diff options
Diffstat (limited to 'ld/testsuite/ld-cris/tls-err-29.d')
-rw-r--r-- | ld/testsuite/ld-cris/tls-err-29.d | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/testsuite/ld-cris/tls-err-29.d b/ld/testsuite/ld-cris/tls-err-29.d index 1024ea8..e0d7327 100644 --- a/ld/testsuite/ld-cris/tls-err-29.d +++ b/ld/testsuite/ld-cris/tls-err-29.d @@ -2,6 +2,6 @@ #source: tls-gdgotrelm.s --defsym r=8192 #as: --no-underscore --em=criself --pic #ld: --shared -m crislinux -#error: \A[^\n]*\.o: In function[^\n]*\n[^\n]*truncated[^\n]*\n[^\n]*too many[^\n]*\Z +#error: \A[^\n]*\.o: in function[^\n]*\n[^\n]*truncated[^\n]*\n[^\n]*too many[^\n]*\Z # Check that overflow for R_CRIS_16_GOT_GD is flagged as an error. |