* ld-gc/start.d: Exclude frv-*-linux*.
* ld-misc/defsym1.d: Likewise.
This commit is contained in:
parent
867287bb32
commit
6092a2bf7b
@ -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>
|
2011-02-09 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
* ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux.
|
* ld-elfvsb/elfvsb.exp: Don't run any non-PIC tests on powerpc*-linux.
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
#ld: --gc-sections -e _start
|
#ld: --gc-sections -e _start
|
||||||
#nm: -n
|
#nm: -n
|
||||||
#target: *-*-linux* *-*-gnu*
|
#target: *-*-linux* *-*-gnu*
|
||||||
#notarget: *-*-*aout *-*-*oldld
|
#notarget: *-*-*aout *-*-*oldld frv-*-linux*
|
||||||
|
|
||||||
#...
|
#...
|
||||||
[0-9a-f]+ A +__start__foo
|
[0-9a-f]+ A +__start__foo
|
||||||
|
@ -1,6 +1,7 @@
|
|||||||
#ld: -e 0 --defsym foo=1 tmpdir/start.o tmpdir/libfoo.a
|
#ld: -e 0 --defsym foo=1 tmpdir/start.o tmpdir/libfoo.a
|
||||||
#nm: -B
|
#nm: -B
|
||||||
#source: dummy.s
|
#source: dummy.s
|
||||||
|
#notarget: frv-*-linux*
|
||||||
|
|
||||||
# Check that --defsym works on archive.
|
# Check that --defsym works on archive.
|
||||||
#failif
|
#failif
|
||||||
|
Loading…
Reference in New Issue
Block a user