constexpr.cc: Remove redundant -save-temps option.
authorNikolai Bozhenov <n.bozhenov@samsung.com>
Wed, 5 Aug 2015 20:57:03 +0000 (20:57 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 5 Aug 2015 20:57:03 +0000 (21:57 +0100)
commite1ed1bca36bfe2b48375516ee787936fb4316d9f
treea8af8c36deda19f99bf942d1bc9bf07bad40986c
parentf395ddf3c7670707ffd8d2d76bb6c1a163eadc5e
constexpr.cc: Remove redundant -save-temps option.

2015-08-05  Nikolai Bozhenov  <n.bozhenov@samsung.com>

* testsuite/20_util/enable_shared_from_this/cons/constexpr.cc: Remove
redundant -save-temps option.
* testsuite/20_util/shared_ptr/cons/constexpr.cc: Likewise.
* testsuite/20_util/unique_ptr/cons/constexpr.cc: Likewise.
* testsuite/20_util/weak_ptr/cons/constexpr.cc: Likewise.
* testsuite/30_threads/future/cons/constexpr.cc: Likewise.
* testsuite/30_threads/shared_future/cons/constexpr.cc: Likewise.

From-SVN: r226647
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/20_util/enable_shared_from_this/cons/constexpr.cc
libstdc++-v3/testsuite/20_util/shared_ptr/cons/constexpr.cc
libstdc++-v3/testsuite/20_util/unique_ptr/cons/constexpr.cc
libstdc++-v3/testsuite/20_util/weak_ptr/cons/constexpr.cc
libstdc++-v3/testsuite/30_threads/future/cons/constexpr.cc
libstdc++-v3/testsuite/30_threads/shared_future/cons/constexpr.cc