[binutils-gdb] ld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486a.s
H.J.Lu
hjl@sourceware.org
Sun Aug 12 12:40:00 GMT 2018
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=988daa317c01a610b5298bbcd80be8642ee66094
commit 988daa317c01a610b5298bbcd80be8642ee66094
Author: H.J. Lu <hjl.tools@gmail.com>
Date: Sun Aug 12 05:39:00 2018 -0700
ld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486a.s
Swap pr23486a.s and pr23486a.s so that pr23486b.d differs from pr23486a.d.
* testsuite/ld-x86-64/pr23486b.d: Swap pr23486a.s and pr23486a.s.
Diff:
---
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 79b8912..b833bf5 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 dc2b7bf..dd0fe88 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
More information about the Binutils-cvs
mailing list