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 alinoe dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Oct 2003 01:18:12 -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
------- Additional Comments From carlo at alinoe dot com 2003-10-14 01:18 -------
Subject: Re: internal compiler error: in ggc_pch_read, at ggc-page.c:2099
You're a genious! What do you need a 10 Megabyte preprocessed file for
when pinskia can do it with /dev/null? :))
Works for me too, with any name it seems.
/tmp>touch qqq.h
/tmp>gcc-cvs-3.4 -c qqq.h -include qqq.h
/tmp>gcc-cvs-3.4 -c qqq.h -include qqq.h
<command line>:1: internal compiler error: in ggc_pch_read, at ggc-page.c:2099
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Thanks! Now only someone to fix it!