https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103121
--- Comment #20 from Andrew Macleod <amacleod at redhat dot com> --- I think the anaylsis in comment 5 and onward needs to be redone since it was using rangers debug output to see something wrong, but the pass isn't even using ranger.. It is using EVRP as we determined in comments 14 and 15.. So I do not know where this stands, I don't think ranger is even involved?