Inlining (was: GCC 3.3 release criteria)

Andi Kleen ak@suse.de
Wed Feb 26 22:04:00 GMT 2003


> >But then if -fobey-inline doesn't error then there is something about 
> >it?
> >
> >Matt, what does happen when a function can't be inlined?
> 
> Nothing special.  It inlines the function if possible; if not (e.g. if 
> it's a
> recursive call), then it just silently doesn't do the inlining.

That's exactly the semantics I want too. It would be nice if your patch
could be put into gcc 3.3

-Andi



More information about the Gcc mailing list