]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Fix invalid dg-do directive
authorJonathan Wakely <jwakely@redhat.com>
Mon, 17 Oct 2016 17:03:25 +0000 (18:03 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Mon, 17 Oct 2016 17:03:25 +0000 (18:03 +0100)
Backport from mainline:
2016-08-17  Jonathan Wakely  <jwakely@redhat.com>

* testsuite/20_util/reference_wrapper/invoke-2.cc: Fix invalid dg-do
directive.

From-SVN: r241265

libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/20_util/reference_wrapper/invoke-2.cc

index 77d7de5a136d458651d2f25a70a76a7dd770f471..effb95d0f8897d1e305fecdb4d8c8c5e3474b256 100644 (file)
@@ -1,3 +1,11 @@
+2016-10-17  Jonathan Wakely  <jwakely@redhat.com>
+
+       Backport from mainline:
+       2016-08-17  Jonathan Wakely  <jwakely@redhat.com>
+
+       * testsuite/20_util/reference_wrapper/invoke-2.cc: Fix invalid dg-do
+       directive and use effective target instead of dg-options.
+
 2016-10-17  Jonathan Wakely  <jwakely@redhat.com>
 
        Backport from mainline:
index 46d1934bc76591009840eabe97b53355d12157e2..dcba1388b3dac6386e34edf5fe5f882107e33f85 100644 (file)
@@ -1,5 +1,5 @@
 // { dg-options "-std=gnu++11" }
-// { dg-do compile}
+// { dg-do compile }
 // Copyright (C) 2011-2015 Free Software Foundation, Inc.
 //
 // This file is part of the GNU ISO C++ Library.  This library is free