https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126876
--- Comment #4 from Drea Pinski <pinskia at gcc dot gnu.org> --- (In reply to Drea Pinski from comment #3) > r17-3298-g836cb4ed48c987 How I figured out this so fast was simple, I based it on the backtrace containing gimple_match_range_of_expr/path_range_query::range_of_expr and fold_range. Maybe instead of switching to the current range we switch to the global one.
