This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/18386] New: ICE in __static_initialization_and_destruction_0


Recent CVS:

$ uname -a
CYGWIN_NT-5.1 jmckelvey-xp 1.5.11(0.116/4/2) 2004-09-04 23:17 i686 unknown unkno
wn Cygwin


$ g++ -v
Reading specs from /usr/local/lib/gcc/i686-pc-cygwin/4.0.0/specs
Configured with: /cygdrive/c/jimdata/home/cvsroot/gcc/configure --verbose --ena
le-threads --with-gnu-as --with-gnu-ld --disable-nls --enable-languages=c++
Thread model: posix
gcc version 4.0.0 20041108 (experimental)

g++ -save-temps -c -g -fno-elide-constructors -pedantic-errors -Werror -ansi -
no-common -fstrict-aliasing -Wall -Wold-style-cast -Wsign-promo -Wpointer-arith
-Wconversion -Wundef -Wwrite-strings -Winvalid-pch -Woverloaded-virtual -Wcast-
ual -Wextra -MMD -fimplicit-templates -o ClearRetainEnum.o ClearRetainEnum.cc
learRetainEnum.cc: In function 'void __static_initialization_and_destruction_0(
nt, int)':
learRetainEnum.cc:54: internal compiler error: Segmentation fault
lease submit a full bug report,
ith preprocessed source if appropriate.
ee <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: ICE in  __static_initialization_and_destruction_0
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: James dot W dot Mckelvey at jpl dot nasa dot gov
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-cygwin
  GCC host triplet: i686-pc-cygwin
GCC target triplet: i686-pc-cygwin


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18386


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]