This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
On Tue, Feb 25, 2003 at 02:03:49PM -0800, Stuart Hastings wrote:Granted the evident interest, I will dust off "-fobey-inline", regression-test it, and offer a patch.
I'd rather not. We already have attribute(always_inline) that can force inlining, and it's not as indiscriminate as a whole-translation-unit switch.
* gcc/toplev.c, gcc/gcc/flags.h (flag_obey_inline): Define it.
* gcc/toplev.c (flag_obey_inline): Set it.
* gcc/gcc/c-objc-common.c (c_disregard_inline_limits): Check it.
* gcc/doc/invoke.texi (-fobey-inline): Describe it.stuart hastings Apple Computer
Attachment:
patch.obey.inline.2
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |