This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libstdc++/12126] New: strstream.cc:353: internal compiler error
- From: "andreast at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Sep 2003 19:14:01 -0000
- Subject: [Bug libstdc++/12126] New: strstream.cc:353: internal compiler error
- 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=12126
Summary: strstream.cc:353: internal compiler error
Product: gcc
Version: 3.4
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: libstdc++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: andreast at gcc dot gnu dot org
CC: gcc-bugs at gcc dot gnu dot org
GCC build triplet: sparc-sun-solaris2.9
GCC host triplet: sparc-sun-solaris2.9
GCC target triplet: sparc-sun-solaris2.9
strstream.cc gives a BUS ERROR.
/opt/gcc/gcc-cvs/objdir/gcc/cc1plus -fpreprocessed strstream.ii -mptr64
-mstack-bias -mno-v8plus -quiet -dumpbase strstream.cc -m64 -m64 -mcpu=v7
-auxbase-strip .libs/strstream.o -g -g -O2 -O2 -O2 -Wall -Wno-format -W
-Wwrite-strings -Wno-deprecated -version -fno-implicit-templates
-fdiagnostics-show-location=once -ffunction-sections -fdata-sections -fPIC -o
strstream.s
GNU C++ version 3.4 20030901 (experimental) (sparc-sun-solaris2.9)
compiled by GNU C version 3.4 20030901 (experimental).
GGC heuristics: --param ggc-min-expand=91 --param ggc-min-heapsize=114688
/opt/gcc/gcc-cvs/gcc/libstdc++-v3/src/strstream.cc: In member function `void
std::istrstream::_ZTv0_n24_NSt10istrstreamD1Ev()':
/opt/gcc/gcc-cvs/gcc/libstdc++-v3/src/strstream.cc:353: internal compiler error:
Bus Error
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.