From 4de92ce8b239061fd896e1082af2023024ff3218 Mon Sep 17 00:00:00 2001 From: Matthieu Longo Date: Thu, 7 Nov 2024 13:13:20 +0000 Subject: aarch64: add tests for combinations of GCS options and marked/unmarked inputs --- ld/testsuite/ld-aarch64/protections/gcs-3-b-i.d | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 ld/testsuite/ld-aarch64/protections/gcs-3-b-i.d (limited to 'ld/testsuite/ld-aarch64/protections/gcs-3-b-i.d') 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 -- cgit v1.1