reload.c (find_reloads, case '0'): Reject matching a non-offsettable address where...
authorJim Wilson <wilson@cygnus.com>
Wed, 27 Aug 1997 00:49:59 +0000 (00:49 +0000)
committerJeff Law <law@gcc.gnu.org>
Wed, 27 Aug 1997 00:49:59 +0000 (18:49 -0600)
commitfc79eafee87732b11aaecce4b057d8ec7cd8df82
treec1a55d5fe940646959452d8b4f78e982f92386d6
parentc5da853fcd93707cd7ef1543bcbace7d12c72f30
reload.c (find_reloads, case '0'): Reject matching a non-offsettable address where an offsettable address is required.

        * reload.c (find_reloads, case '0'): Reject matching a non-offsettable
        address where an offsettable address is required.
Fixes 68k bootstrap problem.

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