This is the mail archive of the gcc@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]

Re: -fobey-inline (was Re: gcc and inlining)


> On Thu, Mar 13, 2003 at 09:54:05AM +0000, Richard Earnshaw wrote:
> > I still think this is a bad idea.  Please start thinking about how to 
> > produce a better nut cracker rather than a larger sledge hammer.
> 
> -fobey-inline is more of a correctness issue than a performance issue
> for the people who need it.

No, it's a compile my buggy program issue.

There is no guarantee in the standard that an "inline" function will be 
inlined.

R.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]