X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=ld%2Ftestsuite%2Fld-cris%2Ftls-err-55.d;fp=ld%2Ftestsuite%2Fld-cris%2Ftls-err-55.d;h=08f77f3ebdd1b4e3fa1292bf88a1e8e8f7b33e11;hp=0000000000000000000000000000000000000000;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/ld/testsuite/ld-cris/tls-err-55.d b/ld/testsuite/ld-cris/tls-err-55.d new file mode 100644 index 0000000..08f77f3 --- /dev/null +++ b/ld/testsuite/ld-cris/tls-err-55.d @@ -0,0 +1,6 @@ +#source: tls-err-55.s +#as: --pic --no-underscore --em=criself -I$srcdir/$subdir +#ld: --shared -m crislinux +#error: \A[^\n]*\.o[^\n]*relocation R_CRIS_32_GOT_GD with non-zero addend 42 against symbol `tls128'[^\n]*\n[^\n]*Bad value\Z + +# Check that non-zero addend on a R_CRIS_32_GOT_GD is flagged as an error.