aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorRichard Henderson <rth@cygnus.com>1998-08-15 18:55:56 -0600
committerJeff Law <law@gcc.gnu.org>1998-08-15 18:55:56 -0600
commit2753f812d469da384868027ea56249a8d998192e (patch)
treee33f08fb1d0bde3c648fa8c92989706309a9afc3 /gcc
parentda4d0a4deb6988882e88b310e21d3280fa24ac61 (diff)
downloadgcc-2753f812d469da384868027ea56249a8d998192e.zip
gcc-2753f812d469da384868027ea56249a8d998192e.tar.gz
gcc-2753f812d469da384868027ea56249a8d998192e.tar.bz2
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: r21762
Diffstat (limited to 'gcc')
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index c4bc9d5..f4f8a32 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+Sun Aug 16 01:53:21 1998 Richard Henderson <rth@cygnus.com>
+
+ * reload.c (find_equiv_reg): Reject equivalences separated
+ by a volatile instruction.
+
Sun Aug 16 00:21:44 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
* rs6000/linux.h (CPP_OS_DEFAULT_SPEC): Define.