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: libffi: unwind info for sparc


On Sat, 30 Mar 2002, Richard Henderson wrote:
> On Sat, Mar 30, 2002 at 08:09:50AM -0500, Jeff Sturm wrote:
> > Since Solaris ld.so performs unaligned relocations just fine, that is
> > arguably a deoptimization.)
> 
> Um, that's the point -- it doesn't.  See the HAVE_AS_SPARC_UA_PCREL
> test in configure.in.

But I didn't try to use a PC relative relocation.  And for libffi, I don't
think I want to, in case someone doesn't have a compatible assembler.

So is this OK for mainline and branch?

http://gcc.gnu.org/ml/java-patches/2002-q1/msg00959.html

Jeff


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