https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123528
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[16 Regression] ICE: tree |[16 Regression] ICE: tree
|check: expected none of |check: expected none of
|vector_type, have |vector_type, have
|vector_type in |vector_type in
|build_int_cst, at |build_int_cst, at
|tree.cc:1651 at -O2 |tree.cc:1651 at -O2 since
| |r16-5191
CC| |jakub at gcc dot gnu.org
Keywords|needs-bisection |
Priority|P3 |P1
--- Comment #4 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to Andrew Pinski from comment #3)
> Then most likely r16-5191-gea5b02407215fb .
Verified.