blob: 5ebfba15377d74f0180f1ef8c4058563d0ae5ddb (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
#name: .note.GNU-stack ld -r SHT_NOTE + SHT_PROGBITS (negative)
#source: empty.s --noexecstack
#source: note3.s
#as: --generate-missing-build-notes=no
#ld: -r
#readelf: -SW
#failif
# cr16 and crx force entirely empty scripts for -r, while hppa-elf re-uses
# a significantly shrunk down script also for -r.
#xfail: cr16-*-elf* crx-*-elf* hppa-*-*elf* hppa*-*-lites*
#...
*\[[ 0-9]+\] \.note\.GNU-stack +PROGBITS .*
#pass
|