[Bug c++/47453] [DR 1214] Various non-conforming behaviors with braced-init-list initialization
jason at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Aug 5 19:38:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47453
Jason Merrill <jason at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.7.0
--- Comment #9 from Jason Merrill <jason at gcc dot gnu.org> 2011-08-05 19:37:30 UTC ---
Implemented for 4.7.0. Currently this diagnostic is a pedwarn, i.e. only an
error with -pedantic-errors.
More information about the Gcc-bugs
mailing list