[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1206388329.4845.41.camel@localhost>
Date: Mon, 24 Mar 2008 12:52:09 -0700
From: Joe Perches <joe@...ches.com>
To: Denys Vlasenko <vda.linux@...glemail.com>
Cc: gcc@....gnu.org, Jan Hubicka <hubicka@....cz>,
Jakub Jelinek <jakub@...hat.com>,
David Rientjes <rientjes@...gle.com>,
Matthew Wilcox <matthew@....cx>,
LKML <linux-kernel@...r.kernel.org>,
Linus Torvalds <torvalds@...ux-foundation.org>,
linux-fsdevel@...r.kernel.org, zadeck@...uralbridge.com
Subject: Re: [PATCH] linux/fs.h - Convert debug functions declared inline
__attribute__((format (printf,x,y) to statement
expression macros
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists