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]

Re: c++/7977: [3.2/3.3 regression] structs in anonymous union


Synopsis: [3.2/3.3 regression] structs in anonymous union

State-Changed-From-To: analyzed->closed
State-Changed-By: mmitchel
State-Changed-When: Sat Nov 30 14:15:40 2002
State-Changed-Why:
    This code is invalid; [class.union] forbids any members of
    an anonymous union other than non-static data members.

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


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