dwarf2out.c (gen_compile_unit_die): Use IS_ABSOLUTE_PATH.
authorNathan Froyd <froydnj@codesourcery.com>
Wed, 25 Oct 2006 13:31:21 +0000 (13:31 +0000)
committerNathan Froyd <froydnj@gcc.gnu.org>
Wed, 25 Oct 2006 13:31:21 +0000 (13:31 +0000)
commit1d2c2b968151fe8e21c225ba194132f3b6ce8e02
tree2d8c2eb8318621d7cf876ffa591de23643793bd9
parent80ba94327e268caddf88c9ea3bd1dd6061c55569
dwarf2out.c (gen_compile_unit_die): Use IS_ABSOLUTE_PATH.

        * dwarf2out.c (gen_compile_unit_die): Use IS_ABSOLUTE_PATH.
        (file_table_relative_p): Likewise.
        (dwarf2out_finish): Likewise.
        (file_name_acquire): Use DIR_SEPARATOR and DIR_SEPARATOR_2.

From-SVN: r118033
gcc/ChangeLog
gcc/dwarf2out.c