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] | |
Robert Dewar <dewar@gnat.com> writes: > So replacing (a+b)+c with a+(b+c) NEVER improves the accuracy, it > merely computes the wrong result! You are speaking of different things here. You speak of wrong compared to the standards. Paul Koning speaks of improved accuracy compared to real arithmetics.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |