Commit e63d7e71 by Jonathan Wakely Committed by Jonathan Wakely

Fix target selectors in uniform_inside_sphere_distribution tests

	* testsuite/ext/random/uniform_inside_sphere_distribution/cons/
	default.cc: Fix effective target selector.
	* testsuite/ext/random/uniform_inside_sphere_distribution/cons/
	parms.cc: Likewise.
	* testsuite/ext/random/uniform_inside_sphere_distribution/operators/
	equal.cc: Likewise.
	* testsuite/ext/random/uniform_inside_sphere_distribution/operators/
	generate.cc: Likewise.
	* testsuite/ext/random/uniform_inside_sphere_distribution/operators/
	inequal.cc: Likewise.
	* testsuite/ext/random/uniform_inside_sphere_distribution/operators/
	serialize.cc: Likewise.

From-SVN: r241621
parent 7c92f4ec
2016-10-27 Jonathan Wakely <jwakely@redhat.com> 2016-10-27 Jonathan Wakely <jwakely@redhat.com>
* testsuite/ext/random/uniform_inside_sphere_distribution/cons/
default.cc: Fix effective target selector.
* testsuite/ext/random/uniform_inside_sphere_distribution/cons/
parms.cc: Likewise.
* testsuite/ext/random/uniform_inside_sphere_distribution/operators/
equal.cc: Likewise.
* testsuite/ext/random/uniform_inside_sphere_distribution/operators/
generate.cc: Likewise.
* testsuite/ext/random/uniform_inside_sphere_distribution/operators/
inequal.cc: Likewise.
* testsuite/ext/random/uniform_inside_sphere_distribution/operators/
serialize.cc: Likewise.
* testsuite/experimental/filesystem/iterators/directory_iterator.cc: * testsuite/experimental/filesystem/iterators/directory_iterator.cc:
Use end() function to get end iterator. Use end() function to get end iterator.
* testsuite/experimental/filesystem/iterators/pop.cc: Remove printf * testsuite/experimental/filesystem/iterators/pop.cc: Remove printf
......
// { dg-do run { target cxx11 } } // { dg-do run { target c++11 } }
// { dg-require-cstdint "" } // { dg-require-cstdint "" }
// //
// Copyright (C) 2014-2016 Free Software Foundation, Inc. // Copyright (C) 2014-2016 Free Software Foundation, Inc.
......
// { dg-do run { target cxx11 } } // { dg-do run { target c++11 } }
// { dg-require-cstdint "" } // { dg-require-cstdint "" }
// //
// Copyright (C) 2014-2016 Free Software Foundation, Inc. // Copyright (C) 2014-2016 Free Software Foundation, Inc.
......
// { dg-do run { target cxx11 } } // { dg-do run { target c++11 } }
// { dg-require-cstdint "" } // { dg-require-cstdint "" }
// //
// Copyright (C) 2014-2016 Free Software Foundation, Inc. // Copyright (C) 2014-2016 Free Software Foundation, Inc.
......
// { dg-do run { target cxx11 } } // { dg-do run { target c++11 } }
// { dg-require-cstdint "" } // { dg-require-cstdint "" }
// //
// Copyright (C) 2014-2016 Free Software Foundation, Inc. // Copyright (C) 2014-2016 Free Software Foundation, Inc.
......
// { dg-do run { target cxx11 } } // { dg-do run { target c++11 } }
// { dg-require-cstdint "" } // { dg-require-cstdint "" }
// //
// Copyright (C) 2014-2016 Free Software Foundation, Inc. // Copyright (C) 2014-2016 Free Software Foundation, Inc.
......
// { dg-do run { target cxx11 } } // { dg-do run { target c++11 } }
// { dg-require-cstdint "" } // { dg-require-cstdint "" }
// //
// Copyright (C) 2014-2016 Free Software Foundation, Inc. // Copyright (C) 2014-2016 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