This is the mail archive of the gcc-prs@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++/688


The following reply was made to PR c++/688; it has been noted by GNATS.

From: nathan@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org, jesus@comuh.uh.cu, nobody@gcc.gnu.org
Cc:  
Subject: Re: c++/688
Date: 17 Nov 2000 12:54:29 -0000

 Synopsis: Problem accesing a field of a union.
 
 State-Changed-From-To: open->closed
 State-Changed-By: nathan
 State-Changed-When: Fri Nov 17 04:54:29 2000
 State-Changed-Why:
     the current CVS does not ICE, and reports (amongst others)
     var.cc:27: invalid use of type decl `union Var::v' as expression
     this is correct Var::v is a union type, not a data member
 
 http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=688&database=gcc

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