http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49378
--- Comment #4 from H.J. Lu <hjl.tools at gmail dot com> 2011-06-12 14:51:12 UTC --- (In reply to comment #3) > Hi, > looks like I have the lucky kernel. > > I think the problem is that we now mark as local thunks that are not having > address taken that makes i386 BE to use register passing conventions. > > Does the following patch help? > Can you upload the patch as an attachment? It is hard to apply it as a comment. Thanks.