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]

Re: ia64 flush to zero mode


Richard Henderson wrote:

> The following enables flush-to-zero mode (vs creating denormalized numbers)
> when linking with -ffast-math or -funsafe-math-optimizations on ia64.  This
> avoids the trap to the operating system which is needed for complete IEEE
> conformance.

Would it be possible to do the same on Alpha ?  I'm using a custom
6-line assembler routine to effect that (which I mailed you last
summer), but it would be nice if people could use this via a simple
compile time switch.

Thanks in advance,

-- 
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]