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

Reply via email to