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] ELF: make .struct interact with .previous


On Fri, Apr 15, 2005 at 11:51:11AM +0100, Nick Clifton wrote:
> Hi Jan,
> 
> >gas/
> >2005-04-13  Jan Beulich  <jbeulich@novell.com>
> >
> >	* config/obj-elf.c (obj_elf_struct): New.
> >	(elf_pseudo_table). Use it for .offset and .struct.
> >
> >gas/testsuite/
> >2005-04-13  Jan Beulich  <jbeulich@novell.com>
> >
> >	* gas/elf/struct.[sd]: New.
> >	* gas/elf/elf.exp: Run new test.
> 
> Approved - please apply.
> 

This test failed on Linux/ia64:

/net/gnu/export/linux/src/binutils/binutils/gas/testsuite/lib/run
../as-new   -o dump.o
/net/gnu/export/linux/src/binutils/binutils/gas/testsuite/gas/elf/struct.s
/export/build/linux/binutils-debug/build-ia64-linux/gas/testsuite/../../binutils/nm-new
--extern-only dump.o > dump.out
regexp_diff match failure
regexp "^0+3 A w2$"
line   "0000000000000004 A w2"
regexp_diff match failure
regexp "^0+5 A w3$" line   "0000000000000006 A w3"
FAIL: struct

H.J.


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