2016-11-09 Thomas Preud'homme <thomas.preudhomme@arm.com>
gcc/testsuite/
PR testsuite/78269
* g++.dg/cpp1z/noexcept-type9.C: Make it a compile test.
From-SVN: r241997
+2016-11-09 Thomas Preud'homme <thomas.preudhomme@arm.com>
+
+ PR testsuite/78269
+ * g++.dg/cpp1z/noexcept-type9.C: Make it a compile test.
+
2016-11-09 Paul Thomas <pault@gcc.gnu.org>
* gfortran.dg/move_alloc_18.f90: New test.
// Test for PMF template args.
// { dg-options -std=c++1z }
-// { dg-do run }
+// { dg-do compile }
struct A
{