]> gcc.gnu.org Git - gcc.git/commit
Fix tests that fail when built with different options
authorJonathan Wakely <jwakely@redhat.com>
Thu, 18 Oct 2018 20:04:55 +0000 (21:04 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 18 Oct 2018 20:04:55 +0000 (21:04 +0100)
commit955fe731e3c1784b56209006576bc4263b854b9f
tree14830419ab5784ebe2be8a23d55044c68638e5e5
parentc0ace69ec677d1f85f6a433c8fae2d4df6f75714
Fix tests that fail when built with different options

* testsuite/20_util/duration/cons/2.cc: Add -ffloat-store to fix
failure when compiled without optimisation.
* testsuite/ext/profile/mutex_extensions_neg.cc: Prune additional
errors caused by C++17 std::pmr alias templates.

From-SVN: r265287
libstdc++-v3/ChangeLog
libstdc++-v3/testsuite/20_util/duration/cons/2.cc
libstdc++-v3/testsuite/ext/profile/mutex_extensions_neg.cc
This page took 0.056288 seconds and 5 git commands to generate.