Re: [PATCH] libstdc++-v3 testsuite: Call fesetround(FE_DOWNWARD) only if defined

2022-03-22 Thread Jonathan Wakely via Gcc-patches
On Tue, 22 Mar 2022 at 15:48, Hans-Peter Nilsson via Libstdc++ wrote: > > Ok to commit? OK, thanks. > > - 8< - > > Without this, for a typical soft-float target such as cris-elf, after > commit r12-7676-g5a4e208022e704 you'll see, in libstdc++.log: > ... > FAIL: 20_util/from_chars/6.cc

[PATCH] libstdc++-v3 testsuite: Call fesetround(FE_DOWNWARD) only if defined

2022-03-22 Thread Hans-Peter Nilsson via Gcc-patches
Ok to commit? - 8< - Without this, for a typical soft-float target such as cris-elf, after commit r12-7676-g5a4e208022e704 you'll see, in libstdc++.log: ... FAIL: 20_util/from_chars/6.cc (test for excess errors) Excess errors: /home/hp/tmp/auto0321/gcc/libstdc++-v3/testsuite/20_util/from_