https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101171
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Priority|P3 |P4
Target Milestone|--- |10.4
Summary|[12 Regression] ICE: tree |[10/11/12 Regression] ICE:
|check: expected class |tree check: expected class
|‘type’, have ‘exceptional’ |‘type’, have ‘exceptional’
|(error_mark) in |(error_mark) in
|c_expr_sizeof_expr, at |c_expr_sizeof_expr, at
|c/c-typeck.c:3006 |c/c-typeck.c:3006
--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Fixed on the trunk so far.