This is the mail archive of the gcc-patches@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]

Re: [PATCH] Use C99 isfinite macro instead of finite when available


John David Anglin wrote:
> This fixes a bunch of gfortran failures under HP-UX 11.x which doesn't
> have the finite function, only the isfinite macro.
> 
> Tested on hppa2.0w-hp-hpux11.11.
> 
> Ok for main?
> 

While I can't approve it, I would assume that this falls under the obviously
correct rule. Is this the last issue on HP-UX?

- Tobi


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