gcc/libstdc++-v3/testsuite/20_util/unique_ptr
Jonathan Wakely 098c88fb10 Add -Wno-deprecated to dg-options.
PR c++/33911
	* testsuite/20_util/shared_ptr/assign/auto_ptr.cc: Use -Wno-deprecated.
	* testsuite/20_util/shared_ptr/assign/auto_ptr_neg.cc: Likewise.
	* testsuite/20_util/shared_ptr/cons/43820_neg.cc: Likewise.
	* testsuite/20_util/shared_ptr/cons/auto_ptr.cc: Likewise.
	* testsuite/20_util/shared_ptr/cons/auto_ptr_neg.cc: Likewise.
	* testsuite/20_util/unique_ptr/cons/auto_ptr.cc: Likewise.
	* testsuite/20_util/unique_ptr/cons/auto_ptr_neg.cc: Likewise.
	* testsuite/ext/array_allocator/variadic_construct.cc: Likewise.

From-SVN: r217412
2014-11-12 10:32:17 +00:00
..
assign libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
comparison libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
cons Add -Wno-deprecated to dg-options. 2014-11-12 10:32:17 +00:00
creation limits: Remove stray semicolon. 2014-10-15 12:03:20 +00:00
hash libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
modifiers libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
requirements libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
specialized_algorithms libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00
54351.cc libstdc++.exp: Prefer -std=gnu++11. 2014-10-16 08:09:09 +00:00