This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13648] [tree-ssa] offsetof() with a nested struct member fails to compile in a constant-expression
- From: "bryner at brianryner dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jan 2004 21:43:27 -0000
- Subject: [Bug c++/13648] [tree-ssa] offsetof() with a nested struct member fails to compile in a constant-expression
- References: <20040111212735.13648.bryner@brianryner.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bryner at brianryner dot com 2004-01-11 21:43 -------
Hm... the fix was in cp/parser.c rev 1.145 on the mainline (2004/01/05), but as
of tree-ssa-20020619-merge-20040110, the fix is not on the ssa branch.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13648