diff options
| author | olegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-11-21 08:21:44 +0000 |
|---|---|---|
| committer | olegendo <olegendo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-11-21 08:21:44 +0000 |
| commit | 01271b868720bf4efbb2b85d7f8944424dfd345d (patch) | |
| tree | 78bf5ebab1149d2b85000d46018c52b2419501d2 | |
| parent | ee8867eff06e618c56c9a7c3799417553d65bcac (diff) | |
| download | ppe42-gcc-01271b868720bf4efbb2b85d7f8944424dfd345d.tar.gz ppe42-gcc-01271b868720bf4efbb2b85d7f8944424dfd345d.zip | |
Fix ChangeLog entry.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@205192 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 ac4cf0b5891..9dab8afc795 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -9310,7 +9310,7 @@ PR target/51244 * config/sh/sh_treg_combine.cc: New SH specific RTL pass. - * config.gcc (sh[123456789lbe]*-*-* | sh-*-*): Add sh_ifcvt.o to + * config.gcc (sh[123456789lbe]*-*-* | sh-*-*): Add sh_treg_combine.o to extra_objs. * config/sh/t-sh (sh_treg_combine.o): New entry. * config/sh/sh.c (sh_fixed_condition_code_regs): New function that |

