Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754538AbYCXT6U (ORCPT ); Mon, 24 Mar 2008 15:58:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753061AbYCXT6H (ORCPT ); Mon, 24 Mar 2008 15:58:07 -0400 Received: from 136-022.dsl.labridge.com ([206.117.136.22]:4368 "EHLO mail.perches.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751830AbYCXT6F (ORCPT ); Mon, 24 Mar 2008 15:58:05 -0400 Subject: Re: [PATCH] linux/fs.h - Convert debug functions declared inline =?koi8-r?q?=09=5F=5Fattribute=5F=5F?=((format (printf,x,y) to statement expression macros From: Joe Perches To: Denys Vlasenko Cc: gcc@gcc.gnu.org, Jan Hubicka , Jakub Jelinek , David Rientjes , Matthew Wilcox , LKML , Linus Torvalds , linux-fsdevel@vger.kernel.org, zadeck@naturalbridge.com In-Reply-To: <200803231622.27190.vda.linux@googlemail.com> References: <1204081722.19319.405.camel@localhost> <20080228102325.GC13246@atrey.karlin.mff.cuni.cz> <1204247347.9959.31.camel@localhost> <200803231622.27190.vda.linux@googlemail.com> Content-Type: text/plain Date: Mon, 24 Mar 2008 12:52:09 -0700 Message-Id: <1206388329.4845.41.camel@localhost> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3-1.2mdv2008.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 882 Lines: 19 On Sun, 2008-03-23 at 16:22 +0100, Denys Vlasenko wrote: > On Friday 29 February 2008 02:09, Joe Perches wrote: > > But the function place_entity doesn't use it directly or indirectly. > > If the lines above are removed, the generated code for place_entity changes. > I see it all the time. Whenever I add/remove/change something > to a header, some functions grow a tiny bit, some shrink a bit. > gcc 4.2.1. Report is here: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29950 This seems more like a machine descriptions or target pass defect than an RTL problem. Should this defect be classified in group "Target" rather than "RTL"? -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/