Product: gcc
Version: 4.0.0
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dsell at agleader dot com
CC: gcc-bugs at gcc dot gnu dot org
http
oat value assignements differ when inside a for loop
Product: gcc
Version: 3.4.3
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: c++
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: dsell at agleader
--- Additional Comments From dsell at agleader dot com 2005-08-09 20:24
---
We did come to the realization that we should be using doubles to store the
values, because the values we were comparing were really too large for floats.
However, the fact that rearranging the code or