[Bug c/53196] unknown struct name in C99 compound initializer doesn't generate error
manu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed May 2 19:52:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53196
--- Comment #3 from Manuel López-Ibáñez <manu at gcc dot gnu.org> 2012-05-02 19:52:08 UTC ---
(In reply to comment #2)
> That's simply because compound literals aren't valid in C++.
So this page is wrong?
http://gcc.gnu.org/onlinedocs/gcc/Compound-Literals.html
More information about the Gcc-bugs
mailing list