This is the mail archive of the gcc@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] | |
On Oct 4, 2004, at 4:05 PM, Gabriel Dos Reis wrote:Multiplication on floating point datatypes is *NOT* associative. Transformations that are predicated on associativity are not optimizations in that case. They may be applied only if -funsafe-transformations.
I don't see this flag defined in gcc-4.0. Are you proposing such a flag?
cc1: error: unrecognized command line option "-funsafe-transformations"
Thanks, Andrew Pinski
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |