* ld-gc/start.d: Exclude frv-*-linux*.

* ld-misc/defsym1.d: Likewise.
This commit is contained in:
Alan Modra 2011-02-10 07:24:06 +00:00
parent 867287bb32
commit 6092a2bf7b
3 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
2011-02-10 Alan Modra <amodra@gmail.com>
* ld-gc/start.d: Exclude frv-*-linux*.
* ld-misc/defsym1.d: Likewise.
2011-02-09 Alan Modra <amodra@gmail.com>
* ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux.

View File

@ -2,7 +2,7 @@
#ld: --gc-sections -e _start
#nm: -n
#target: *-*-linux* *-*-gnu*
#notarget: *-*-*aout *-*-*oldld
#notarget: *-*-*aout *-*-*oldld frv-*-linux*
#...
[0-9a-f]+ A +__start__foo

View File

@ -1,6 +1,7 @@
#ld: -e 0 --defsym foo=1 tmpdir/start.o tmpdir/libfoo.a
#nm: -B
#source: dummy.s
#notarget: frv-*-linux*
# Check that --defsym works on archive.
#failif