[Bug bootstrap/12687] New: Problem building 3.3.2 on AIX 5.2
rylesl at shands dot ufl dot edu
gcc-bugzilla@gcc.gnu.org
Mon Oct 20 14:14:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12687
Summary: Problem building 3.3.2 on AIX 5.2
Product: gcc
Version: 3.3.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bootstrap
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: rylesl at shands dot ufl dot edu
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: powerpc-ibm-aix5.2.0.0
./xgcc -B./ -B/usr/local/powerpc-ibm-aix5.2.0.0/bin/ -isystem /usr/local/powerpc
-ibm-aix5.2.0.0/include -isystem /usr/local/powerpc-ibm-aix5.2.0.0/sys-include -
O2 -DIN_GCC -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototype
s -isystem ./include -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEE
DED -I. -I. -I. -I./. -I./config -I./../include -DL_fixunsdfsi -c ./libgcc2.c
-o libgcc/./_fixunsdfsi.o
libgcc2.c: In function `__fixunsdfsi':
libgcc2.c:1161: error: unrecognizable insn:
(insn:HI 11 10 12 0 0 (set (reg:CCEQ 122)
(compare:CCEQ (ior:SI (gt:SI (reg:CCFP 121)
(const_int 0 [0x0]))
(eq:SI (reg:CCFP 121)
(const_int 0 [0x0])))
(const_int 1 [0x1]))) -1 (insn_list 10 (nil))
(expr_list:REG_DEAD (reg:CCFP 121)
(nil)))
libgcc2.c:1161: internal compiler error: in extract_insn, at recog.c:2175
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[3]: *** [libgcc/./_fixunsdfsi.o] Error 1
make[3]: Leaving directory `/tmp/sw/gcc-3.3.2/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/tmp/sw/gcc-3.3.2/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/tmp/sw/gcc-3.3.2/gcc'
make: *** [bootstrap-lean] Error 2
More information about the Gcc-bugs
mailing list