xfail pr18223 test for tic6x
Fails due to warning: generating a shared library containing non-PIC/PID code * ld-gc/pr18223.d: xfail tic6x.
This commit is contained in:
parent
a644aa8932
commit
ecd272101d
2 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
||||||
|
2015-04-15 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* ld-gc/pr18223.d: xfail tic6x.
|
||||||
|
|
||||||
2015-04-14 H.J. Lu <hongjiu.lu@intel.com>
|
2015-04-14 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
PR ld/pr17709
|
PR ld/pr17709
|
||||||
|
|
|
@ -1,6 +1,7 @@
|
||||||
#name: --gc-sections with .text._init
|
#name: --gc-sections with .text._init
|
||||||
#ld: --gc-sections -shared
|
#ld: --gc-sections -shared
|
||||||
#nm: -n
|
#nm: -n
|
||||||
|
#xfail: tic6x-*-*
|
||||||
|
|
||||||
#...
|
#...
|
||||||
[0-9a-f]+ t +_init
|
[0-9a-f]+ t +_init
|
||||||
|
|
Loading…
Reference in a new issue