[Bug c++/65591] G++ should use default constructor for {}-init when possible
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 27 15:47:00 GMT 2015
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65591
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |SUSPENDED
Depends on| |65503
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> ---
Actually, the standard (8.5.1/8.5.4) says we need to do aggregate
initialization here, so this is either a language issue or a duplicate of bug
65503.
More information about the Gcc-bugs
mailing list