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 pch/14137] [pch] ICE in cgraph_finalize_compilation_unit, at cgraphunit.c:407


------- Additional Comments From steven at gcc dot gnu dot org  2004-03-23 22:50 -------
I completely agree, see what I said in my mail to gcc-patches.  But to stuff 
all flags and debug settings (and machine-specific flags??) into one big struct 
and writing that out to the pch looks a bit unsafe for 3.4 ;-)

I was actually hoping that Neil's work on option handling would have included 
moving all flags to some struct, but unfortunately...

I'll commit the patch and keep the bug open, targeted for 3.5.



-- 


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


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