Re: Implement numeric_limits<__float128>.

2019-05-10 Thread Marc Glisse
On Fri, 10 May 2019, Ed Smith-Rowland via libstdc++ wrote: I know people are mostly looking at release branch work but I'd like to post this.  Other projects like mppp and boost use our __float128 with C++.  I use it for specfun testing and various other projects. I'd like to offer a series of

Implement numeric_limits<__float128>.

2019-05-10 Thread Ed Smith-Rowland via gcc-patches
t; Implement numeric_limits<__float128>. * include/std/limits: Copy limit macros from quadmath.h; (__glibcxx_float128_has_denorm_loss, __glibcxx_float128_traps, __glibcxx_float128_tinyness_before): New macros (set to false); (numeric_limits<__