This is the mail archive of the gcc-testresults@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]

Error building haifa-enabled 2.96 20000110 (experimental) on AIX 4.3.3


Please find attached below the error I receive when trying to do a "make
bootstrap" on an IBM RS/6000 S80 AIX 4.3.3 system for the latest egcs
20000110 release:

/usr/local/blackbird/WORKSPACE5/schuld/gnu/egcs-aix433/gcc/xgcc -B/usr/local/bla
ckbird/WORKSPACE5/schuld/gnu/egcs-aix433/gcc/ -B/afs/btv/data/n37v/software/gnu-
aix433-64bit/egcs/powerpc-ibm-aix4.3.3.0/bin/ -c -DHAVE_CONFIG_H -maix64  -I.
-I../../../../egcs/libiberty/../include  -W -Wall -Wtraditional ../../../..
/egcs/libiberty/cplus-dem.c
cc1: warning: -maix64 requires PowerPC64 architecture remain enabled.
../../../../egcs/libiberty/cplus-dem.c: In function `qualifier_string':
../../../../egcs/libiberty/cplus-dem.c:594: Unrecognizable insn:
(insn 96 95 97 (set (reg:DI 102)
        (plus:DI (reg:SI 100)
            (reg:DI 101))) -1 (nil)
    (nil))
../../../../egcs/libiberty/cplus-dem.c:594: Internal compiler error in `extract_
insn', at recog.c:2043
Please submit a full bug report.
See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions.
make[4]: *** [cplus-dem.o] Error 1
make[4]: Leaving directory `/usr/local/blackbird/WORKSPACE5/schuld/gnu/egcs-aix4
33/powerpc-ibm-aix4.3.3.0/ppc64/libiberty'
make[3]: *** [multi-do] Error 1
make[3]: Leaving directory `/usr/local/blackbird/WORKSPACE5/schuld/gnu/egcs-aix4
33/powerpc-ibm-aix4.3.3.0/libiberty'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/usr/local/blackbird/WORKSPACE5/schuld/gnu/egcs-aix4
33/powerpc-ibm-aix4.3.3.0/libiberty'
make[1]: *** [all-target-libiberty] Error 2
make[1]: Leaving directory `/usr/local/blackbird/WORKSPACE5/schuld/gnu/egcs-aix4
33'
make: *** [bootstrap] Error 2


- - - - - - - - - - - - - - - - - - - - - -

% cat config.status
#!/bin/sh
# This file was generated automatically by configure.  Do not edit.
# This directory was configured as follows:
../egcs/configure --with-gcc-version-trigger=/usr/local/blackbird/WORKSPACE5/sch
uld/gnu/egcs-20000110/gcc/version.c --host=powerpc-ibm-aix4.3.3.0 --prefix=/afs/
btv/data/n37v/software/gnu-aix433-64bit/egcs --with-cpu=common --enable-haifa
--enable-multilib --norecursion 
#  using "mt-frag"


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