diff options
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 5 | ||||
-rw-r--r-- | ld/testsuite/ld-gc/personality.d | 3 |
2 files changed, 6 insertions, 2 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 96486fb..8c4e5d4 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -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. diff --git a/ld/testsuite/ld-gc/personality.d b/ld/testsuite/ld-gc/personality.d index f3cf652..5f14183 100644 --- a/ld/testsuite/ld-gc/personality.d +++ b/ld/testsuite/ld-gc/personality.d @@ -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 #... |