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: [RFD] -ffinite-math-only.


Richard Henderson wrote:

> On Tue, Jul 30, 2002 at 04:27:46PM +0200, Toon Moene wrote:

> > Fixed into (!FLOAT_MODE_P (mode) || !HONOR_NANS (mode)) ...
> 
> Note that HONOR_NANS already checks FLOAT_MODE_P.

Hmmm, missed that - will investigate tomorrow ...

-- 
Toon Moene - mailto:toon@moene.indiv.nluug.nl - phoneto: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
Maintainer, GNU Fortran 77: http://gcc.gnu.org/onlinedocs/g77_news.html
Join GNU Fortran 95: http://g95.sourceforge.net/ (under construction)


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