Commit 6fdce073 by Jonathan Wakely Committed by Jonathan Wakely

Add whitespace to some dejagnu directives in libstdc++ tests

	* testsuite/20_util/add_rvalue_reference/requirements/alias_decl.cc:
	Add whitespace to dejagnu directive.
	* testsuite/23_containers/array/element_access/at_neg.cc: Likewise.

From-SVN: r262245
parent c2fd033c
2018-06-29 Jonathan Wakely <jwakely@redhat.com>
* testsuite/20_util/add_rvalue_reference/requirements/alias_decl.cc:
Add whitespace to dejagnu directive.
* testsuite/23_containers/array/element_access/at_neg.cc: Likewise.
2018-06-27 François Dumont <fdumont@gcc.gnu.org>
* include/bits/stl_vector.h
......
// { dg-do compile {target c++14 } }
// { dg-do compile { target c++14 } }
// Copyright (C) 2013-2018 Free Software Foundation, Inc.
//
......
// { dg-do run {target c++11 xfail *-*-* } }
// { dg-do run { target c++11 xfail *-*-* } }
// Copyright (C) 2011-2018 Free Software Foundation, Inc.
//
......
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