This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug debug/12389] ICE in gen_subprogram_die for nested function


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12389



------- Additional Comments From rsandifo at gcc dot gnu dot org  2003-09-24 14:19 -------
Ooops... don't know what I was on when I wrote the final paragraph.
It should have read:

At a guess, I think that the dwarf code is getting confused by the inlining
of functions that aren't marked as DECL_INLINE.  It'll be a few days before
I can look into this in more detail though.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]