This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: What is acceptable for -ffast-math? (Was: associative law in combine)
- To: dewar at gnat dot com, kth at srv dot net
- Subject: Re: What is acceptable for -ffast-math? (Was: associative law in combine)
- From: dewar at gnat dot com
- Date: Mon, 30 Jul 2001 15:26:05 -0400 (EDT)
- Cc: gcc at gcc dot gnu dot org
<<I would hope that a competent programmer would not transform the
expression into this. I would hope he would transform it into
a*(b+c)
instead, unless my algebra has become hopelessly munged since
high school.
>>
:-)
oops, yes indeed