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/34895] [4.1/4.2/4.3 Regression] ICE in force_type_die, at dwarf2out.c:12923



------- Comment #4 from jason at gcc dot gnu dot org  2008-01-22 20:06 -------
That patch looks right to me.  This seems to be a bug caused by the deceptive
name "gen_type_die" which really should be called something like
"gen_main_variant_type_die".


-- 


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


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