Builds failed with ICE. configuration is follows:
../../sources/gcc/configure --prefix=/pizza4 --target=m32c-elf
--enable-languages=c --with-gmp=/opt/gcc4build --with-mpfr=/opt/gcc4build

Error message is like this:
/Users/monaka/m32c/build-osx/gcc/./gcc/xgcc
-B/Users/monaka/m32c/build-osx/gcc/./gcc/ -nostdinc
-B/Users/monaka/m32c/build-osx/gcc/m32c-elf/newlib/ -isystem
/Users/monaka/m32c/build-osx/gcc/m32c-elf/newlib/targ-include -isystem
/Users/monaka/m32c/sources/gcc/newlib/libc/include
-B/Users/monaka/m32c/build-osx/gcc/m32c-elf/libgloss/m32c
-L/Users/monaka/m32c/build-osx/gcc/m32c-elf/libgloss/libnosys
-L/Users/monaka/m32c/sources/gcc/libgloss/m32c -B/pizza4/m32c-elf/bin/
-B/pizza4/m32c-elf/lib/ -isystem /pizza4/m32c-elf/include -isystem
/pizza4/m32c-elf/sys-include -c -DHAVE_CONFIG_H -g -O2    -mcpu=m32cm  -I.
-I../../../../../sources/gcc/libiberty/../include  -W -Wall -Wwrite-strings
-Wc++-compat -Wstrict-prototypes -pedantic 
../../../../../sources/gcc/libiberty/regex.c -o regex.o
In file included from ../../../../../sources/gcc/libiberty/regex.c:638:
../../../../../sources/gcc/libiberty/regex.c: In function
ebyte_regex_compilef:
../../../../../sources/gcc/libiberty/regex.c:2638: warning: large integer
implicitly truncated to unsigned type
../../../../../sources/gcc/libiberty/regex.c:3173: warning: large integer
implicitly truncated to unsigned type
../../../../../sources/gcc/libiberty/regex.c:3185: warning: large integer
implicitly truncated to unsigned type
../../../../../sources/gcc/libiberty/regex.c: In function
ebyte_re_match_2_internalf:
../../../../../sources/gcc/libiberty/regex.c:7481: internal compiler error: in
gen_add2_insn, at optabs.c:4733
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[4]: *** [regex.o] Error 1
make[3]: *** [multi-do] Error 1
make[2]: *** [all] Error 2
make[1]: *** [all-target-libiberty] Error 2
make: *** [all] Error 2


-- 
           Summary: Build failed with ICE
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: monaka at monami-software dot com
 GCC build triplet: i386-apple-darwin9.6.0
  GCC host triplet: i386-apple-darwin9.6.0
GCC target triplet: m32c-unknown-elf


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

Reply via email to