[Bug c++/23904] New: Const function selection

2005-09-15 Thread dsell at agleader dot com
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

[Bug c++/23298] New: Float value assignements differ when inside a for loop

2005-08-09 Thread dsell at agleader dot com
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

[Bug c++/23298] Float value assignements differ when inside a for loop

2005-08-09 Thread dsell at agleader dot com
--- 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