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 Thu, Jan 23, 2003 at 10:11:52AM +1030, 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

The question is if the test is ok and especially if it is
derived from any real-world usage.
If yes, then maybe cris should haev a special TC_FORCE_RELOCATION_SUB_SAME
definition (and comment why it needs such behaviour), otherwise the testcase
just should be fixed.

	Jakub


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