This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: -fobey-inline (was Re: gcc and inlining)
- From: dewar at gnat dot com (Robert Dewar)
- To: austern at apple dot com, dewar at gnat dot com
- Cc: Richard dot Earnshaw at arm dot com, aph at redhat dot com, echristo at redhat dot com,galibert at pobox dot com, gcc at gcc dot gnu dot org
- Date: Fri, 14 Mar 2003 13:53:06 -0500 (EST)
- Subject: Re: -fobey-inline (was Re: gcc and inlining)
> Sometimes. But this isn't really an argument we need to have, since
> the two of us agree that (a) gcc as it stands now shouldn't ignore the
> 'inline' keyword, and (b) there should be some kind of mechanism for
> programmers to force inlining in the unusual circumstances where they
> need that kind of low-level control.
I agree!