[Bug c++/51138] [C++0x] [4.6 Regression] Uninitialized list elements

2012-04-24 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51138 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug c++/51138] [C++0x] [4.6 Regression] Uninitialized list elements

2012-03-01 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51138 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|4.6.3 |4.6.4 ---

[Bug c++/51138] [C++0x] [4.6 Regression] Uninitialized list elements

2011-11-15 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51138 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug c++/51138] [C++0x] [4.6 Regression] Uninitialized list elements

2011-11-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51138 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC||hjl.tools

[Bug c++/51138] [C++0x] [4.6 Regression] Uninitialized list elements

2011-11-15 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51138 --- Comment #3 from H.J. Lu hjl.tools at gmail dot com 2011-11-15 18:36:09 UTC --- It is fixed by revision 175640: http://gcc.gnu.org/ml/gcc-cvs/2011-06/msg01131.html

[Bug c++/51138] [C++0x] [4.6 Regression] Uninitialized list elements

2011-11-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51138 Paolo Carlini paolo.carlini at oracle dot com changed: What|Removed |Added CC||jason at

[Bug c++/51138] [C++0x] [4.6 Regression] Uninitialized list elements

2011-11-15 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51138 --- Comment #5 from Jason Merrill jason at gcc dot gnu.org 2011-11-15 20:58:12 UTC --- Backporting that patch doesn't fix the testcase in 4.6.

[Bug c++/51138] [C++0x] [4.6 Regression] Uninitialized list elements

2011-11-14 Thread reichelt at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51138 Volker Reichelt reichelt at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code