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] | |
that you either care about accurate floating point, or you do not. It's hard for me to see why anybody would set -Oaccuracy to anything other than 0 or 3. Even if they did, it's hard for me to see how they could possibly understand what was going to happen.
3. Optimize as much as you can, but respecting language semantics (for example Ada specifically allows the extra precision mentioned above).
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |