This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: c++/4584: g++ 3.0.1 fails to allow access to member field address
- From: nathan at gcc dot gnu dot org
- To: calvin dot austin at sun dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, hui dot huang at sun dot com, nobody at gcc dot gnu dot org
- Date: 15 Dec 2001 19:50:33 -0000
- Subject: Re: c++/4584: g++ 3.0.1 fails to allow access to member field address
- Reply-to: nathan at gcc dot gnu dot org, calvin dot austin at sun dot com, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org, hui dot huang at sun dot com, nobody at gcc dot gnu dot org, gcc-gnats at gcc dot gnu dot org
Synopsis: g++ 3.0.1 fails to allow access to member field address
State-Changed-From-To: open->closed
State-Changed-By: nathan
State-Changed-When: Sat Dec 15 11:50:32 2001
State-Changed-Why:
The code is illformed. -> requires a pointer to class object
a null pointer is not a pointer to an object
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=4584