From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30728 invoked by alias); 20 Jan 2004 14:52:01 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 30712 invoked from network); 20 Jan 2004 14:51:58 -0000 Received: from unknown (HELO dberlin.org) (69.3.5.6) by sources.redhat.com with SMTP; 20 Jan 2004 14:51:58 -0000 Received: from [192.168.1.7] (account dberlin [192.168.1.7] verified) by dberlin.org (CommuniGate Pro SMTP 4.1.4) with ESMTP-TLS id 5892185; Tue, 20 Jan 2004 09:51:56 -0500 In-Reply-To: References: Mime-Version: 1.0 (Apple Message framework v609) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <3261598E-4B58-11D8-8DB8-000A95DA505C@dberlin.org> Content-Transfer-Encoding: 7bit Cc: Laurent GUERBY , , Mark Hahn From: Daniel Berlin Subject: Re: gcc 3.5 integration branch proposal Date: Tue, 20 Jan 2004 14:52:00 -0000 To: Karel Gardas X-SW-Source: 2004-01/txt/msg01497.txt.bz2 > Nice, I'm just finishing download of icc8.0, anyway, como433 x gcc340 > testing is finished, just to show few interesting numbers here (the > full > table comparison will be sent with icc8.0 results too): > > [1] [2] [3] > pi.cc 17.53 5.58 -214.16 > pi_impl.cc 24.79 8.91 -178.23 > typecode_seq.cc 14.99 4.97 -201.61 > timebase.cc 14.44 4.94 -192.31 > ir.cc 53.89 12.62 -327.02 > ir_base.cc 17.64 5.52 -219.57 > imr.cc 23.93 6.4 -273.91 > > [1]: GCC 3.4.0 as in previous tests -O0 optimize option As with the tests before, please make sure to --disable-checking when configuring 3.4.0. >