http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51034
--- Comment #4 from Jakub Jelinek 2012-06-12
21:16:24 UTC ---
Author: jakub
Date: Tue Jun 12 21:16:20 2012
New Revision: 188483
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188483
Log:
PR c/53532
PR c/51034
PR c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51034
--- Comment #4 from Jakub Jelinek 2012-06-12
21:16:24 UTC ---
Author: jakub
Date: Tue Jun 12 21:16:20 2012
New Revision: 188483
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=188483
Log:
PR c/53532
PR c/51034
PR c/53196
*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51034
Manuel López-Ibáñez changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51034
Manuel López-Ibáñez changed:
What|Removed |Added
CC||lzie59p1 at frolickingcow
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51034
--- Comment #1 from joseph at codesourcery dot com 2011-11-09 00:41:18 UTC ---
Also applies with sizeof:
struct S { int x[sizeof((struct S){})];} s;
and when the type in the compound literal is not the type being defined:
struct S { int x[sizeo