This is the mail archive of the glibc-bugs@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]
Other format: [Raw text]

[Bug libc/789] HP_TIMING_ACCUM broken on ia32 ?


------- Additional Comments From castet dot matthieu at free dot fr  2005-03-15 08:35 -------
Created an attachment (id=434)
 --> (http://sources.redhat.com/bugzilla/attachment.cgi?id=434&action=view)
testcase

in src/nptl :

$ gcc /tmp/test.c -std=gnu99 -O2 -Wall -Winline -Wstrict-prototypes
-Wwrite-strings -g -mpreferred-stack-boundary=2     -I../include -I.
-I/home/castetm/trace/contrib/libc_compil/build/nptl -I.. -I../libio 
-I/home/castetm/trace/contrib/libc_compil/build -I../sysdeps/i386/elf
-I../nptl/sysdeps/unix/sysv/linux/i386/i686
-I../nptl/sysdeps/unix/sysv/linux/i386 -I../nptl/sysdeps/unix/sysv/linux
-I../nptl/sysdeps/pthread -I../sysdeps/pthread -I../nptl/sysdeps/unix/sysv
-I../nptl/sysdeps/unix -I../nptl/sysdeps/i386/i686 -I../nptl/sysdeps/i386
-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/i686/fpu
-I../sysdeps/i386/i686 -I../sysdeps/i386/i486 -I../nptl/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 -D_LIBC_REENTRANT -include
../include/libc-symbols.h   -DNOT_IN_libc=1 -DIS_IN_libpthread=1 -o /tmp/test
/tmp/test.c:4: attention : function declaration isn't a prototype
/tmp/test.c: Dans la fonction « main »:
/tmp/test.c:20: attention : implicit declaration of function `printf'
/tmp/test.c:18: error: impossible register constraint in `asm'
/tmp/test.c:21: embrouillé par les erreurs précédentes, abandon

-- 


http://sources.redhat.com/bugzilla/show_bug.cgi?id=789

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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