stage1/xgcc -Bstage1/ -B/usr/ppc-pld-linux/bin/ -c -O2 -fsigned-char
-fprofile-generate
-DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-pedantic
-Wno-long-long -Wno-variadic-macros -Wold-style-definition -DHAVE_CONFIG_H
-DGENERATOR_FILE -I. -Ibuild -I../../gcc -I../../gcc/build
-I../../gcc/../include
-I../../gcc/../libcpp/include \
-o build/gensupport.o ../../gcc/gensupport.c
../../gcc/gensupport.c: In function 'gen_rtx_CONST_INT':
../../gcc/gensupport.c:147: error: could not split insn
(insn:TI 14 58 65 (set (mem/s:DI (plus:SI (reg:SI 3 3 [orig:118 rt ] [118])
(const_int 8 [0x8])) [0 <variable>.u.hwint+0 S8 A64])
(reg:SI 28 28 [127])) 237 {*movdi_internal32} (insn_list:REG_DEP_TRUE
38
(insn_list:REG_DEP_TRUE 11 (insn_list:REG_DEP_OUTPUT 57
(insn_list:REG_DEP_OUTPUT 58 (insn_list:REG_DEP_ANTI 55
(insn_list:REG_DEP_ANTI 56 (nil)))))))
(expr_list:REG_DEAD (reg:SI 28 28 [127])
(nil)))
../../gcc/gensupport.c:147: internal compiler error: in final_scan_insn, at
final.c:2501
While building gcc4 snap from 02-26 on snap from 02-20.
--
Summary: [4.0 Regression] ICE ppc
Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: critical
Priority: P1
Component: c
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: mmazur at kernel dot pl
CC: gcc-bugs at gcc dot gnu dot org,pluto at pld-linux dot
org
GCC host triplet: ppc-pld-linux
GCC target triplet: ppc-pld-linux
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20289