Bootstrap fails on powerpc-apple-darwin9 due to a revision between 151343 and
151349 (see http://gcc.gnu.org/ml/gcc-regression/2009-09/msg00024.html):

/opt/gcc/darwin_buildw/./prev-gcc/xgcc -B/opt/gcc/darwin_buildw/./prev-gcc/
-B/opt/gcc/gcc4.5w/powerpc-apple-darwin9/bin/
-B/opt/gcc/gcc4.5w/powerpc-apple-darwin9/bin/
-B/opt/gcc/gcc4.5w/powerpc-apple-darwin9/lib/ -isystem
/opt/gcc/gcc4.5w/powerpc-apple-darwin9/include -isystem
/opt/gcc/gcc4.5w/powerpc-apple-darwin9/sys-include     -g -O2 -mdynamic-no-pic
-DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual -Wstrict-prototypes
-Wmissing-prototypes -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros -Wno-overlength-strings -Werror -Wold-style-definition
-Wc++-compat -fno-common  -DHAVE_CONFIG_H -DGENERATOR_FILE  -o build/genrecog \
            build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o
build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o
build/errors.o .././libiberty/libiberty.a
build/genrecog ../../gcc-4.5-work/gcc/config/rs6000/rs6000.md \
          insn-conditions.md > tmp-recog.c
../../gcc-4.5-work/gcc/config/rs6000/rs6000.md:12910: warning: operand 1
missing mode?
../../gcc-4.5-work/gcc/config/rs6000/altivec.md:1690: warning: operand 1
missing mode?
../../gcc-4.5-work/gcc/config/rs6000/altivec.md:1697: warning: operand 1
missing mode?
../../gcc-4.5-work/gcc/config/rs6000/altivec.md:1851: warning: destination
missing a mode?
../../gcc-4.5-work/gcc/config/rs6000/altivec.md:1851: warning: operand 0
missing mode?
../../gcc-4.5-work/gcc/config/rs6000/altivec.md:2366: warning: operand 1
missing mode?
../../gcc-4.5-work/gcc/config/rs6000/altivec.md:2374: warning: operand 1
missing mode?
../../gcc-4.5-work/gcc/config/rs6000/altivec.md:2382: warning: operand 1
missing mode?
../../gcc-4.5-work/gcc/config/rs6000/altivec.md:2390: warning: operand 1
missing mode?
../../gcc-4.5-work/gcc/config/rs6000/altivec.md:2632: warning: operand 1
missing mode?
../../gcc-4.5-work/gcc/config/rs6000/altivec.md:2632: warning: operand 2
missing mode?
../../gcc-4.5-work/gcc/config/rs6000/altivec.md:2641: warning: operand 1
missing mode?
../../gcc-4.5-work/gcc/config/rs6000/altivec.md:2641: warning: operand 2
missing mode?
/bin/sh ../../gcc-4.5-work/gcc/../move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-recog
/opt/gcc/darwin_buildw/./prev-gcc/xgcc -B/opt/gcc/darwin_buildw/./prev-gcc/
-B/opt/gcc/gcc4.5w/powerpc-apple-darwin9/bin/
-B/opt/gcc/gcc4.5w/powerpc-apple-darwin9/bin/
-B/opt/gcc/gcc4.5w/powerpc-apple-darwin9/lib/ -isystem
/opt/gcc/gcc4.5w/powerpc-apple-darwin9/include -isystem
/opt/gcc/gcc4.5w/powerpc-apple-darwin9/sys-include    -c  -g -O2
-mdynamic-no-pic -DIN_GCC   -W -Wall -Wwrite-strings -Wcast-qual
-Wstrict-prototypes -Wmissing-prototypes -Wmissing-format-attribute -pedantic
-Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Werror
-Wold-style-definition -Wc++-compat -fno-common  -DHAVE_CONFIG_H -I. -I.
-I../../gcc-4.5-work/gcc -I../../gcc-4.5-work/gcc/.
-I../../gcc-4.5-work/gcc/../include -I../../gcc-4.5-work/gcc/../libcpp/include
-I/opt/mpc/build//include  -I/sw/include 
-I../../gcc-4.5-work/gcc/../libdecnumber
-I../../gcc-4.5-work/gcc/../libdecnumber/dpd -I../libdecnumber -I/sw/include 
-I/sw/include -DCLOOG_PPL_BACKEND   insn-recog.c -o insn-recog.o
[address=03d551b2 pc=00803828]
../../gcc-4.5-work/gcc/config/rs6000/altivec.md: In function 'recog_49':
../../gcc-4.5-work/gcc/config/rs6000/altivec.md:329:1: internal compiler error:
Segmentation Fault


-- 
           Summary: [4.5 Regression] Bootstrap failure on powerpc-apple-
                    darwin9 due to a revision between 151343 and 151349
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr
 GCC build triplet: powerpc-apple-darwin9
  GCC host triplet: powerpc-apple-darwin9
GCC target triplet: powerpc-apple-darwin9


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

Reply via email to