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] |
On Thu, Oct 15, 1998 at 09:54:29AM +1300, Bill Currie wrote: > What about PI and e (log2(e)?) and any other constants that are > available in hardware? We do not attempt to recognize them, primarily because the actual fpu constants are long double constants, and would not be appropriate for substitution for the other precisions. r~
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |