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 libfortran/26712] gfortran on mac intel runtime floating point exception when printing



------- Comment #6 from ccb at dl dot ac dot uk  2006-03-17 11:30 -------
Created an attachment (id=11062)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=11062&action=view)
fpu-387.h based fpe control for mactel

The changes are to the SSE elements.  It sets a mask as for the local floating
point registers.  This seems to work for the fortran code I deal with.


-- 

ccb at dl dot ac dot uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11058|0                           |1
        is obsolete|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26712


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