From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5484 invoked by alias); 15 Mar 2005 10:15:41 -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 5221 invoked by uid 48); 15 Mar 2005 10:15:25 -0000 Date: Tue, 15 Mar 2005 10:15:00 -0000 Message-ID: <20050315101525.5219.qmail@sourceware.org> From: "jakub at redhat dot com" 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/msg00068.txt.bz2 List-Id: ------- Additional Comments From jakub at redhat dot com 2005-03-15 10:15 ------- http://sources.redhat.com/ml/libc-alpha/2005-03/msg00056.html BTW, your testcase is broken, 1) you have not initialized stat_time 2) you only do HP_TIMING_NOW (end); in the cycle, so you count first cycle 10 times, second one 9 times and so on. -- 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.