[Bug c++/47600] gcc optimizer seems to avoid necessary floating-point addition

2011-03-08 Thread acfbuerger at googlemail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47600 Alexander Bürger changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|

[Bug c++/47600] gcc optimizer seems to avoid necessary floating-point addition

2011-02-03 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47600 --- Comment #5 from Dominique d'Humieres 2011-02-03 19:02:55 UTC --- (In reply to comment #4) > Dominique, did you mean to take this out of WAITING state? > I'm assuming you didn't I think the WAITING state followed comment #1.

[Bug c++/47600] gcc optimizer seems to avoid necessary floating-point addition

2011-02-03 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47600 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|2011-02-03 1

[Bug c++/47600] gcc optimizer seems to avoid necessary floating-point addition

2011-02-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47600 --- Comment #3 from Richard Guenther 2011-02-03 16:58:51 UTC --- (In reply to comment #2) > Does C* obey parentheses? If yes, the solution is the same as in Fortran ndist > =(dist+d). If no, I think there is an option to disable reassociation > (

[Bug c++/47600] gcc optimizer seems to avoid necessary floating-point addition

2011-02-03 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47600 Dominique d'Humieres changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever Confirmed|1

[Bug c++/47600] gcc optimizer seems to avoid necessary floating-point addition

2011-02-03 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47600 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|