This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/14137] [pch] ICE in cgraph_finalize_compilation_unit, at cgraphunit.c:407
- From: "steven at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 23 Mar 2004 22:50:39 -0000
- Subject: [Bug pch/14137] [pch] ICE in cgraph_finalize_compilation_unit, at cgraphunit.c:407
- References: <20040213062200.14137.mattyt-bugzilla@tpg.com.au>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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