lkml.org 
[lkml]   [1998]   [Nov]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    SubjectRe: A patch for linux 2.1.127
    Date
    From

    In message <Pine.LNX.3.95.981109132806.18784B-100000@penguin.transmeta.com>yo
    u write:
    >
    >
    > On Mon, 9 Nov 1998, David S. Miller wrote:
    > >
    > > I think I'd rather tell people "don't compile the kernel with -O6"
    > > than turn off -finline-functions for -O6 by default on any machine.
    >
    > Umm, I thought egcs turned inlining on much more aggressively - somebody
    > said it happens with the default kernel compile flags (-O2).
    Who told you that? They were either clueless about gcc or were using a
    hacked version of gcc.

    > If it only happens for -O6, I certainly agree.

    toplev.c::

    if (optimize >= 3)
    {
    flag_inline_functions = 1;
    }

    jef

    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.rutgers.edu
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2005-03-22 13:45    [W:4.210 / U:0.264 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site