diff options
author | Matthias Kretz <m.kretz@gsi.de> | 2022-01-18 17:04:06 +0100 |
---|---|---|
committer | Matthias Kretz <m.kretz@gsi.de> | 2022-01-19 13:45:58 +0100 |
commit | 39f581028c76ebfc94a5c2714f43c9e56089a9b0 (patch) | |
tree | 3a06c8127a051a0b74024a05dc4234f9d95ae3d3 /gcc | |
parent | 2cef99175af1ad95283d4b35bced73c3a510f6d6 (diff) | |
download | gcc-39f581028c76ebfc94a5c2714f43c9e56089a9b0.zip gcc-39f581028c76ebfc94a5c2714f43c9e56089a9b0.tar.gz gcc-39f581028c76ebfc94a5c2714f43c9e56089a9b0.tar.bz2 |
libstdc++: Fix for non-constexpr math_errhandling
Use SFINAE magic to support: "It is unspecified whether math_errhandling
is a macro or an identifier with external linkage." [C Standard]
Signed-off-by: Matthias Kretz <m.kretz@gsi.de>
libstdc++-v3/ChangeLog:
* include/experimental/bits/simd.h (__floating_point_flags): Do
not rely on math_errhandling to expand to a constant expression.
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions