CRIS/LD/testsuite: tls-err-20x.d: Fix a typo, s/n/\n/
authorMaciej W. Rozycki <macro@imgtec.com>
Thu, 2 Feb 2017 20:44:41 +0000 (20:44 +0000)
committerMaciej W. Rozycki <macro@imgtec.com>
Thu, 2 Feb 2017 22:31:57 +0000 (22:31 +0000)
ld/
* testsuite/ld-cris/tls-err-20x.d: Fix a typo, s/n/\n/.

ld/ChangeLog
ld/testsuite/ld-cris/tls-err-20x.d

index ca3b65166dc5b6447aec822ade21d5f9fdf1c70b..ba4de4a35ee331696386a27abcf31130fa363ec1 100644 (file)
@@ -1,3 +1,7 @@
+2017-02-02  Maciej W. Rozycki  <macro@imgtec.com>
+
+       * testsuite/ld-cris/tls-err-20x.d: Fix a typo, s/n/\n/.
+
 2017-02-02  Maciej W. Rozycki  <macro@imgtec.com>
 
        * ld/testsuite/lib/ld-lib.exp (run_dump_test): Fix a typo,
index 75e3b030b98049e3b9f14ec66acb0dbb49061e20..23779bf8637f9632a00a002346e51882ee8eee6b 100644 (file)
@@ -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.
This page took 0.029133 seconds and 4 git commands to generate.