re PR c++/35316 (ICE with typeof/decltype and bit-fields)
PR c++/35316 * semantics.c (finish_decltype_type): Check DECL_BIT_FIELD_TYPE to see if DECL_BIT_FIELD_TYPE should be used, not some other flag. * typeck.c (is_bitfield_expr_with_lowered_type): Likewise. From-SVN: r134571
Showing
gcc/testsuite/g++.dg/cpp0x/decltype11.C
0 → 100644
Please
register
or
sign in
to comment