]> git.ipfire.org Git - thirdparty/gcc.git/commit
tree-inline.c (inlinable_function_p): Restore disregarding inline limits for GNU...
authorRichard Guenther <rguenther@suse.de>
Wed, 22 Aug 2007 08:10:42 +0000 (08:10 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Wed, 22 Aug 2007 08:10:42 +0000 (08:10 +0000)
commitb26eca6af7449de587e1f7073ab2103998fc21cc
treeee42064844e2a31880498023a1a7d1dfec6f48c0
parentab5b838291744491de7731c928c3c717eb70418b
tree-inline.c (inlinable_function_p): Restore disregarding inline limits for GNU extern inline functions.

2007-08-22  Richard Guenther  <rguenther@suse.de>

* tree-inline.c (inlinable_function_p): Restore disregarding
inline limits for GNU extern inline functions.

From-SVN: r127690
gcc/ChangeLog
gcc/tree-inline.c