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
+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:
// { 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