This is the mail archive of the gcc-bugs@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]

[Bug c++/12904] New: in header: #define kTWOPI = 6.28 in function: 1.0/kTWOPI = 1.57 ???


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]