https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85957
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Try -std=c99 or -fexcess-precision=standard which will get you the behavior you want.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85957
--- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- Try -std=c99 or -fexcess-precision=standard which will get you the behavior you want.