From: Adrian Bunk <bunk@fs.tum.de>
To: Andi Kleen <ak@muc.de>
Cc: akpm@osdl.org, linux-kernel@vger.kernel.org, jh@suse.cz
Subject: Re: [PATCH] Add -Winline
Date: Thu, 15 Jan 2004 13:42:04 +0100 [thread overview]
Message-ID: <20040115124204.GY23383@fs.tum.de> (raw)
In-Reply-To: <20040114090743.GA1975@averell>
[-- Attachment #1: Type: text/plain, Size: 870 bytes --]
On Wed, Jan 14, 2004 at 10:07:43AM +0100, Andi Kleen wrote:
>
> Add -Winline by default. This makes the compiler warn when something
> marked inline is not getting inlined. This is often because the
>
> It should only make a difference with gcc 3.4, because in earlier
> compilers we use always_inline and not inlining with always_inline
> is an error already.
>...
Attached are all inlining warnings I get with this patch applied in
2.6.1-mm3 using gcc 3.3.3 20040110 (prerelease) (Debian).
I've gzip'ed it since it was > 100 kB.
A few warnings might be missing since I used a .config with
CONFIG_SMP=y.
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
[-- Attachment #2: inlining-2.6.1-mm3.gz --]
[-- Type: application/x-gunzip, Size: 5296 bytes --]
next prev parent reply other threads:[~2004-01-15 12:42 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-01-14 9:07 [PATCH] Add -Winline Andi Kleen
2004-01-15 12:42 ` Adrian Bunk [this message]
2004-01-15 12:55 ` Jan Hubicka
2004-01-17 1:12 ` Adrian Bunk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20040115124204.GY23383@fs.tum.de \
--to=bunk@fs.tum.de \
--cc=ak@muc.de \
--cc=akpm@osdl.org \
--cc=jh@suse.cz \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox