[Bug c++/29043] Constructor for POD type with const member without member initializer accepted
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=29043 Fabien Chene changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution||FIXED --- Comment #7 from Fabien Chene 2010-11-12 14:25:53 UTC --- Fixed.
[Bug c++/43719] uninitialized const member incorrectly accepted, using an array
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43719 Fabien Chene changed: What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED Known to fail|| --- Comment #7 from Fabien Chene 2010-11-12 14:24:26 UTC --- Fixed.
[Bug c++/42844] const variable requires initializer / no explicitly declared default constructor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42844 Fabien Chene changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution||FIXED Known to fail|| --- Comment #14 from Fabien Chene 2010-11-12 14:27:36 UTC --- Fixed.