http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56647
Jonathan Wakely changed:
What|Removed |Added
Resolution|FIXED |INVALID
--- Comment #5 from J
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56647
shia changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56647
--- Comment #3 from Andrew Pinski 2013-03-18
06:11:55 UTC ---
(In reply to comment #0)
> ---
> r.c:4:1: warning: data definition has no type or storage class [enabled by
> default]
> r.c:4:1: e
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56647
--- Comment #2 from shia 2013-03-18 05:54:54
UTC ---
I think maybe only this one is right:
r.c:4:1: error: initializer element is not constant
the other part may cause little confused.