]> gcc.gnu.org Git - gcc.git/commitdiff
re PR c++/78269 (FAIL: FAIL: g++.dg/cpp1z/noexcept-type11.C and FAIL: g++.dg/cpp1z...
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Wed, 9 Nov 2016 10:50:21 +0000 (10:50 +0000)
committerThomas Preud'homme <thopre01@gcc.gnu.org>
Wed, 9 Nov 2016 10:50:21 +0000 (10:50 +0000)
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

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp1z/noexcept-type9.C

index f3438bee74857c8a367c14dd4429f1c87d180d93..5da9220fe713ef0bc47a60a4be093dc8ffb9ee57 100644 (file)
@@ -1,3 +1,8 @@
+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.
index 4547c4cc4d3c2bf3f7e049b4e6c1179b85982a62..a29618a3001266b003ab966daa80ca5e8d5020da 100644 (file)
@@ -1,6 +1,6 @@
 // Test for PMF template args.
 // { dg-options -std=c++1z }
-// { dg-do run }
+// { dg-do compile }
 
 struct A
 {
This page took 0.074299 seconds and 5 git commands to generate.