pr23900-1.d: Also check PT_GNU_PROPERTY program header
Also pass -l to readelf to check PT_GNU_PROPERTY program header. PR ld/23900 * testsuite/ld-elf/pr23900-1.d: Also pass -l to readelf.
This commit is contained in:
parent
e3ed17f393
commit
b4654b109b
@ -1,3 +1,7 @@
|
||||
2020-01-21 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* testsuite/ld-elf/pr23900-1.d: Also pass -l to readelf.
|
||||
|
||||
2020-01-20 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* po/pt_BR.po: Updated Brazilian Portuguese translation.
|
||||
|
@ -1,7 +1,15 @@
|
||||
#ld:
|
||||
#readelf: --notes --wide
|
||||
#readelf: --notes --wide -l
|
||||
#target: *-*-linux* *-*-gnu* *-*-nacl*
|
||||
|
||||
#...
|
||||
GNU_PROPERTY .*
|
||||
#...
|
||||
+[0-9]+ +\.note\.gnu\.property
|
||||
#...
|
||||
+[0-9]+ +\.note\.gnu\.property
|
||||
#...
|
||||
+[0-9]+ +\.note\.gnu\.property
|
||||
#...
|
||||
Displaying notes found in: \.note\.gnu\.property
|
||||
[ ]+Owner[ ]+Data size[ ]+Description
|
||||
|
Loading…
Reference in New Issue
Block a user