This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c/30737] C99 initializer can't see anon struct/union members



------- Comment #2 from acahalan at gmail dot com  2007-02-08 19:05 -------
(In reply to comment #1)
> Subject: Re:   New: C99 initializer can't see anon struct/union
>  members
> 
> Looks like bug 10676 to me.

Perhaps, but that bug has an incorrect keyword. It is marked "diagnostic",
which is far less serious than the correct "rejects-valid" keyword. It's also
marked minor, which seems like a poor choice for a bug that rejects valid code.
(and, BTW, the dupes are building up)

I'd rather you didn't dupe this out against a bug marked as a minor diagnostic
problem.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30737


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]