This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/19605] Wrong member offset in inherited classes
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jan 2005 14:56:34 -0000
- Subject: [Bug c++/19605] Wrong member offset in inherited classes
- References: <20050124145222.19605.peter@os.inf.tu-dresden.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-01-24 14:56 -------
&(((type *) 0)->*p);
That is not offsetof any more.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19605