This is the mail archive of the libc-hacker@sourceware.cygnus.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: PATCH: BP checks for many ix86 asm funcs



Hi Greg,

something is broken with your patch.  I'll check later what exactly
and correct it if you don't have a direct solution.

Andreas

make[2]: Entering directory `/usr/src/cvs/libc/math'
/opt/gcc-2.96.test/bin/gcc ../sysdeps/i386/fpu/fgetexcptflg.c -c -O3 -Wall -Winline -Wno-format -Wstrict-prototypes -Wwrite-strings -fssa -fstrict-aliasing -g -mpentiumpro -pipe  -momit-leaf-frame-pointer   -Wno-uninitialized  -I../include -I. -I/builds/glibc/20000609-main/math -I.. -I../libio  -I/builds/glibc/20000609-main -I../sysdeps/i386/elf -I../linuxthreads/sysdeps/unix/sysv/linux/i386 -I../linuxthreads/sysdeps/unix/sysv/linux -I../linuxthreads/sysdeps/pthread -I../linuxthreads/sysdeps/unix/sysv -I../linuxthreads/sysdeps/unix -I../linuxthreads/sysdeps/i386/i686 -I../linuxthreads/sysdeps/i386 -I../soft-fp/sysdeps/i386 -I../sysdeps/unix/sysv/linux/i386/i686 -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/i686 -I../sysdeps/unix/i386/i586 -I../sysdeps/unix/i386 -I../sysdeps/unix -I../sysdeps/posix -I../sysdeps/i386/i686/fpu -I../sysdeps/i386/i686 -I../sysdeps/i386/i486 -I../sysdeps/i386/fpu -I../sysdeps/i386 -I../sysdeps/wordsize-32 -I../sysdeps/ieee754/ldbl-96 -I../sysdeps/ieee754/dbl-64 -I../sysdeps/ieee754/flt-32 -I../sysdeps/ieee754 -I../sysdeps/generic/elf -I../sysdeps/generic   -D_LIBC_REENTRANT -include ../include/libc-symbols.h     -D__NO_MATH_INLINES -D__LIBC_INTERNAL_MATH_INLINES -o /builds/glibc/20000609-main/math/fgetexcptflg.o
{standard input}: Assembler messages:
{standard input}:54: Error: expected comma after name in .symver
{standard input}:54: Error: Rest of line ignored. First ignored character is `('.
{standard input}:55: Error: expected comma after name in .symver
{standard input}:55: Error: Rest of line ignored. First ignored character is `('.
make[2]: *** [/builds/glibc/20000609-main/math/fgetexcptflg.o] Error 1
make[2]: Leaving directory `/usr/src/cvs/libc/math'

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de

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