reload1.c (reload): Ignore MEM REG_EQUIV notes if the equivalent is not a valid memor...
authorUlrich Weigand <uweigand@de.ibm.com>
Tue, 12 Mar 2002 21:02:24 +0000 (21:02 +0000)
committerUlrich Weigand <uweigand@gcc.gnu.org>
Tue, 12 Mar 2002 21:02:24 +0000 (21:02 +0000)
commit6a45951fb24c1e9196b11f68d7c3ad79a54512cf
treec09264915a380c9c33fd01f4eafe57c4dce2b6e4
parentb3dd43df63398076775e3100971de43c61af3fd1
reload1.c (reload): Ignore MEM REG_EQUIV notes if the equivalent is not a valid memory_operand.

* reload1.c (reload): Ignore MEM REG_EQUIV notes if the equivalent
is not a valid memory_operand.

From-SVN: r50681
gcc/ChangeLog
gcc/reload1.c