This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Compiling in IBM P690 AIX 5.2


Hi,

Let me know if you need more information.
uname -a
AIX topgun 2 5 0021349B4C00
ld -v
GNU ld version 2.13.1
make -v
GNU Make 3.80

Thanks for your help!

______________________
s -isystem ./include   -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 
-D__GCC_FLOAT_NOT_NEEDED  -I. -I. -I../../gcc-3.3.1/gcc -I../../gcc-3.3.1/gcc/. 
-I../../gcc-3.3.1/gcc/config -I../../gcc-3.3.1/gcc/../include  -DL_fixunsdfsi -c 
../../gcc-3.3.1/gcc/libgcc2.c -o libgcc/./_fixunsdfsi.o
../../gcc-3.3.1/gcc/libgcc2.c: In function `__fixunsdfsi':
../../gcc-3.3.1/gcc/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)))
../../gcc-3.3.1/gcc/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 `/home/workarea/jose/compile/objdir/gcc'
make[2]: *** [stmp-multilib] Error 2
make[2]: Leaving directory `/home/workarea/jose/compile/objdir/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/home/workarea/jose/compile/objdir/gcc'
make: *** [bootstrap] Error 2

Jose I. Hernandez Jr.
Computer Science Department
The University of Texas at El Paso
VOICE (915) 747-5131 FAX (915) 747-5030


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]