[Bug tree-optimization/126876] [17 regression] ice in ssa_range_in_phi since r17-3298
"pinskia at gcc dot gnu.org via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
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.