Skip to content
Snippets Groups Projects
Commit 84eb13b9 authored by Matthias Kretz's avatar Matthias Kretz
Browse files

libstdc++: Don't fail if math_errhandling is not defined


Older glibc does not define math_errhandling with -ffast-math, in which
case floating-point exceptions are not used.

Signed-off-by: default avatarMatthias Kretz <m.kretz@gsi.de>

libstdc++-v3/ChangeLog:

	* include/experimental/bits/simd.h (__floating_point_flags): Do
	not rely on the presence of the math_errhandling macro.
parent 57cfcb3e
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment