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 target/23552] FAIL: gfortran.dg/large_real_kind_1.f90


------- Additional Comments From sje at cup dot hp dot com  2005-09-12 18:31 -------
This failure is due to the fact that isfinite() does not work for 'long double'
types on HP-UX 11.00.  isfinite() is used when writing floating point values in
the Fortran IO library.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sje at cup dot hp dot com
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-09-12 18:31:21
               date|                            |


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


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