aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Henderson <rth@cygnus.com>1998-07-15 18:22:39 -0600
committerJeff Law <law@gcc.gnu.org>1998-07-15 18:22:39 -0600
commita2d926467cb9f64ba8dc049e073103b6c13f4931 (patch)
tree0a44c86916120c890573f499b9be2de307655686
parent00dc6358535b933b6d1d4a3773ee1c0081c36bd5 (diff)
downloadgcc-a2d926467cb9f64ba8dc049e073103b6c13f4931.zip
gcc-a2d926467cb9f64ba8dc049e073103b6c13f4931.tar.gz
gcc-a2d926467cb9f64ba8dc049e073103b6c13f4931.tar.bz2
loop.c (emit_iv_add_mult): Scan the entire insn list generated for the sequence, recording base values.
� * loop.c (emit_iv_add_mult): Scan the entire insn list generated for the sequence, recording base values. From-SVN: r21207
-rw-r--r--gcc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3e6d15b..a630afd 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+Thu Jul 16 01:17:44 1998 Richard Henderson <rth@cygnus.com>
+
+ * loop.c (emit_iv_add_mult): Scan the entire insn list generated
+ for the sequence, recording base values.
+
Wed Jul 15 10:49:55 1998 Richard Henderson <rth@cygnus.com>
* i386.h (CPP_CPU_SPEC): Remove -Asystem(unix).