Require linker plugin for pr78768.c
authorTom de Vries <tom@codesourcery.com>
Mon, 1 May 2017 18:31:07 +0000 (18:31 +0000)
committerTom de Vries <vries@gcc.gnu.org>
Mon, 1 May 2017 18:31:07 +0000 (18:31 +0000)
commitd539a57b063ba16628aa3c58f211b16fadde2afb
tree517d777c4801b251e77b3959e8ec5f63573243e7
parentc6b9e849c04bfb994b72910346cbe24cf8feabd5
Require linker plugin for pr78768.c

The test-case has an xfail-ed line.  For linkers without plugin support, that
line happens to xpass.  Require linker with plugin support, such that the line
is no longer xpass-ing, but unsupported.

2017-05-01  Tom de Vries  <tom@codesourcery.com>

* gcc.dg/pr78768.c: Require linker plugin.

From-SVN: r247443
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr78768.c