Skip to content
Commit 4afd412d authored by Dan Gohman's avatar Dan Gohman
Browse files

Watch out for a constant offset cancelling out a base register, forming

a zero. This situation arrises in Fortran code with induction variables
that start at 1 instead of 0. This fixes PR7651.

llvm-svn: 108424
parent 1d14dd1d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment