[Bug c++/51415] Broken diagnostic: 'vec_init_expr' not supported by dump_expr
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Dec 4 23:05:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51415
Manuel López-Ibáñez <manu at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |manu at gcc dot gnu.org
--- Comment #1 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2011-12-04 23:05:35 UTC ---
By comparison, clang 3.0 prints:
pr51415.cc:4:3: error: expected expression
[x]{} = 0;
^
1 error generated.
More information about the Gcc-bugs
mailing list