aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJim Wilson <wilson@gcc.gnu.org>1997-09-16 10:36:28 -0700
committerJim Wilson <wilson@gcc.gnu.org>1997-09-16 10:36:28 -0700
commit518be9a392636944c0a5e20c88e3006823a87ab2 (patch)
tree260aaa2b9a3fa5996c26557388f1f821d656131e
parentdfd35b2066bdb871cf78d3627e5d11c9439c83e3 (diff)
downloadgcc-518be9a392636944c0a5e20c88e3006823a87ab2.zip
gcc-518be9a392636944c0a5e20c88e3006823a87ab2.tar.gz
gcc-518be9a392636944c0a5e20c88e3006823a87ab2.tar.bz2
Remove ChangeLog entry for non-existant change.
From-SVN: r15491
-rw-r--r--gcc/ChangeLog3
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 0a0f18a..50633dc 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -20,9 +20,6 @@ Tue Sep 16 00:13:20 1997 Nick Clifton <nickc@cygnus.com>
* v850.md: Replace prologue and epilogue patterns with a
match_parallel pattern.
- * v850.c (output_move_single_unsigned): Cope with zero
- extending and moving between registers at the same time.
-
Mon Sep 15 22:53:01 1997 Jeffrey A Law (law@cygnus.com)
* aclocal.m4: Add replacement for AC_PROG_INSTALL.