[Bug c/30497] New: compiling binutils 2.17 on aix fails with gcc 4.1.1

jorgen dot moth at uni-c dot dk gcc-bugzilla@gcc.gnu.org
Thu Jan 18 11:50:00 GMT 2007


-bash-3.00$ gcc -v
Using built-in specs.
Target: powerpc-ibm-aix5.3.0.0
Configured with: /data1/JM/gcc-4.1.1/configure
--prefix=/usr/unic/libexec/gcc/4.1.1 --enable-languages=c,c++ --disable-nls
Thread model: aix
gcc version 4.1.1
-bash-3.00$ gcc -save-temps -DHAVE_CONFIG_H -I. -I.././binutils -I.
-D_GNU_SOURCE -I. -I.././binutils -I../bfd -I.././binutils/../bfd \
> -I.././binutils/../include -I.././binutils/../intl -I../intl -DLOCALEDIR="\"/usr/unic/libexec/binutils/2.17/share/locale\"" \
> -Dbin_dummy_emulation=bin_aix5_emulation   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2  -c readelf.c
readelf.c: In function 'get_dynamic_data':
readelf.c:6882: error: unrecognizable insn:
(insn 190 186 191 9 readelf.c:6877 (parallel [
            (set (mem:SI (plus:SI (reg:SI 29 29 [orig:123 ivtmp.1079 ] [123])
                        (const_int 4294967288 [0xfffffff8])) [0 S4 A8])
                (reg:SI 3 3))
            (set (reg:SI 29 29 [orig:123 ivtmp.1079 ] [123])
                (plus:SI (reg:SI 29 29 [orig:123 ivtmp.1079 ] [123])
                    (const_int 4294967288 [0xfffffff8])))
        ]) -1 (nil)
    (nil))
readelf.c:6882: internal compiler error: in extract_insn, at recog.c:2084
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


-- 
           Summary: compiling binutils 2.17 on aix fails with gcc 4.1.1
           Product: gcc
           Version: 4.1.1
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: jorgen dot moth at uni-c dot dk


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



More information about the Gcc-bugs mailing list