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] Fix ffi powerpc64 unwind info


Jakub Jelinek writes:
 > On Thu, Feb 01, 2007 at 10:39:54AM +0000, Andrew Haley wrote:
 > > Adding the ld instruction is an evil hack.  If we were to vote, mine
 > > would go to adding proper unwinder data for this function.
 > 
 > The second patch is not adding the ld instruction, just moving it
 > a few instructions earlier.  And while it can be seen as a hack, that's the
 > standard idiom ppc64 code uses in all linker generated code.

Whatever.  I suspect that if you had produced only one patch rather
that two, the problem would be solved by now.  :-)

Andrew.


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