https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84662
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|[6/7/8 Regression] internal |[6/7 Regression] internal |compiler error: tree check: |compiler error: tree check: |expected class 'type', have |expected class 'type', have |'exceptional' (error_mark) |'exceptional' (error_mark) |in |in |is_bitfield_expr_with_lower |is_bitfield_expr_with_lower |ed_type, at |ed_type, at |cp/typeck.c:1944 |cp/typeck.c:1944 --- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Fixed on the trunk so far.