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

2007-02-09 Thread pinskia at gcc dot gnu dot org


--- Comment #3 from pinskia at gcc dot gnu dot org  2007-02-09 18:43 ---
(In reply to comment #2)
 I'd rather you didn't dupe this out against a bug marked as a minor diagnostic
 problem.

Well I changed it to rejects-valid.

*** This bug has been marked as a duplicate of 10676 ***


-- 

pinskia at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution||DUPLICATE


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



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

2007-02-08 Thread joseph at codesourcery dot com


--- Comment #1 from joseph at codesourcery dot com  2007-02-08 18:42 ---
Subject: Re:   New: C99 initializer can't see anon struct/union
 members

Looks like bug 10676 to me.


-- 


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



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

2007-02-08 Thread acahalan at gmail dot com


--- 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