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:
Nick Clifton 2016-07-27 12:01:09 +01:00
parent 147d994bcd
commit 61d2d2b549
2 changed files with 6 additions and 2 deletions

View File

@ -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.

View File

@ -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
#...