[Bug c++/12904] New: in header: #define kTWOPI = 6.28 in function: 1.0/kTWOPI = 1.57 ???
ardashev at legsux5 dot phy dot bnl dot gov
gcc-bugzilla@gcc.gnu.org
Wed Nov 5 03:39:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12904
Summary: in header: #define kTWOPI = 6.28 in function:
1.0/kTWOPI = 1.57 ???
Product: gcc
Version: 3.2.2
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: ardashev at legsux5 dot phy dot bnl dot gov
CC: gcc-bugs at gcc dot gnu dot org
GCC host triplet: RH9 athlon and pentium
this problem started with RH9
in header: #define kTWOPI = 6.28 in function: 1.0/kTWOPI = 1.57
multiplication and addition seems to work fine
More information about the Gcc-bugs
mailing list