* ld-elf/comm-data.exp: Add XFAIL for arm*-*-* targets, referring
to PR ld/13802.
This commit is contained in:
parent
cfcad218b1
commit
e0799d78b1
@ -1,3 +1,8 @@
|
||||
2012-11-21 Roland McGrath <mcgrathr@google.com>
|
||||
|
||||
* ld-elf/comm-data.exp: Add XFAIL for arm*-*-* targets, referring
|
||||
to PR ld/13802.
|
||||
|
||||
2012-11-21 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* ld-elf/discard1.d: Run on x86_64-*-linux-gnu*.
|
||||
|
||||
@ -59,6 +59,8 @@ if [is_elf64 "tmpdir/libcomm-data.so"] {
|
||||
append AFLAGS " --defsym ELF64=1"
|
||||
}
|
||||
|
||||
setup_xfail "arm*-*-*" "ld/13802"
|
||||
|
||||
# Verify that a common symbol has been converted to an undefined
|
||||
# reference to the global symbol of the same name defined above
|
||||
# and that the debug reference has been dropped.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user