re PR debug/24070 (Dwarf macro info has bad file numbers)
authorRichard Henderson <rth@redhat.com>
Thu, 6 Oct 2005 19:33:02 +0000 (12:33 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 6 Oct 2005 19:33:02 +0000 (12:33 -0700)
commit5597a350f4143b458bbc4c9a558d5bac43c141c5
treebfd1b87e4ae8e2f6d6b7d308e1af1e39430eef96
parent03f9dd3fde13d09160efe1ce5878ba6eda4ca7b1
re PR debug/24070 (Dwarf macro info has bad file numbers)

        PR debug/24070
        * dwarf2out.c (lookup_filename): Return the result of maybe_emit_file.
        (dwarf2out_start_source_file): Print it.

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