[Bug c++/49813] [C++0x] sinh vs asinh vs constexpr

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed Mar 11 16:31:24 GMT 2020


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=49813

--- Comment #60 from Jonathan Wakely <redi at gcc dot gnu.org> ---
There's no wiggle room, we're definitely non-conforming.

Maybe the changes could be limited to -std=gnu++NN modes only, although Paolo
argued strongly against that in this bug report.

It doesn't seem to be causing any issues for anybody though, so I'm not very
motivated to "fix" our non-conformance by removing features (and probably
breaking somebody's code).


More information about the Gcc-bugs mailing list