This is the mail archive of the binutils@sources.redhat.com 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] Fix s390 as


On Wed, 22 Jan 2003, Hans-Peter Nilsson wrote:
> On Thu, 23 Jan 2003, Alan Modra wrote:
> > On Wed, Jan 22, 2003 at 11:39:36PM +1030, Alan Modra wrote:
> > > #define TC_FORCE_RELOCATION_SUB_SAME(FIX, SEG)	\
> > >   (! SEG_NORMAL (SEG) || TC_FORCE_RELOCATION (FIX))
> >
> > Breaks gas/testsuite/gas/cris/binop-segref.s

> Altogether, I lean towards a specific
> TC_FORCE_RELOCATION_SUB_SAME for CRIS.

I mean to say it's ok with me if you break this test-case with a
changed default definition of TC_FORCE_RELOCATION_SUB_SAME.
I'll fix it in tc-cris.h.  Caveat: I haven't looked into this
deeply, so if I miss something that seems obvious, please tell.

brgds, H-P


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