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]

Re: c/2820: unnamed union inside unnamed struct changes rest of the struct


Synopsis: unnamed union inside unnamed struct changes rest of the struct

Responsible-Changed-From-To: unassigned->neil
Responsible-Changed-By: neil
Responsible-Changed-When: Sat Nov  3 15:49:58 2001
Responsible-Changed-Why:
    Patch in progress.
State-Changed-From-To: open->analyzed
State-Changed-By: neil
State-Changed-When: Sat Nov  3 15:49:58 2001
State-Changed-Why:
    Confirmed.  Basically anything anonymous inside anything
    anonymous confuses GCC -- some code assumes that anonymous
    things can't nest.

http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&pr=2820&database=gcc


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