mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-28 14:30:48 +00:00
Restrict linker garbage collection personality test to cfi enabled targets.
* testsuite/ld-gc/personality.d: Use "target cfi" to restrict the test to targets which support cfi.
This commit is contained in:
parent
147d994bcd
commit
61d2d2b549
@ -1,3 +1,8 @@
|
||||
2016-07-27 Nick Clifton <nickc@redhat.com>
|
||||
|
||||
* testsuite/ld-gc/personality.d: Use "target cfi" to restrict the
|
||||
test to targets which support cfi.
|
||||
|
||||
2016-07-27 Igor Kudrin <ikudrin@accesssoftek.com>
|
||||
|
||||
* ldbuildid.c (generate_build_id): Warning fix.
|
||||
|
@ -1,8 +1,7 @@
|
||||
#name: --gc-sections with __gxx_personality
|
||||
#ld: --gc-sections -e main -L tmpdir -lpersonality
|
||||
#nm: -n
|
||||
#xfail: bfin-*-* cris*-*-* frv-*-* mn10300-*-* vax-*-* xtensa-*-* metag-*-*
|
||||
# above targets don't support cfi
|
||||
#target: cfi
|
||||
|
||||
#failif
|
||||
#...
|
||||
|
Loading…
Reference in New Issue
Block a user