blob: f03e7ef7febe9ef2809eea8232d02825480ba894 (
plain)
1
2
3
4
5
6
7
8
|
#name: Specifying only '-z gcs=implicit -z gcs-report=warning' with mixed inputs emits no 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=warning
#readelf: -n
|