diff options
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.d | 8 |
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 |