c++, testsuite - require alias support for a test.
authorIain Sandoe <iain@sandoe.co.uk>
Fri, 31 May 2019 07:23:14 +0000 (07:23 +0000)
committerIain Sandoe <iains@gcc.gnu.org>
Fri, 31 May 2019 07:23:14 +0000 (07:23 +0000)
commit0eee8eaa834181720cfb4e360a1c69d77c74b552
tree4f039477404834794f988d3e17c59bc02d9b0306
parent4ef2ef0c03c6cc98cc460d221f7306ed738eb57a
c++, testsuite - require alias support for a test.

The test for pr84497 uses a facility that requires alias support from
the target, and therefore fails on targets without.  Add a suitable
dg-require statement.

2019-05-31  Iain Sandoe  <iain@sandoe.co.uk>

* g++.dg/cpp0x/pr84497.C: Require alias support.

From-SVN: r271801
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/pr84497.C