[Bug c++/55340] Invalid maybe unitialized warning

2013-02-27 Thread jwillemsen at remedy dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55340 --- Comment #3 from Johnny Willemsen 2013-02-27 19:20:24 UTC --- Thanks for checking this, will also try 4.8.0 at some point. We have hundreds of tests using C++11 extensively and this was the only one exposing this warning. This is mostly

[Bug c++/55340] Invalid maybe unitialized warning

2013-02-27 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55340 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/55340] Invalid maybe unitialized warning

2012-11-15 Thread jwillemsen at remedy dot nl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55340 --- Comment #1 from Johnny Willemsen 2012-11-15 14:17:38 UTC --- Lowering optimization from -O3 to -O2 removes the warning