A simple sequence of floating point calculations gives different results on optimized builds and unoptimized builds. I have seen some bug reports, but this one is different as the error is reproduced only when the floating point calculation in question is called from a library. If i create a simple main method with the calculation in question, the error is not reproducible. I have a simple test case, how can i send it?
-- Summary: floating point optimization Product: gcc Version: 4.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: mehta at roguewave dot com GCC host triplet: RHAS 5 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41195