mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-18 23:03:29 +08:00
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/.
This commit is contained in:
parent
2e9af2d0de
commit
fa93e3d347
@ -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,
|
||||
|
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user