From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21567 invoked by alias); 15 Mar 2005 08:35:17 -0000 Mailing-List: contact glibc-bugs-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Post: List-Help: , Sender: glibc-bugs-owner@sources.redhat.com Received: (qmail 21461 invoked by uid 48); 15 Mar 2005 08:35:08 -0000 Date: Tue, 15 Mar 2005 08:35:00 -0000 Message-ID: <20050315083508.21460.qmail@sourceware.org> From: "castet dot matthieu at free dot fr" To: glibc-bugs@sources.redhat.com In-Reply-To: <20050314140930.789.castet.matthieu@free.fr> References: <20050314140930.789.castet.matthieu@free.fr> Reply-To: sourceware-bugzilla@sources.redhat.com Subject: [Bug libc/789] HP_TIMING_ACCUM broken on ia32 ? X-Bugzilla-Reason: CC X-SW-Source: 2005-03/txt/msg00067.txt.bz2 List-Id: ------- 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.