Commit 2ab794eb by Jonathan Wakely Committed by Jonathan Wakely

Remove duplicate dg-options directive in string_view test

	* testsuite/experimental/string_view/operations/rfind/char/2.cc:
	Remove duplicate dg-options directive.

From-SVN: r238942
parent 4d16871b
2016-08-01 Jonathan Wakely <jwakely@redhat.com> 2016-08-01 Jonathan Wakely <jwakely@redhat.com>
* testsuite/experimental/string_view/operations/rfind/char/2.cc:
Remove duplicate dg-options directive.
* testsuite/20_util/specialized_algorithms/uninitialized_copy/ * testsuite/20_util/specialized_algorithms/uninitialized_copy/
808590.cc: Use -std=gnu++98 instead of -std=gnu++03. 808590.cc: Use -std=gnu++98 instead of -std=gnu++03.
......
...@@ -12,7 +12,6 @@ ...@@ -12,7 +12,6 @@
// but WITHOUT ANY WARRANTY; without even the implied warranty of // but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU General Public License for more details. // GNU General Public License for more details.
// { dg-options "-std=gnu++14" }
// You should have received a copy of the GNU General Public License along // You should have received a copy of the GNU General Public License along
// with this library; see the file COPYING3. If not see // with this library; see the file COPYING3. If not see
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment