diff options
| author | aesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-03-27 17:59:23 +0000 |
|---|---|---|
| committer | aesok <aesok@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-03-27 17:59:23 +0000 |
| commit | bf6ff63eaa5401c8da96921910599dba963a173a (patch) | |
| tree | 3d4e88816e0cb614c0c84e5bbadd412b57bb1cc7 | |
| parent | dc39da57951c34396bc4c4ef4563444d744d3129 (diff) | |
| download | ppe42-gcc-bf6ff63eaa5401c8da96921910599dba963a173a.tar.gz ppe42-gcc-bf6ff63eaa5401c8da96921910599dba963a173a.zip | |
Fix year in CangeLog.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@123264 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 05a207e8fae..2d198f2e85b 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,4 @@ -2006-03-27 Anatoly Sokolov <aesok@post.ru> +2007-03-27 Anatoly Sokolov <aesok@post.ru> * config/avr/avr.c (avr_hard_regno_mode_ok): Disallow QImode in stack pointer regs. |

