* g++.dg/cpp0x/pr79296.C: Move dg-do compile directive first.
authorDavid Edelsohn <dje.gcc@gmail.com>
Wed, 15 Feb 2017 15:37:33 +0000 (15:37 +0000)
committerDavid Edelsohn <dje@gcc.gnu.org>
Wed, 15 Feb 2017 15:37:33 +0000 (10:37 -0500)
From-SVN: r245484

gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/pr79296.C

index 2097fc99d5a5788c213aedf1cb69565e48a3c0e3..fe3a304c08db075cb410fc47ad19b546f821dd33 100644 (file)
@@ -1,3 +1,7 @@
+2017-02-15  David Edelsohn  <dje.gcc@gmail.com>
+
+       * g++.dg/cpp0x/pr79296.C: Move dg-do compile directive first.
+
 2017-02-15  Thomas Schwinge  <thomas@codesourcery.com>
 
        * gcc.dg/graphite/graphite.exp: Merge "fuse_files" into
index 00dc2be101944b89f74dce24209cbcb17420e837..1ee982c71f0456bdf1c5907e5d959f9c5ae1ffe5 100644 (file)
@@ -1,6 +1,6 @@
+// { dg-do compile { target c++11 } }
 // { dg-require-effective-target lto }
 // { dg-additional-options "-flto" }
-// { dg-do compile { target c++11 } }
 
 // PR 79296 ICE mangling local class of localized instantiation