[PATCH] x86: .bss/.previous interaction
Jan Beulich
JBeulich@novell.com
Fri Apr 1 07:51:00 GMT 2005
More information about the Binutils mailing list
Fri Apr 1 07:51:00 GMT 2005
- Previous message (by thread): [PATCH] x86-64: certain pcrel expressions broken
- Next message (by thread): "unsubscribe for this mailing list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Should this also go in the 2.16 branch? >>> Alan Modra <amodra@bigpond.net.au> 01.04.05 01:29:27 >>> On Thu, Mar 31, 2005 at 06:00:39PM +0200, Jan Beulich wrote: > gas/ > 2005-03-31 Jan Beulich <jbeulich@novell.com> > > * config/tc-i386.c (s_bss): Call obj_elf_section_change_hook. > > gas/testsuite/ > 2005-03-31 Jan Beulich <jbeulich@novell.com> > > * gas/i386/bss.[sd]: New. > * gas/i386/i386.exp: Run new test. OK. > + > +if { ([istarget i*86-*-*] || [istarget x86_64-*-*]) } then { > + if { [istarget *-*-elf*] > + || [istarget *-*-linux*] > + && ![istarget *-*-linux*aout*] > + && ![istarget *-*-linux*oldld*] > + } then { > + run_dump_test "bss" > + } > +} Except that this should just be a one line addition to the existing ELF tests for i386. -- Alan Modra IBM OzLabs - Linux Technology Centre
- Previous message (by thread): [PATCH] x86-64: certain pcrel expressions broken
- Next message (by thread): "unsubscribe for this mailing list"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Binutils mailing list