reload.c (find_reloads_toplev): Mode of X is not important when simplifying subregs...
authorRichard Henderson <rth@redhat.com>
Thu, 24 Oct 2002 09:02:24 +0000 (02:02 -0700)
committerRichard Henderson <rth@gcc.gnu.org>
Thu, 24 Oct 2002 09:02:24 +0000 (02:02 -0700)
commit3bd216f20128fabe1659826cc5717f2f4c7f8f71
tree4872d54c6a68e5d36a81166e122435fbbb288ec7
parent60bc2b4b9cf62bd9b7294a80f2e42beb569fb7c2
reload.c (find_reloads_toplev): Mode of X is not important when simplifying subregs of constants.

        * reload.c (find_reloads_toplev): Mode of X is not important
        when simplifying subregs of constants.
* g++.dg/opt/reload1.C: New.

From-SVN: r58490
gcc/ChangeLog
gcc/reload.c
gcc/testsuite/g++.dg/opt/reload1.C [new file with mode: 0644]