https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69376
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jakub at gcc dot gnu.org --- Comment #3 from Jakub Jelinek <jakub at gcc dot gnu.org> --- Indeed, that looks like a serious problem. Bet we want to add a anti_range_p bitfield to struct vn_ssa_aux, initialize it and set SSA_NAME_ANTI_RANGE_P from it.