reload.c (find_reloads_address_1): Fix handling of an autoincremented pseudo which...
authorJeffrey A Law <law@cygnus.com>
Fri, 12 Feb 1999 00:49:04 +0000 (00:49 +0000)
committerJeff Law <law@gcc.gnu.org>
Fri, 12 Feb 1999 00:49:04 +0000 (17:49 -0700)
commit3520cdec817a18b86eaaa019b6d98d8261487372
treead26035c66306b5a8be515286cce48265032b483
parent49f79f8209d68ca0ac30d2581da2d45cc7054ef3
reload.c (find_reloads_address_1): Fix handling of an autoincremented pseudo which is homed in the stack.

        * reload.c (find_reloads_address_1): Fix handling of an autoincremented
        pseudo which is homed in the stack.

From-SVN: r25162
gcc/ChangeLog
gcc/reload.c