https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70334
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Dup of bug 60410 which was only fixed in 6.0. Note -fshort-double is an ABI changing option so any use of it will cause incompatibilities with the rest of the libraries unless they were also compiled with it. *** This bug has been marked as a duplicate of bug 60410 ***