]> git.ipfire.org Git - thirdparty/gcc.git/commit
reload.c (find_equiv_reg): Reject equivalences separated by a volatile instruction.
authorRichard Henderson <rth@cygnus.com>
Sun, 16 Aug 1998 00:54:51 +0000 (17:54 -0700)
committerJeff Law <law@gcc.gnu.org>
Sun, 16 Aug 1998 00:54:51 +0000 (18:54 -0600)
commit2651814314a783077fee869730c664837f4db13f
treecadc5c16e8355844686e01c558d9390ea965915e
parent45440bb148949f5140ba7e7231583e43092b3642
reload.c (find_equiv_reg): Reject equivalences separated by a volatile instruction.


        * reload.c (find_equiv_reg): Reject equivalences separated
        by a volatile instruction.

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