http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48286
Richard Guenther <rguenth at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Target| |i?86-*-* --- Comment #1 from Richard Guenther <rguenth at gcc dot gnu.org> 2011-03-25 14:12:06 UTC --- Or rather I think this now runs into PR333 and possibly the result check needs updating (we now inline p1 into main). Passes with -mfpmath=sse. There is no way to turn on -fexcess-precision=standard as it is not implemented for Fortran.