[Bug libstdc++/12126] strstream.cc:353: internal compiler error
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Mon Sep 1 21:15: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=12126
pinskia at gcc dot gnu dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |critical
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Last reconfirmed|0000-00-00 00:00:00 |2003-09-01 21:15:56
date| |
Target Milestone|--- |3.4
------- Additional Comments From pinskia at gcc dot gnu dot org 2003-09-01 21:15 -------
As I had said in bug 12110, I think this is a GC problem as it also happens in powerpc-apple-
darwin6.6 when the datasize is limited to the default but in a different place.
Can you try "--param ggc-min-expand=100 --param ggc-min-heapsize=11468800" to see if
that fixes it?
More information about the Gcc-bugs
mailing list