Limit pr20513c/pr20513d to Linux and GNU targets
* testsuite/ld-elf/pr20513c.d: Limit to *-*-linux* and *-*-gnu* targets. * testsuite/ld-elf/pr20513d.d: Likewise.
This commit is contained in:
parent
3b9a79ef76
commit
1b2d85b255
3 changed files with 8 additions and 0 deletions
|
@ -1,3 +1,9 @@
|
|||
2016-09-02 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* testsuite/ld-elf/pr20513c.d: Limit to *-*-linux* and *-*-gnu*
|
||||
targets.
|
||||
* testsuite/ld-elf/pr20513d.d: Likewise.
|
||||
|
||||
2016-09-01 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
PR ld/20513
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
#source: pr20513b.s
|
||||
#ld: -shared
|
||||
#readelf: -S --wide
|
||||
#target: *-*-linux* *-*-gnu*
|
||||
|
||||
#failif
|
||||
#...
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
#source: pr20513a.s
|
||||
#ld: -shared
|
||||
#readelf: -S --wide
|
||||
#target: *-*-linux* *-*-gnu*
|
||||
|
||||
#failif
|
||||
#...
|
||||
|
|
Loading…
Add table
Reference in a new issue