This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Turning off denormals (subnormals) in GCC
- From: MeMooMeM <mbelgin at gmail dot com>
- To: gcc at gcc dot gnu dot org
- Date: Thu, 7 Aug 2008 10:41:57 -0700 (PDT)
- Subject: Turning off denormals (subnormals) in GCC
Hi,
I would like to avoid denormal handling latencies. On Intel, this is turned
ON by default and Intel compiler has the -ftz- option to turn it off. I am
looking for a similar option of GCC. Any ideas?
Thanks a lot in advance!
-Memo
--
View this message in context: http://www.nabble.com/Turning-off-denormals-%28subnormals%29-in-GCC-tp18875926p18875926.html
Sent from the gcc - Dev mailing list archive at Nabble.com.