diff options
author | echristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-10-30 23:52:53 +0000 |
---|---|---|
committer | echristo <echristo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2003-10-30 23:52:53 +0000 |
commit | edefc462e586faa84541767be6132dda579d7a3d (patch) | |
tree | 385cc1d32508dd68e98d1e3c07ce849d6a9577a6 | |
parent | c9602befe5034d5ccb925b8b145c5711e5020464 (diff) | |
download | gcc-edefc462e586faa84541767be6132dda579d7a3d.tar.gz |
fix date on changelog from last checkin.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@73108 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 f62a3495b6b..2d623a38627 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,4 @@ -2003-10-25 Eric Christopher <echristo@redhat.com> +2003-10-30 Eric Christopher <echristo@redhat.com> * function.c (purge_addressof_1): Add case for REG_RETVAL notes when modes are unequal. |