mirror of git://gcc.gnu.org/git/gcc.git
parent
6132bdd72e
commit
d220e00d6b
|
|
@ -1,6 +1,6 @@
|
||||||
2011-09-23 Jason Merrill <jason@redhat.com>
|
2011-09-23 Jason Merrill <jason@redhat.com>
|
||||||
|
|
||||||
Core 234 - allow const objects with no initializer or
|
Core 253 - allow const objects with no initializer or
|
||||||
user-provided default constructor if the defaulted constructor
|
user-provided default constructor if the defaulted constructor
|
||||||
initializes all the subobjects.
|
initializes all the subobjects.
|
||||||
PR c++/20039
|
PR c++/20039
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue