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/12606] internal compiler error: in ggc_pch_read, at ggc-page.c:2099


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!


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