[Bug bootstrap/11341] [cygwin] ICE in ggc_pop_context, at ggc-page.c:1441 while compiling libstc++3
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Sat Jun 28 02:02:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11341
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-28 02:02 -------
you are right that only disables for the testsuite, you can disable the gch from creating for
the testsuite by switching GLIBCPP_BUILD_PCH_TRUE and
GLIBCPP_BUILD_PCH_FALSE around in src/libstdc++-v3/include/Makefile.in, this will
disable the creation of the gch but it does not fill the bug which causes the ICE.
More information about the Gcc-bugs
mailing list