https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93388

--- Comment #11 from David Binderman <dcb314 at hotmail dot com> ---
(In reply to David Binderman from comment #9)
> I'll report back with anything else I find.

154 ice left. They are all in get_lvalue_1. They
are are duplicates of these three:

./c-c++-common/pr51628-30.c:21:3: internal compiler error: unhandled tree code
i
n region_model::get_lvalue_1: ‘imagpart_expr’

./gcc.c-torture/compile/20060625-1.c:8:3: internal compiler error: unhandled
tre
e code in region_model::get_lvalue_1: ‘realpart_expr’

./c-c++-common/pr59037.c:9:3: internal compiler error: unhandled tree code in
re
gion_model::get_lvalue_1: ‘view_convert_expr’

Once these are fixed, I'll look into C++ and Fortran.

Reply via email to