Error while building from CVS under AIX

Andreas Conz andreasc@neuro.informatik.uni-kassel.de
Mon Oct 2 07:31:00 GMT 2000


Hello

I had the follwoing error while bulding under AIX

./xgcc -B./ -B/work/gcc_test/powerpc-ibm-aix4.2.1.0/bin/ -isystem
/work/gcc_test/powerpc-ibm-aix4.2.1.0/include -O2   -DIN_GCC    -g -W
-Wall  -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes 
-Wno-long-long -isystem ./include   -g1  -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED  -I. -I../../gcc -I../../gcc/config
-I../../gcc/../include -DUSE_COLLECT2 -fexceptions -DL_eh -c
../../gcc/libgcc2.c -o libgcc/./_eh.o
../../gcc/libgcc2.c: In function `__get_eh_context':
../../gcc/libgcc2.c:3078: USE or CLOBBER before SET:
(call_insn 18 17 20 (parallel[ 
            (set (reg:SI 3 r3)
                (call (mem:SI (reg:SI 85) 0)
                    (const_int 32 [0x20])))
            (use (reg:SI 2 r2))
            (use (reg:SI 11 r11))
            (set (reg:SI 2 r2)
                (mem:SI (plus:SI (reg:SI 1 r1)
                        (const_int 20 [0x14])) 0))
            (clobber (scratch:SI))
        ] ) -1 (nil)
    (nil)
    (nil))
../../gcc/libgcc2.c:3078: Internal compiler error in single_set_1, at
rtlanal.c:899
   Please submit a full bug report.
   See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.
gmake[3]: *** [libgcc/./_eh.o] Error 1
gmake[3]: Leaving directory `/work/gcc_CVS/gcc/objdir/gcc'
gmake[2]: *** [stmp-multilib] Error 2
gmake[2]: Leaving directory `/work/gcc_CVS/gcc/objdir/gcc'
gmake[1]: *** [stage_a] Error 2
gmake[1]: Leaving directory `/work/gcc_CVS/gcc/objdir/gcc'
gmake: *** [bootstrap] Error 2

with the following configure parameters

../configure --prefix=/work/gcc_test --enable-shared --enable-threads
--enable-version-specific-runtime-libs
--enable-languages=c,c++,fortran,java

and  building with

MAKE=gmake gmake boostrap

-- 
mfg.
Andreas Conz

http://www.neuro.informatik.uni-kassel.de/~andreasc


More information about the Gcc-bugs mailing list