mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-20 01:50:24 +08:00
* ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2012-05-19 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
|
* ld-elf/elf.exp (note-3.so): xfail tic6x due to non-pic warnings.
|
||||||
|
|
||||||
2012-05-19 Alan Modra <amodra@gmail.com>
|
2012-05-19 Alan Modra <amodra@gmail.com>
|
||||||
|
|
||||||
* ld-powerpc/vle.ld: New.
|
* ld-powerpc/vle.ld: New.
|
||||||
|
@ -66,6 +66,7 @@ if { ![istarget hppa64*-hpux*] } {
|
|||||||
#
|
#
|
||||||
# Only run the test on targets thats support creating shared libraries.
|
# Only run the test on targets thats support creating shared libraries.
|
||||||
if { [check_shared_lib_support] } then {
|
if { [check_shared_lib_support] } then {
|
||||||
|
setup_xfail "tic6x-*-*"
|
||||||
run_ld_link_tests {
|
run_ld_link_tests {
|
||||||
{"Build shared library for next test"
|
{"Build shared library for next test"
|
||||||
"-shared" "" "note-3.s" {} "note-3.so" }
|
"-shared" "" "note-3.s" {} "note-3.so" }
|
||||||
|
Reference in New Issue
Block a user