summaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cris
diff options
context:
space:
mode:
authorHans-Peter Nilsson <hp@axis.com>2008-11-23 21:29:22 +0000
committerHans-Peter Nilsson <hp@axis.com>2008-11-23 21:29:22 +0000
commit73364242701afcfe6231a4c2ed97357b1e32fc30 (patch)
treeab685977589f373d3008188aaf8c0069e9699a2c /ld/testsuite/ld-cris
parentd9c320c48d15307ee431fe1f2c4bef7c276103fe (diff)
downloadbinutils-redhat-73364242701afcfe6231a4c2ed97357b1e32fc30.tar.gz
* ld-cris/badgotr1.d: Robustify regexp.
Diffstat (limited to 'ld/testsuite/ld-cris')
-rw-r--r--ld/testsuite/ld-cris/badgotr1.d2
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-cris/badgotr1.d b/ld/testsuite/ld-cris/badgotr1.d
index 7ef7036610..3e027706a1 100644
--- a/ld/testsuite/ld-cris/badgotr1.d
+++ b/ld/testsuite/ld-cris/badgotr1.d
@@ -2,7 +2,7 @@
#as: --pic --underscore --em=criself
#ld: -m crislinux -shared
#objdump: -dr
-#error: ^[^c][^h][^i][^l][^d].* uses _-prefixed .* failed to merge .* no GOT .* Bad value$
+#error: \A[^\nc][^\n]*o: uses _-prefixed [^\nc]*\n[^\nc][^\n]* failed to merge [^\nc]*\n[^\nc][^\n]* no GOT [^\n]*\n[^\nc][^\n]* Bad value\Z
# The error regex above is supposed to not match if we get a
# SEGV, in which case we'll see "child killed: segmentation