diff options
author | mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-03-25 19:57:30 +0000 |
---|---|---|
committer | mrs <mrs@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-03-25 19:57:30 +0000 |
commit | 1d5cf8dc28d2a6b2ea22dbe8eb66db1b4f93c584 (patch) | |
tree | 519455a0ed83541d6611e9fdb50c055aaa46ec51 | |
parent | 1245305488013e103c87c289f4f251e67345157d (diff) | |
download | gcc-1d5cf8dc28d2a6b2ea22dbe8eb66db1b4f93c584.tar.gz |
Fix typo
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@97061 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r-- | gcc/ChangeLog | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 779bcf19d68..4a096a0b9d8 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -55,7 +55,6 @@ * emit-rtl.c (reverse_comparison): Remove. * rtl.h: Remove the corresponding prototype. ->>>>>>> 2.7995 2005-03-24 James E Wilson <wilson@specifixinc.com> * doc/install.texi (--enable-altivec): Delete docs. |