[Bug c++/59500] Bogus maybe-uninitialized warning due to optimizations

2014-09-12 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59500 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Commen

[Bug c++/59500] Bogus maybe-uninitialized warning due to optimizations

2014-09-12 Thread luto at mit dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59500 --- Comment #3 from Andy Lutomirski --- Created attachment 33484 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33484&action=edit Headerless reproducer (c++ only)

[Bug c++/59500] Bogus maybe-uninitialized warning due to optimizations

2014-09-12 Thread luto at mit dot edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59500 --- Comment #4 from Andy Lutomirski --- Created attachment 33485 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33485&action=edit Output from g++ -O2 -Wall -fdump-tree-all-all-lineno pr59500.cc