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]

compiler error compiling glibc 2.1.1pre1


egcs version: gcc version egcs-2.93.14 19990401 (gcc2 ss-980929 experimental)
system: sparc linux system (32bit) running on an ultrasparc, glibc 2.1.1pre1

compiler is a cross sparc->sparc64 setup

error is:
../../gcc/haifa-sched.c:4500: Internal compiler error in function create_reg_dead_note
(error occurs in sched if I disable haifa)

compiler command line is:
egcc ../sysdeps/libm-ieee754/s_isinff.c -c -O2 -Wall -Winline
-Wstrict-prototypes -Wwrite-strings -g     -Wno-uninitialized
-Wno-write-strings  -I../include -I.
-I/usr/src/glibc/glibc-2.1.1/build-sparc64/math -I.. -I../libio
-I/usr/src/glibc/glibc-2.1.1/build-sparc64 -I../sysdeps/sparc/sparc64/elf
-I../crypt/sysdeps/unix -I../linuxthreads/sysdeps/unix/sysv/linux
-I../linuxthreads/sysdeps/pthread
-I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix
-I../linuxthreads/sysdeps/sparc/sparc64
-I../linuxthreads/sysdeps/pthread/cmpxchg -I../linuxthreads/sysdeps/sparc
-I../sysdeps/unix/sysv/linux/sparc/sparc64
-I../sysdeps/unix/sysv/linux/sparc -I../sysdeps/unix/sysv/linux
-I../sysdeps/gnu -I../sysdeps/unix/common -I../sysdeps/unix/mman
-I../sysdeps/unix/inet -I../sysdeps/unix/sysv -I../sysdeps/unix/sparc
-I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/sparc/sparc64/fpu
-I../sysdeps/sparc/sparc64 -I../sysdeps/wordsize-64 -I../sysdeps/sparc/fpu
-I../sysdeps/sparc -I../sysdeps/ieee754 -I../sysdeps/libm-ieee754
-I../sysdeps/generic/elf -I../sysdeps/generic  -nostdinc -isystem
/usr/lib/gcc-lib/sparc64-linux/egcs-2.93.14/include -isystem
/usr/src/kernel-headers-2.2.1/include -D_LIBC_REENTRANT -include
../include/libc-symbols.h     -D__NO_MATH_INLINES
-D__LIBC_INTERNAL_MATH_INLINES -o
/usr/src/glibc/glibc-2.1.1/build-sparc64/math/s_isinff.o

s_isinff.i.bz2


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