gcc/libstdc++-v3/testsuite/std
Patrick Palka a57aa11191 libstdc++: Compile PR93978 testcase with -Wall
Now that the frontend issue PR c++/94038 is thoroughly fixed, the
testcase for PR93978 no longer fails to compile with -O -Wall, so add
-Wall to the testcase's compile flags to help ensure we don't regress
here.

libstdc++-v3/ChangeLog:

	PR libstdc++/93978
	* testsuite/std/ranges/adaptors/93978.cc: Add -Wall to
	dg-additional-options.  Avoid unused-but-set-variable warning.
2020-05-23 15:25:40 -04:00
..
concepts libstdc++: Update __cpp_lib_concepts value 2020-04-22 22:54:34 +01:00
ranges libstdc++: Compile PR93978 testcase with -Wall 2020-05-23 15:25:40 -04:00
time libstdc++: Add some C++20 additions to <chrono> 2020-03-26 14:00:12 +00:00