This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug fortran/48286] gfortran.dg/cray_pointers_8.f90 FAILs


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]