BUG in Compiling Glibc 2.0.102 time/strptime.c
root
root@cassis.gyptis.frmug.org
Tue Nov 17 10:15:00 GMT 1998
Here the output from the make process(the compiler is pgcc-2.91.57):
========================================
make[1]: Entering directory `/root/glibc-2.0.99/time'
gcc strptime.c -c -O -Wall -Winline -Wstrict-prototypes -Wwrite-strings -g -fPIC -g0 -O99 -fomit-frame-pointer
-D__USE_STRING_INLINES -I../include -I. -I.. -I../libio -I../sysdeps/i386/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/i386 -I../linuxthreads/sysdeps/pthread/no-cmpxchg
-I../sysdeps/unix/sysv/linux/i386 -I../sysdeps/unix/sysv/linux -I../sysdeps/gnu -I../sysdeps/unix/common
-I../sysdeps/unix/mman -I../sysdeps/unix/inet -I../sysdeps/unix/sysv/i386 -I../sysdeps/unix/sysv -I../sysdeps/unix/i386
-I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i586 -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu
-I../sysdeps/libm-i387
-I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754 -I../sysdeps/libm-ieee754 -I../sysdeps/generic/elf
-I../sysdeps/generic -D_LIBC_REENTRANT -include ../include/libc-symbols.h -DPIC -o strptime.os
strptime.c: In function `strptime_internal':
strptime.c:729: fixed or forbidden register 3 (bx) was spilled for class GENERAL_REGS.
This may be due to a compiler bug or to impossible asm
statements or clauses.
make[1]: *** [strptime.os] Error 1
make[1]: Leaving directory `/root/glibc-2.0.99/time'
make: *** [time/subdir_lib] Error 2
============================================
I attach with this mail the gunzipped source.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: strptime.c.gz
Type: application/x-gzip
Size: 4592 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-bugs/attachments/19981117/9f30bafe/attachment.bin>
More information about the Gcc-bugs
mailing list