]> git.ipfire.org Git - thirdparty/gcc.git/commit
* integrate.c (INTEGRATE_THRESHOLD): Inline only small functions
authorlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Feb 1998 20:49:54 +0000 (20:49 +0000)
committerlaw <law@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 5 Feb 1998 20:49:54 +0000 (20:49 +0000)
commit1befb6647d39feb59cc296e5091187b7f7442b48
treeffb329918bec313fd2e4055bc4b596f65ffa05e5
parent9b10fda15276f5f5dad5473370e48129c33b35b5
    * integrate.c (INTEGRATE_THRESHOLD): Inline only small functions
        when -Os is specified.
        * toplev.c (main): Don't disable flag_inline_functions anymore when
        -Os is in effect.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17671 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/integrate.c
gcc/toplev.c