[Bug lto/46911] [4.6 Regression] ICE: SIGSEGV in add_name_and_src_coords_attributes (dwarf2out.c:17792) with -flto -g
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Jan 19 17:26:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46911
--- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-01-19 16:55:55 UTC ---
Yeah, all the inlines should be BLOCK_ABSTRACT_ORIGIN of some BLOCK that is
being streamed, so in theory all of them should be already streamed, just
DECL_INITIAL is not filled in.
More information about the Gcc-bugs
mailing list