|
|
|
@ -395,6 +395,9 @@ setup_xfail "ia64-*-*" |
|
|
|
setup_xfail "*-*-cygwin*" "*-*-mingw*" "*-*-pe*" "*-*-winnt*" |
|
|
|
setup_xfail "score-*-*" |
|
|
|
|
|
|
|
# The S-record linker doesn't support Blackfin ELF FDPIC ABI. |
|
|
|
setup_xfail "bfin-*-linux-uclibc" |
|
|
|
|
|
|
|
run_srec_test $test1 "tmpdir/sr1.o tmpdir/sr2.o" |
|
|
|
|
|
|
|
# Now try linking a C++ program with global constructors and |
|
|
|
@ -425,5 +428,6 @@ setup_xfail "hppa*-*-*" "mep-*-*" |
|
|
|
setup_xfail "ia64-*-*" |
|
|
|
setup_xfail "*-*-cygwin*" "*-*-mingw*" "*-*-pe*" "*-*-winnt*" |
|
|
|
setup_xfail "score-*-*" |
|
|
|
setup_xfail "bfin-*-linux-uclibc" |
|
|
|
|
|
|
|
run_srec_test $test2 "tmpdir/sr3.o" |
|
|
|
|