aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-cris/tls-err-29.d
diff options
context:
space:
mode:
Diffstat (limited to 'ld/testsuite/ld-cris/tls-err-29.d')
-rw-r--r--ld/testsuite/ld-cris/tls-err-29.d7
1 files changed, 7 insertions, 0 deletions
diff --git a/ld/testsuite/ld-cris/tls-err-29.d b/ld/testsuite/ld-cris/tls-err-29.d
new file mode 100644
index 0000000..1024ea8
--- /dev/null
+++ b/ld/testsuite/ld-cris/tls-err-29.d
@@ -0,0 +1,7 @@
+#source: init.s
+#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
+
+# Check that overflow for R_CRIS_16_GOT_GD is flagged as an error.