> I'm afraid having different behavior for incr > 0 and incr < 0 could be a > problem, then we would not decrease it even if we've increased it > previously, so this would make setters of that REGNO effectively > undeletable.
Yes, the setters that are before it in the RTL stream, which is precisely the case that we may lead to wrong code. -- Eric Botcazou