reload.c (find_reloads_subreg_address): Fail the substitution if the resulting addres...
authorRichard Henderson <rth@redhat.com>
Wed, 24 Jan 2001 23:50:56 +0000 (15:50 -0800)
committerRichard Henderson <rth@gcc.gnu.org>
Wed, 24 Jan 2001 23:50:56 +0000 (15:50 -0800)
commit0a28aef93e6edbd2a0858840e3856ce4e0b4037b
treeb56353a0eed78434279ea535f0b49194fb4a6e06
parentbf5582ec663dce078a2baebe444e0a656ab1ee60
reload.c (find_reloads_subreg_address): Fail the substitution if the resulting address is insufficiently aligned.

        * reload.c (find_reloads_subreg_address): Fail the substitution
        if the resulting address is insufficiently aligned.

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