re PR debug/17389 (ICE in dwarf2out_finish, at dwarf2out.c:13566)
authorJan Hubicka <jh@suse.cz>
Thu, 23 Sep 2004 00:51:40 +0000 (02:51 +0200)
committerJan Hubicka <hubicka@gcc.gnu.org>
Thu, 23 Sep 2004 00:51:40 +0000 (00:51 +0000)
commit60108d34dc4958a8b4081ceb0c833f76648e7157
tree101fce60f8be93e2d49a7ca27ef11256887c00e0
parente53de54da399b14c108c994a81c047502cf4a513
re PR debug/17389 (ICE in dwarf2out_finish, at dwarf2out.c:13566)

PR debug/17389
* dwarf2out.c (dwarf2out_finish): Deal with nested functions
of fully inlined functions.
* tree-inline.c (inline_forbidden_p_1): Nested functions can be
inlined.

From-SVN: r87911
gcc/ChangeLog
gcc/dwarf2out.c
gcc/tree-inline.c