URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Go to most recent revision |
Show entire file |
Details |
Blame |
View Log
Rev 112 |
Rev 148 |
Line 362... |
Line 362... |
setup_xfail "score-*-*"
|
setup_xfail "score-*-*"
|
|
|
# The S-record linker doesn't support Blackfin ELF FDPIC ABI.
|
# The S-record linker doesn't support Blackfin ELF FDPIC ABI.
|
setup_xfail "bfin-*-linux-uclibc"
|
setup_xfail "bfin-*-linux-uclibc"
|
|
|
|
# On tile, we appear to be getting some random-seeming zeroing or 24-bit
|
|
# rightshifts (!) in the output when directly generating S-records from
|
|
# the linker. Not clear what could be causing this but we don't
|
|
# anticipate creating s-records (and could always use objcopy to
|
|
# generate the format if need be).
|
|
setup_xfail "tile*-*-*"
|
|
|
run_srec_test $test1 "tmpdir/sr1.o tmpdir/sr2.o"
|
run_srec_test $test1 "tmpdir/sr1.o tmpdir/sr2.o"
|
|
|
# Now try linking a C++ program with global constructors and
|
# Now try linking a C++ program with global constructors and
|
# destructors. Note that since we are not linking against any
|
# destructors. Note that since we are not linking against any
|
# libraries, this program won't actually work or anything.
|
# libraries, this program won't actually work or anything.
|
Line 391... |
Line 398... |
setup_xfail "hppa*-*-*" "mep-*-*"
|
setup_xfail "hppa*-*-*" "mep-*-*"
|
setup_xfail "ia64-*-*"
|
setup_xfail "ia64-*-*"
|
setup_xfail "*-*-cygwin*" "*-*-mingw*" "*-*-pe*" "*-*-winnt*"
|
setup_xfail "*-*-cygwin*" "*-*-mingw*" "*-*-pe*" "*-*-winnt*"
|
setup_xfail "score-*-*"
|
setup_xfail "score-*-*"
|
setup_xfail "bfin-*-linux-uclibc"
|
setup_xfail "bfin-*-linux-uclibc"
|
|
setup_xfail "tile*-*-*"
|
|
|
run_srec_test $test2 "tmpdir/sr3.o"
|
run_srec_test $test2 "tmpdir/sr3.o"
|
© copyright 1999-2025
OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.