On Tue, Sep 19, 2000 at 07:50:05AM -0700, Linus Torvalds wrote:
> 
> 
> On Tue, 19 Sep 2000, Rogier Wolff wrote:
> > 
> > If gcc starts shouting:
> > 
> > somefile.c:1234: declared inline function 'serial_paranoia_check' is 
> > somefile.c:1234: larger than 1k. Declining to honor the inline directive. 
> 
> That's not what gcc does.
> 
> Gcc silently just doesn't inline it. 

Unless you define -Winline

I always wondered why it isn't the default in the kernel source, I use it 
regularly.


-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to