[Bug c++/46680] Suboptimal code generated for bool comparisons

2010-11-27 Thread adriano.rezende at openbossa dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46680 Adriano Rezende changed: What|Removed |Added Status|RESOLVED|UNCONFIRMED Resolution|WONTFIX

[Bug c++/46680] Suboptimal code generated for bool comparisons

2010-11-27 Thread adriano.rezende at openbossa dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46680 --- Comment #2 from Adriano Rezende 2010-11-27 12:10:21 UTC --- >> Am I missing something? > -O1 / -O2 / -O3 / -Os option. I know about these optimization flags :). My suggestion is directed specifically to -O0. I would not rest knowing that i

[Bug c++/46680] New: Suboptimal code generated for bool comparisons

2010-11-26 Thread adriano.rezende at openbossa dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46680 Summary: Suboptimal code generated for bool comparisons Product: gcc Version: 4.4.1 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: c++ AssignedTo: