This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH v2] gas/ELF: don't accumulate .type settings
- From: Nick Clifton <nickc at redhat dot com>
- To: Jan Beulich <JBeulich at suse dot com>, "binutils at sourceware dot org" <binutils at sourceware dot org>
- Cc: Alan Modra <amodra at gmail dot com>, Jeff Law <law at redhat dot com>, Dave Anglin <dave dot anglin at bell dot net>, Andrew Cooper <andrew dot cooper3 at citrix dot com>
- Date: Wed, 3 Jul 2019 15:15:31 +0100
- Subject: Re: [PATCH v2] gas/ELF: don't accumulate .type settings
- References: <2eff1f48-450e-15e5-48b6-189f138af186@suse.com>
Hi Jan,
> gas/
> 2019-07-03 Jan Beulich <jbeulich@suse.com>
>
> * config/obj-elf.c (obj_elf_type): Check for conflicts between
> old and new types.
> * config/tc-hppa.h (md_elf_symbol_type_change): New.
> * doc/as.texi: Mention warning behavior for the ELF flavor of
> .type.
> * testsuite/gas/elf/type-2.e, testsuite/gas/elf/type-2.l,
> testsuite/gas/elf/type-2.s: New.
> * testsuite/gas/elf/elf.exp: Run new test.
>
> ld/
> 2019-07-03 Jan Beulich <jbeulich@suse.com>
>
> * testsuite/ld-elf/group9.s: Correct argument of .type.
Approved - please apply - and thanks for doing this.
Cheers
Nick