aboutsummaryrefslogtreecommitdiff
path: root/ld
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2018-12-19 11:51:08 -0800
committerH.J. Lu <hjl.tools@gmail.com>2018-12-19 11:51:08 -0800
commitfc999e8020ffe8e1136da70f275bceafaa62a588 (patch)
treea5e82410c129ce05ccd5ab4a498f7b1d174bca55 /ld
parentFix build with latest GCC 9.0 tree (diff)
downloadbinutils-gdb-fc999e8020ffe8e1136da70f275bceafaa62a588.tar.gz
binutils-gdb-fc999e8020ffe8e1136da70f275bceafaa62a588.tar.bz2
binutils-gdb-fc999e8020ffe8e1136da70f275bceafaa62a588.zip
Rename PR ld/22842 run-time test to "Run pr22842"
* testsuite/ld-x86-64/x86-64.exp: Rename PR ld/22842 run-time test to "Run pr22842".
Diffstat (limited to 'ld')
-rw-r--r--ld/ChangeLog5
-rw-r--r--ld/testsuite/ld-x86-64/x86-64.exp2
2 files changed, 6 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog
index becd56058ce..17a2e453ab0 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,8 @@
+2018-12-19 H.J. Lu <hongjiu.lu@intel.com>
+
+ * testsuite/ld-x86-64/x86-64.exp: Rename PR ld/22842 run-time
+ test to "Run pr22842".
+
2018-12-14 H.J. Lu <hongjiu.lu@intel.com>
PR ld/23900
diff --git a/ld/testsuite/ld-x86-64/x86-64.exp b/ld/testsuite/ld-x86-64/x86-64.exp
index b51ad7cebcb..75e2546c0c8 100644
--- a/ld/testsuite/ld-x86-64/x86-64.exp
+++ b/ld/testsuite/ld-x86-64/x86-64.exp
@@ -1587,7 +1587,7 @@ if { [isnative] && [which $CC] != 0 } {
"$NOPIE_CFLAGS" \
] \
[list \
- "Build pr22842" \
+ "Run pr22842" \
"-pie -Wl,--no-as-needed tmpdir/pr22842.so" \
"-Wa,-mx86-used-note=yes" \
{ pr22842b.S } \