blob: ac387fb2cb24da2760523f9e7faa462feb9928fc (
plain)
1
2
3
4
5
6
7
8
9
|
#PROG: strip
#source: exclude-1.s
#strip: --strip-unneeded
#readelf: -S --wide
#name: strip --strip-unneeded on sections with SHF_EXCLUDE
#...
[ ]*\[.*\][ ]+\.foo1[ ]+PROGBITS.*[ ]+E[ ]+.*
#pass
|