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 03:18:48PM +0200, Uros Bizjak wrote:
> Attached patch fixes i386 testsuite failures [1], introduced by [2].
> Functions with immediate arguments have to be implemented as macros,
> otherwise "shift must be an immediate" error is generated.

I get the feeling that this is a bug in our inline expander.
We shouldn't be -fkeep-inline-functions w/ __always_inline__.


r~


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