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: PR ld/14170: ld: assertion fail bfd/linker.c:641


> From: "H.J. Lu" <hongjiu.lu@intel.com>
> Date: Sat, 26 May 2012 16:59:37 +0200

> 2012-05-26  H.J. Lu  <hongjiu.lu@intel.com>
> 
> 	PR ld/14170
> 	* ld-elf/elf.exp: Add a test for PR ld/14170.
> 
> 	* ld-elf/pr14170a.s: New file.
> 	* ld-elf/pr14170b.s: Likewise.
> 	* ld-elf/pr14170b.s: Likewise.

(Typo; I guess the last one should have been "...c.s".)

This test-case fails for mipsisa32r2el-unknown-linux-gnu:

Running /tmp/hpautotest-binutils/bsrc/src/ld/testsuite/ld-elf/elf.exp ...
FAIL: PR ld/14170

ld.log:
Executing on host: sh -c {/tmp/hpautotest-binutils/mipsisa32r2el-unknown-linux-gnu/ld/ld-new   -o tmpdir/a.out -L/tmp/hpautotest-binutils/bsrc/src/ld/testsuite/ld-elf tmpdir/pr14170a.o tmpdir/pr14170.so tmpdir/pr14170c.o 2>&1}  /dev/null ld.tmp (timeout = 300)
/tmp/hpautotest-binutils/mipsisa32r2el-unknown-linux-gnu/ld/ld-new: tmpdir/pr14170.so: warning: linking abicalls files with non-abicalls files
/tmp/hpautotest-binutils/mipsisa32r2el-unknown-linux-gnu/ld/ld-new: tmpdir/pr14170c.o: warning: linking abicalls files with non-abicalls files

I'm not sure what's best here, maybe leaning towards suggesting
to disable the test for mips*-*.  CCing the listed MIPS
maintainer.

brgds, H-P


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