offsetof3.C
124 Bytes
-
re PR c++/13529 (offsetof() with member-designator containing member access broken) · 955d0234
PR c++/13529 * parser.c (cp_parser_postfix_expression): Allow "." to appear in an offsetof expression. PR c++/13529 * g++.dg/parse/offsetof3.C: New test. From-SVN: r75410
Mark Mitchell committed