mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-29 08:24:05 +08:00
2008-08-20 Bob Wilson <bob.wilson@acm.org>
* gas/all/gas.exp: Expect the redef test to fail on Xtensa.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2008-08-20 Bob Wilson <bob.wilson@acm.org>
|
||||||
|
|
||||||
|
* gas/all/gas.exp: Expect the redef test to fail on Xtensa.
|
||||||
|
|
||||||
2008-08-20 H.J. Lu <hongjiu.lu@intel.com>
|
2008-08-20 H.J. Lu <hongjiu.lu@intel.com>
|
||||||
|
|
||||||
AVX Programming Reference (August, 2008)
|
AVX Programming Reference (August, 2008)
|
||||||
|
@ -87,7 +87,7 @@ case $target_triplet in {
|
|||||||
{ *c54x*-*-* } { }
|
{ *c54x*-*-* } { }
|
||||||
{ z80-*-* } { }
|
{ z80-*-* } { }
|
||||||
default {
|
default {
|
||||||
setup_xfail "*c30*-*-*" "*c4x*-*-*" "pdp11-*-*"
|
setup_xfail "*c30*-*-*" "*c4x*-*-*" "pdp11-*-*" "xtensa*-*-*"
|
||||||
run_dump_test redef
|
run_dump_test redef
|
||||||
# The next two tests can fail if the target does not convert fixups
|
# The next two tests can fail if the target does not convert fixups
|
||||||
# against ordinary symbols into relocations against section symbols.
|
# against ordinary symbols into relocations against section symbols.
|
||||||
|
Reference in New Issue
Block a user