aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-aarch64/protections/gcs-3-b-i.d
diff options
context:
space:
mode:
authorMatthieu Longo <matthieu.longo@arm.com>2024-11-07 13:13:20 +0000
committerMatthieu Longo <matthieu.longo@arm.com>2024-12-02 15:18:41 +0000
commit4de92ce8b239061fd896e1082af2023024ff3218 (patch)
tree1659b1ed2f31752a6a72daee574a65040963e4e2 /ld/testsuite/ld-aarch64/protections/gcs-3-b-i.d
parent9957996fa8b8b114ece97b74dc56e4ac8e3066b0 (diff)
downloadfsf-binutils-gdb-4de92ce8b239061fd896e1082af2023024ff3218.zip
fsf-binutils-gdb-4de92ce8b239061fd896e1082af2023024ff3218.tar.gz
fsf-binutils-gdb-4de92ce8b239061fd896e1082af2023024ff3218.tar.bz2
aarch64: add tests for combinations of GCS options and marked/unmarked inputs
Diffstat (limited to 'ld/testsuite/ld-aarch64/protections/gcs-3-b-i.d')
-rw-r--r--ld/testsuite/ld-aarch64/protections/gcs-3-b-i.d8
1 files changed, 8 insertions, 0 deletions
diff --git a/ld/testsuite/ld-aarch64/protections/gcs-3-b-i.d b/ld/testsuite/ld-aarch64/protections/gcs-3-b-i.d
new file mode 100644
index 0000000..70cc1bd
--- /dev/null
+++ b/ld/testsuite/ld-aarch64/protections/gcs-3-b-i.d
@@ -0,0 +1,8 @@
+#name: Specifying only '-z gcs=implicit -z gcs-report=error' with mixed inputs emits no error/warning, and no GCS feature [shared]
+#source: gcs.s
+#source: gcs2.s
+#source: nogcs.s
+#alltargets: [check_shared_lib_support] *linux*
+#as: -march=armv9.4-a+gcs -defsym __property_gcs__=1
+#ld: -shared -z gcs=implicit -z gcs-report=error
+#readelf: -n \ No newline at end of file