Fix reload problem found by thumb port.
authorJim Wilson <wilson@cygnus.com>
Wed, 18 Nov 1998 16:32:19 +0000 (16:32 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Wed, 18 Nov 1998 16:32:19 +0000 (08:32 -0800)
commit10352226d401ad4958b61bb3124309b387320711
tree0cec010e6a6570141ac52e7f210bd65803fff5c3
parentf3f2255a8ce7120d21a2b7616ea53d45004dddea
Fix reload problem found by thumb port.

* reload.c (find_reloads_toplev): Pass &x instead of NULL_PTR in
find_reloads_address call.

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