re PR debug/6387 (-fpic -gdwarf-2 -g1 combination give ICE in dwarf2out)
authorJason Merrill <jason@redhat.com>
Sat, 15 Mar 2003 17:06:24 +0000 (12:06 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Sat, 15 Mar 2003 17:06:24 +0000 (12:06 -0500)
commit8cadae7e83c8090de6e91ba835107ead73d553e7
treeb3b0dcb311f7dbbc7572f89d71648eaaefa477d8
parentac2768ff6b723ab0899f516e4541b38bff595a41
re PR debug/6387 (-fpic -gdwarf-2 -g1 combination give ICE in dwarf2out)

        PR debug/6387
        * dwarf2out.c (dwarf2out_decl): If we're at -g1, just stick nested
        function DIEs at toplevel.
        (decls_for_scope): At -g1, don't descend into subblocks.

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