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/50216] New: Double computations yield incorrect results


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50216

             Bug #: 50216
           Summary: Double computations yield incorrect results
    Classification: Unclassified
           Product: gcc
           Version: 4.5.2
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: williamsmth597@gmail.com


Created attachment 25121
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=25121
.i output from compilation

Under certain circumstances, complex double formulas result in incorrect
results.  Re-writing (breaking the formula into smaller statements), yields
correct results.


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