This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c/2820: unnamed union inside unnamed struct changes rest of the struct
- To: gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, neil at gcc dot gnu dot org, nobody at gcc dot gnu dot org, redhog at mandrakesoft dot com
- Subject: Re: c/2820: unnamed union inside unnamed struct changes rest of the struct
- From: neil at gcc dot gnu dot org
- Date: 3 Nov 2001 23:49:58 -0000
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