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 for broken thunk on sparc


On Wed, 12 Apr 2006, Eric Botcazou wrote:

I'm not a big fan of that hacky thunk. One could rewrite it with
'save, call pic_helper, restore, jmp %g1, nop'

That's exactly what I proposed 3 messages ago. :-)

If you think that sort of a change would be ok for all 4.x branches,
please implement it. I needed quick and simple fix for that problem, so was the proposed patch.


Alex.


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