This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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, MIPS] Better diagnostic on incorrect size for .reginfo


On Thu, 16 Aug 2007, Adam Nemet wrote:

> Unfortunately, it is not as simple.  For this to work on linux64, I
> need to explicitly request the traditional o32 emulation from the
> linker which obviously does not work with embedded targets.

 You mean the issue with "traditional" versus IRIX emulation.  Hmm...

> I can create a third test for o32 with $newabi targets if you still
> prefer to have this.

 I think we have other tests that fail if the default emulation is neither 
of {o32,n32} and I think the reason is different -m options would have to 
be used based on what o32 for the given target actually means, so I am 
leaving the decision to the maintainers.  I do not seem to see any attempt 
to address the issue in a systematic way in the test suite at the moment 
and certainly I would not expect you to be requested to implement it as a 
prerequisite for your change (unless you actually want to, that is!).

  Maciej


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