[Bug c++/84662] [6/7 Regression] internal compiler error: tree check: expected class 'type', have 'exceptional' (error_mark) in is_bitfield_expr_with_lowered_type, at cp/typeck.c:1944
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Mar 2 19:12:00 GMT 2018
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.
More information about the Gcc-bugs
mailing list