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: ld/testsuite/ld-elf/merge.s causes m32r gas assert failure


On Tue, 10 Jun 2003, Doug Evans wrote:
>   assert (!fixP->fx_pcrel == !reloc->howto->pc_relative);
>
> Studying other ports I see this isn't a cgen-specific thing,
> and ld/testsuite/ld-elf/merge.d has the test marked as xfail for several ports.
>
> #xfail: ... "cris-*-*" ...

FWIW the CRIS port doesn't yet handle inter-segment (or
inter-object-file) pc-relative relocs (except for some
pic-specific reloc); it emits an error message.  Dunno about the
others.

brgds, H-P


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