[PATCH 3/4] testsuite: elf: avoid clashing mbind test names
Jan Beulich
jbeulich@suse.com
Tue Sep 16 02:01:33 GMT 2025
On 15.09.2025 17:41, Richard Earnshaw wrote:
> It's not entirely clear to me why the mbind tests section12b.d and
> section16b.d both use 16 in their test names, but it is clearly
> undesirable that both have identical names. Disambiguate them by
> adding '(unique)' to section16b.d, since that is the distinguishing
> feature of the two tests.
I think the 16 wants changing to 12 instead.
Jan
> ---
> gas/testsuite/gas/elf/section16b.d | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/gas/testsuite/gas/elf/section16b.d b/gas/testsuite/gas/elf/section16b.d
> index 6e085c3cab4..1c2e5bdcfb2 100644
> --- a/gas/testsuite/gas/elf/section16b.d
> +++ b/gas/testsuite/gas/elf/section16b.d
> @@ -1,7 +1,7 @@
> #source: section16.s
> #as: --no-pad-sections
> #objdump: -s
> -#name: mbind section contents 16
> +#name: mbind section contents 16 (unique)
> # RX annoyingly reorders the sections so that they do not match the sequence
> # expected below.
> #xfail: rx-*-*
More information about the Binutils
mailing list