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

           Summary: [4.6 regression] internal compiler error: segmentation
                    fault
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: treelang
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: jojel...@gmail.com
              Host: i686-pc-cygwin
            Target: i686-pc-cygwin
             Build: i686-pc-cygwin


Created attachment 22566
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22566
preprocessed source

gcc ctype_.i -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/i686-pc-cygwin/4.6.0/lto-wrapper.exe
Target: i686-pc-cygwin
Configured with: ./configure --prefix=/usr --disable-win32-registry
--enable-threads=posix --enable-languages=c,c++,lto --with-win32-nlsapi=unicode
--enable-tls --disable-bootstrap --enable-shared --disable-sjlj-exceptions
--enable-gomp
Thread model: posix
gcc version 4.6.0 20101129 (experimental) (GCC)
COLLECT_GCC_OPTIONS='-v' '-mtune=generic' '-march=pentiumpro'
 /usr/libexec/gcc/i686-pc-cygwin/4.6.0/cc1.exe -fpreprocessed ctype_.i -quiet
-dumpbase ctype_.i -mtune=generic -march=pentiumpro -auxbase ctype_ -version -o
/cygdrive/d/temp/cache/ccXLGxhF.s
GNU C (GCC) version 4.6.0 20101129 (experimental) (i686-pc-cygwin)
        compiled by GNU C version 4.6.0 20101129 (experimental), GMP version
5.0.0, MPFR version 2.4.2, MPC version 0.8.1
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
GNU C (GCC) version 4.6.0 20101129 (experimental) (i686-pc-cygwin)
        compiled by GNU C version 4.6.0 20101129 (experimental), GMP version
5.0.0, MPFR version 2.4.2, MPC version 0.8.1
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: fc44f5abb6a0b2db9b440e397cdf946e
../../../.././newlib/libc/ctype/ctype_.c:115:1: 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.

Reply via email to