[Bug c++/66191] GCC optimizes away if clause checking similar but not same condition

2015-05-18 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66191 Jonathan Wakely changed: What|Removed |Added Severity|major |normal --- Comment #4 from Jonathan Wa

[Bug c++/66191] GCC optimizes away if clause checking similar but not same condition

2015-05-18 Thread DoDoEntertainment at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66191 --- Comment #3 from Nenad Mikša --- Thanks for info.

[Bug c++/66191] GCC optimizes away if clause checking similar but not same condition

2015-05-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66191 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug c++/66191] GCC optimizes away if clause checking similar but not same condition

2015-05-18 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66191 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|