summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cris
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@imgtec.com>2017-02-02 20:44:41 +0000
committerMaciej W. Rozycki <macro@imgtec.com>2017-02-02 22:31:57 +0000
commitfa93e3d3471aab48ae273437c3159ebb0205a592 (patch)
tree4dbe1766537a0d8428e5576a4869eb4c2356b9d5 /ld/testsuite/ld-cris
parent2e9af2d0de9534765e7394d10b2d307c4259de31 (diff)
downloadbinutils-gdb-fa93e3d3471aab48ae273437c3159ebb0205a592.tar.gz
CRIS/LD/testsuite: tls-err-20x.d: Fix a typo, s/n/\n/
ld/ * testsuite/ld-cris/tls-err-20x.d: Fix a typo, s/n/\n/.
Diffstat (limited to 'ld/testsuite/ld-cris')
-rw-r--r--ld/testsuite/ld-cris/tls-err-20x.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-cris/tls-err-20x.d b/ld/testsuite/ld-cris/tls-err-20x.d
index 75e3b030b98..23779bf8637 100644
--- a/ld/testsuite/ld-cris/tls-err-20x.d
+++ b/ld/testsuite/ld-cris/tls-err-20x.d
@@ -5,7 +5,7 @@
#source: tls-hx.s --pic
#as: --no-underscore --em=criself
#ld: -m crislinux
-#error: \A[^\n]*: warning: cannot find entry symbol _start; defaulting to [0-9a-f]*\n[^\n]*: In function `tlsdsofn9':\n[^\n]*: undefined reference to `x1'\n[^\n]*: In function `tlsdsofn9':\n[^n]*: undefined reference to `x2'\Z
+#error: \A[^\n]*: warning: cannot find entry symbol _start; defaulting to [0-9a-f]*\n[^\n]*: In function `tlsdsofn9':\n[^\n]*: undefined reference to `x1'\n[^\n]*: In function `tlsdsofn9':\n[^\n]*: undefined reference to `x2'\Z
# Code coverage case similar to tls-e-20.d, except with an undefined
# reference.