This is the mail archive of the libc-alpha@sources.redhat.com mailing list for the glibc project.


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

Re: `make check' failure in 2.1.93


Ulrich Drepper <drepper@redhat.com> writes in libc-alpha@sourceware.cygnus.com:
 ...
> Here it it correct.  I would try a different compiler first before
> spending more time on this.

gcc-2.95.2 loses.


gcc-stable conjf.c -c -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g -mieee -mieee    -Wno-uninitialized  -I../include -I. -I/home/work/turbo/BUILD/libc/build-alpha-linux-2/math -I.. -I../libio  -I/home/work/turbo/BUILD/libc/build-alpha-linux-2 -I../sysdeps/alpha/elf -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/alpha -I../soft-fp/sysdeps/alpha -I../sysdeps/unix/sysv/linux/alpha/alpha -I../sysdeps/unix/sysv/linux/alpha -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/alpha -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/alpha/fpu -I../sysdeps/alpha -I../sysdeps/wordsize-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic   -D_LIBC_REENTRANT -include ../include/libc-sy!
mbols.h     -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -DNO_LONG_DOUBLE -D_Mlong_double_=double -o /home/work/turbo/BUILD/libc/build-alpha-linux-2/math/conjf.o
conjf.c: In function `__conjf':
conjf.c:25: Unable to access imaginary part of complex value in a hard register on this target
make[2]: *** [/home/work/turbo/BUILD/libc/build-alpha-linux-2/math/conjf.o] Error 1


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