https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90146
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #2 from Jakub Jelinek <jakub at gcc dot gnu.org> --- The second patch looks really weird, ld, ldblit () and LDBL_EPSILON already do (or the last one should, unless NetBSD float.h is buggy) have long double type, so there is no point in casting it to long double again.