gcc/libstdc++-v3/src
Jonathan Wakely 2251b4a542 libstdc++: Make std::from_chars always round to nearest
Also fix the tests that fail on targets without uselocale.

libstdc++-v3/ChangeLog:

	* src/c++17/floating_from_chars.cc (from_chars_impl): Ensure
	that FE_NEAREST is used.
	* testsuite/20_util/from_chars/4.cc: Do not use if constexpr in
	a { target c++14 } test.
	[!_GLIBCXX_HAVE_USELOCALE]: Disable all tests.
	* testsuite/20_util/from_chars/5.cc [!_GLIBCXX_HAVE_USELOCALE]:
	Likewise.
	* testsuite/20_util/from_chars/6.cc: New test.
2020-07-27 15:51:24 +01:00
..
c++11 libstdc++: Regenerate makefiles 2020-06-23 07:59:40 +01:00
c++17 libstdc++: Make std::from_chars always round to nearest 2020-07-27 15:51:24 +01:00
c++98 libstdc++: Fix istream::ignore exit conditions (PR 94749, PR 96161) 2020-07-13 12:09:44 +01:00
filesystem libstdc++: Regenerate makefiles 2020-06-23 07:59:40 +01:00
shared
Makefile.am
Makefile.in libstdc++: Regenerate makefiles 2020-06-23 07:59:40 +01:00