This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug pch/12606] internal compiler error: in ggc_pch_read, at ggc-page.c:2099
- From: "carlo at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Nov 2003 14:31:19 -0000
- Subject: [Bug pch/12606] internal compiler error: in ggc_pch_read, at ggc-page.c:2099
- References: <20031013233128.12606.carlo@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12606
carlo at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |3.4
------- Additional Comments From carlo at gcc dot gnu dot org 2003-11-07 14:31 -------
Although it is easy to work around this ICE
by removing the .gch file prior to generating
it (ie in a Makefile) when it already exists,
a lot of innocent people are bound to run into it
when this bug will still be in an official release.