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/15960] missing function 'finite' on HP-UX 11.11


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-06-12 13:35 -------
Confirmed, the problem again is that finite is C99 :(.

I really think we should just require C99 library support from the system libraries for gfortran and 
forget about the systems which do not have C99 support.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
 GCC target triplet|                            |hppa2.0w-hp-hpux11.11
           Keywords|                            |build
   Last reconfirmed|0000-00-00 00:00:00         |2004-06-12 13:35:26
               date|                            |
   Target Milestone|---                         |3.5.0


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


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