diff options
| author | vmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-02-25 21:45:18 +0000 |
|---|---|---|
| committer | vmakarov <vmakarov@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-02-25 21:45:18 +0000 |
| commit | d59c62ecd3450c38cd4befd79e76f87635a20132 (patch) | |
| tree | 4912606fe5601633a2f8e51daf1473f7dcdd4107 | |
| parent | b9dd9156a6d9e3e0a2e2a5900e206385f55ef9e6 (diff) | |
| download | ppe42-gcc-d59c62ecd3450c38cd4befd79e76f87635a20132.tar.gz ppe42-gcc-d59c62ecd3450c38cd4befd79e76f87635a20132.zip | |
Fixing typo in ChangeLog.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@63417 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b23a68a1e0f..5ecb07a1dbe 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -2,7 +2,7 @@ Richard Henderson <rth@redhat.com> * sched-ebb.c (add_deps_for_risky_insns): Add the dependence when - there is no similiar load. + there is no similar load. 2003-02-25 Vladimir Makarov <vmakarov@redhat.com> Richard Henderson <rth@redhat.com> |

