bitfield1.C
262 Bytes
-
re PR c++/30328 (bit-field: unassemblable assembly code) · 3c38f0ff
PR c++/30328 * semantics.c (finish_typeof): Use unlowered_expr_type. PR c++/30328 * g++.dg/ext/bitfield1.C: New test. PR c++/31038 * parser.c (cp_parser_postfix_expression): Disallow compound literals in constant expressions. PR c++/31038 * g++.dg/template/complit2.C: New test. From-SVN: r122829
Mark Mitchell committed