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]

ld-elf/exclude1.s, exclude.exp


ERROR: /h/hp/binutils/cvs_latest/src/ld/testsuite/ld-elf/exclude1.s: assembly failed
(We get ERROR seemingly due to perror in default_ld_assemble.
It should have been UNRESOLVED or something.)

Fails on cris-elf.  It's either a false assumption that all ELF
targets support PC-relative relocs to an undefined symbol from
data, or just a matter of excluding cris-* in exclude.exp for
this test.  Though I don't really see why you must use a
PC-relative expression for this test.
Why not just " .long exclude_symbol"?

brgds, H-P


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