Fix corrupted dwarf2 file table with -fno-eliminate-unused-debug-types.
authorJames E Wilson <wilson@specifixinc.com>
Tue, 3 May 2005 18:32:08 +0000 (18:32 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 3 May 2005 18:32:08 +0000 (11:32 -0700)
commit26ba801a791ccd9dff5923e5e7429cea4ae1f3be
tree44129144871a2f81a93e6227265e5887aea19db9
parentccf08a6ed7ade866dab79e1c0dc853bae887f9e2
Fix corrupted dwarf2 file table with -fno-eliminate-unused-debug-types.

* dwarf2out.c (lookup_filename): Call maybe_emit_file.

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