{~/tmp}$gcc -v 
Using built-in specs.
Target: x86_64-unknown-linux-gnu
Configured with: /svn/gcc/configure --prefix=/gcc-4.4/gcc --enable-shared
--enable-languages=c,c++,objc,obj-c++,fortran --disable-multilib
--with-gmp=/gcc-4.4/gmp --with-mpfr=/gcc-4.4/mpfr --with-ppl=/gcc-4.4/ppl
--with-cloog=/gcc-4.4/cloog 
Thread model: posix
gcc version 4.4.0 20090313 (experimental) (GCC) 


{~/tmp}$gcc  -c libgcc2.c -O2 -funroll-all-loops -fsee -fnon-call-exceptions
/svn/gcc/libgcc/../gcc/libgcc2.c: In function '__divti3':
/svn/gcc/libgcc/../gcc/libgcc2.c:1103: internal compiler error: Segmentation
fault
Please submit a full bug report,with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: ICE in libgcc2.c:1103: Segmentation fault
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: linuxl4 at sohu dot com
 GCC build triplet: x86_64-pc-linux
  GCC host triplet: x86_64-pc-linux
GCC target triplet: x86_64-pc-linux


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

Reply via email to