This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
[committed] CRIS/LD/testsuite: tls-err-20x.d: Fix a typo, s/n/\n/
- From: "Maciej W. Rozycki" <macro at imgtec dot com>
- To: <binutils at sourceware dot org>
- Date: Thu, 2 Feb 2017 22:49:26 +0000
- Subject: [committed] CRIS/LD/testsuite: tls-err-20x.d: Fix a typo, s/n/\n/
- Authentication-results: sourceware.org; auth=none
ld/
* testsuite/ld-cris/tls-err-20x.d: Fix a typo, s/n/\n/.
---
Committed as obvious.
Maciej
binutils-cris-ld-test-tls-err-20x-newline.diff
Index: binutils/ld/testsuite/ld-cris/tls-err-20x.d
===================================================================
--- binutils.orig/ld/testsuite/ld-cris/tls-err-20x.d 2017-02-02 01:07:39.000000000 +0000
+++ binutils/ld/testsuite/ld-cris/tls-err-20x.d 2017-02-02 01:09:12.097482183 +0000
@@ -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.