This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/32118] New: ICE in c++ code
- From: "bowie dot owens at csiro dot au" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 28 May 2007 01:41:07 -0000
- Subject: [Bug c++/32118] New: ICE in c++ code
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
internal compiler error: Segmentation fault occurs in c++ code.
Built from gcc 4.2.0 release source.
g++ -v:
Using built-in specs.
Target: i686-pc-linux-gnu
Configured with: ../gcc-4.2.0/configure --prefix=/local_scratch/owe043/gcc_4_2
--enable-languages=c,c++,fortran
Thread model: posix
gcc version 4.2.0
To reproduce ICE command is:
g++ foo.ii
Output of g++ is:
foo.cc:118: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
Will attach foo.ii.
--
Summary: ICE in c++ code
Product: gcc
Version: 4.2.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: bowie dot owens at csiro dot au
GCC build triplet: i686-pc-linux-gnu
GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32118