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: [committed, PATCH] ld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486a.s


On Sun, 12 Aug 2018, H.J. Lu wrote:

> Swap pr23486a.s and pr23486a.s so that pr23486b.d differs from pr23486a.d.

Here ------------------------^

>
> Checked into master and 2.31 branches.
>
> H.J.
> ---
> 	* testsuite/ld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486a.s.

and here, suggested change: "Swap pr23486a.s and pr23486b.s"
--------------------------------------------------------^
or else more people will be confused as to what was actually
swapped.

> ---
>  ld/ChangeLog                      | 4 ++++
>  ld/testsuite/ld-x86-64/pr23486b.d | 2 +-
>  2 files changed, 5 insertions(+), 1 deletion(-)
>
> diff --git a/ld/ChangeLog b/ld/ChangeLog
> index 79b89125f3..b833bf5a7c 100644
> --- a/ld/ChangeLog
> +++ b/ld/ChangeLog
> @@ -1,3 +1,7 @@
> +2018-08-12  H.J. Lu  <hongjiu.lu@intel.com>
> +
> +	* testsuite/ld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486a.s.
> +
>  2018-08-11  H.J. Lu  <hongjiu.lu@intel.com>
>
>  	PR ld/23428
> diff --git a/ld/testsuite/ld-x86-64/pr23486b.d b/ld/testsuite/ld-x86-64/pr23486b.d
> index dc2b7bf760..dd0fe88143 100644
> --- a/ld/testsuite/ld-x86-64/pr23486b.d
> +++ b/ld/testsuite/ld-x86-64/pr23486b.d
> @@ -1,5 +1,5 @@
> -#source: pr23486a.s
>  #source: pr23486b.s
> +#source: pr23486a.s
>  #as: --64 -defsym __64_bit__=1
>  #ld: -r -m elf_x86_64
>  #readelf: -n
> --
> 2.17.1
>


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