reload.c (find_reloads_address): Reload the sum of a LO_SUM and a CONST_INT.
authorMark Mitchell <mark@codesourcery.com>
Fri, 20 Aug 2004 23:34:10 +0000 (23:34 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Fri, 20 Aug 2004 23:34:10 +0000 (23:34 +0000)
commit14d3dc348ea3f0ad1180a41d22c7902dc2695afa
tree9fbd6951ec335b2e9c4bc5c74e765668d5ee5d8d
parent0893e22fddd37e89ad9a0bd2bb7494ff180605b5
reload.c (find_reloads_address): Reload the sum of a LO_SUM and a CONST_INT.

* reload.c (find_reloads_address): Reload the sum of a LO_SUM and
a CONST_INT.

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