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]

Re: [PATCH, i386]: Fix recent i386 testsuite failures


On Tue, Apr 03, 2007 at 09:39:54PM +0200, Jan Hubicka wrote:
> We can easilly make always inline fucntions not to be emit with
> -fkeep-inline functions ...

Please do.

> ... or invent new attribute for that.

This was exactly why __always_inline__ was invented.

> At one point idea of nodebug
> attribute to make inliner not to import line number info from inlined
> function was discussed...

I have no problem with that either.


r~


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