[Bug c++/61531] Optimizer completely removes some bitset code
rguenth at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Jun 17 08:36:00 GMT 2014
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61531
--- Comment #5 from Richard Biener <rguenth at gcc dot gnu.org> ---
It works for me.
> g++ t.C -O2
> ./a.out
set 2
this is with
> rpm -q gcc43-c++
gcc43-c++-4.3.4_20091019-0.22.17
> rpm -q --changelog gcc43-c++ | head
* Thu Nov 10 2011 rguenther@suse.com
- Fix altivec comparison builtins. [bnc#729378]
More information about the Gcc-bugs
mailing list