diff options
| author | pinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-31 13:48:39 +0000 |
|---|---|---|
| committer | pinskia <pinskia@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-08-31 13:48:39 +0000 |
| commit | c6950818cc78854be4fcb839ff2f1fed25dedc09 (patch) | |
| tree | 6a41946b29b58763fa219bfdbf08c0bff739099b | |
| parent | 1f62cf656528d1ec49b086dcc15111864796d8dd (diff) | |
| download | ppe42-gcc-c6950818cc78854be4fcb839ff2f1fed25dedc09.tar.gz ppe42-gcc-c6950818cc78854be4fcb839ff2f1fed25dedc09.zip | |
Fix a couple of dates in the changelog
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103674 138bc75d-0d04-0410-961f-82ee72b054a4
| -rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 330db3e4e25..62801c9c3f5 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -32,13 +32,13 @@ * config/i386/i386.c (ix86_expand_vector_init_one_var): Don't modify parts of 'vals'. -2005-08-18 Andrew Pinski <pinskia@physics.uc.edu> +2005-08-29 Andrew Pinski <pinskia@physics.uc.edu> PR middle-end/23408 * ipa-inline.c (cgraph_decide_inlining_incrementally): Remove the call to ggc_collect. -2005-08-18 Paolo Bonzini <bonzini@gnu.org> +2005-08-29 Paolo Bonzini <bonzini@gnu.org> PR bootstrap/21268 * Makefile.in (ALL_CPPFLAGS): Include $(INCLUDES) at the |

