[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20070426.143701.131919386.davem@davemloft.net>
Date: Thu, 26 Apr 2007 14:37:01 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: jt@....hp.com
Cc: mb@...sch.de, johannes@...solutions.net, netdev@...r.kernel.org,
linux-wireless@...r.kernel.org
Subject: Re: [PATCH 7/9] wext: reduce inline abuse
From: Jean Tourrilhes <jt@....hp.com>
Date: Thu, 26 Apr 2007 10:15:17 -0700
> On Thu, Apr 26, 2007 at 07:03:27PM +0200, Michael Buesch wrote:
> >
> > Sure, other people have different opinions on that, but I think
> > with my approach we get smallest code with good speed.
>
> Try with gcc-3.3 if you don't trust me. Your patch will
> produce bigger and slower code. Thanks.
A broken compiler is not an argument for keeping all of these
bogus inlines around.
It is the compilers job to optimize things correctly, and current
gcc's do.
We've always had this approach to dealing with compiler "issues".
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists