From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Mon, 25 Jun 2001 20:30:13 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Mon, 25 Jun 2001 20:30:04 -0400 Received: from 7ka-campus-gw.mipt.ru ([194.85.83.97]:24070 "EHLO 7ka-campus-gw.mipt.ru") by vger.kernel.org with ESMTP id ; Mon, 25 Jun 2001 20:29:52 -0400 Message-ID: <000d01c0fdd7$1c416e60$d55355c2@microsoft> From: "Alexander V. Bilichenko" To: "Hacksaw" Cc: In-Reply-To: <200106252330.f5PNUqE13722@habitrail.home.fools-errant.com> Subject: Re: GCC3.0 Produce REALLY slower code! Date: Tue, 26 Jun 2001 04:29:49 +0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2488.0001 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2488.0001 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org There is not so much code in asm, so it's easy to patch code the most reasonable method is to write parsing program for that Best regards, Alexander mailto:dmor@7ka.mipt.ru ------------------------------------------------------ Let's start the war, said Meggy ------------------------------------------------------ ----- Original Message ----- From: "Hacksaw" To: "Alexander V. Bilichenko" ; Sent: Tuesday, June 26, 2001 3:30 AM Subject: Re: GCC3.0 Produce REALLY slower code! > >Here is link to Intel C compiler, that provide really faster code. > > > >http://developer.intel.com/software/products/compilers/linuxbeta.htm > > A quote from the site: > > * Not all of the GNU C language extensions, including the GNU inline assembly > format, are currently supported and, due to this, one cannot build the Linux > kernel with the beta release of the Intel compilers and the initial product > release. > >