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: orphan section logic


> Date: Wed, 13 Jan 2010 23:57:09 -0500
> From: DJ Delorie <dj@redhat.com>

> 2010-01-13  DJ Delorie  <dj@redhat.com>
> 
> 	* ld-elf/orphan4.d: New.
> 	* ld-elf/orphan4.ld: New.
> 	* ld-elf/orphan4.s: New.
> 
> Index: ld/testsuite/ld-elf/orphan4.d

Fails for cris-elf and cris-linux, probably most others.

ld.log:

extra regexps in /tmp/hpautotest-binutils/bsrc/src/ld/testsuite/ld-elf/orphan4.d starting with "^  1 \.foo          00000001  00001000  00001000  00000080  2\*\*0$"
EOF from tmpdir/dump.out
FAIL: ld-elf/orphan4

cris-elf gets:
  1 .foo          00000001  00001000  00001000  00001000  2**0

Looks like you need to ".*" the file offset.

brgds, H-P


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