[Bug c/12376] New: Compilation error on AIX52

graham dot pursey at dstintl dot com gcc-bugzilla@gcc.gnu.org
Tue Sep 23 13:45: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=12376

           Summary: Compilation error on AIX52
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: graham dot pursey at dstintl dot com
                CC: gcc-bugs at gcc dot gnu dot org

Running on AIX52. Using gcc make 3.80 and binutils 2.14. (Also fails without 
binutils). Using a prebuilt version of gcc 3.3.1 for AIX51 to compile.
Just using --prefix for configure options. Everything is OK up to the gcc 
point. This generates the following:

/export/Software/gcc-3.3.1/gcc/xgcc -B/export/Software/gcc-3.3.1/gcc/ -
B/export/Software/AIX52/gcc-3.3.1/powerpc-ibm-aix5.2.0.0/bin/ -
B/export/Software/AIX52/gcc-3.3.1/powerpc-ibm-aix5.2.0.0/lib/ -
isystem /export/Software/AIX52/gcc-3.3.1/powerpc-ibm-aix5.2.0.0/include -O2  -
DIN_GCC    -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -
isystem ./include   -g -DHAVE_GTHR_DEFAULT -DIN_LIBGCC2 -
D__GCC_FLOAT_NOT_NEEDED  -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,

Let me know if you need any more information.



More information about the Gcc-bugs mailing list