diff options
Diffstat (limited to 'ld/testsuite/ld-cris/tls-local-54.s')
-rw-r--r-- | ld/testsuite/ld-cris/tls-local-54.s | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ld/testsuite/ld-cris/tls-local-54.s b/ld/testsuite/ld-cris/tls-local-54.s new file mode 100644 index 0000000..2bbe756 --- /dev/null +++ b/ld/testsuite/ld-cris/tls-local-54.s @@ -0,0 +1,3 @@ + .include "tls-gd-2.s" + .include "tls128.s" + .set x, tls128+42 |