From: Adrian Bunk Subject: Re: kerneloops.org: 2.6.26-rc possible regression in ext3 Date: Thu, 19 Jun 2008 18:25:01 +0300 Message-ID: <20080619152500.GB2721@cs181133002.pp.htv.fi> References: <4859F075.2050207@linux.intel.com> <21d7e9970806182242na130e47i85839c4550b4ba03@mail.gmail.com> <20080619081146.GC17630@cs181133002.pp.htv.fi> <485A61B5.90003@linux.intel.com> <20080619151016.GA2721@cs181133002.pp.htv.fi> <485A78CF.7050401@linux.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Cc: Dave Airlie , Linux Kernel Mailing List , Linus Torvalds , linux-ext4@vger.kernel.org, Andrew Morton To: Arjan van de Ven Return-path: Received: from smtp5.pp.htv.fi ([213.243.153.39]:42806 "EHLO smtp5.pp.htv.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751238AbYFSP0g (ORCPT ); Thu, 19 Jun 2008 11:26:36 -0400 Content-Disposition: inline In-Reply-To: <485A78CF.7050401@linux.intel.com> Sender: linux-ext4-owner@vger.kernel.org List-ID: On Thu, Jun 19, 2008 at 08:18:39AM -0700, Arjan van de Ven wrote: > Adrian Bunk wrote: >> On Thu, Jun 19, 2008 at 06:40:05AM -0700, Arjan van de Ven wrote: >>> Adrian Bunk wrote: >>>> Expect a lot more of this to pop up in the future. >>>> Should we #error for gcc 4.3.1? >>> it/s better to find if the gcc guys made a testcase for this bug (they normally do) and >>> test based on that. >> >> The gcc Bugzilla contains a testcase. >> >> But how do you plan to integrate it into a kernel build? > > we already have several of these. > Just look at scripts/gcc-x86_64-has-stack-protector.sh for an example of such a beast. Checking whether gcc supports some flags is easy. But miscompilations are a different issue. Especially since we also want to reject broken gcc versions for cross compilations. cu Adrian -- "Is there not promise of rain?" Ling Tan asked suddenly out of the darkness. There had been need of rain for many days. "Only a promise," Lao Er said. Pearl S. Buck - Dragon Seed