diff options
author | Andrew Pinski <pinskia@gcc.gnu.org> | 2005-08-31 06:48:39 -0700 |
---|---|---|
committer | Andrew Pinski <pinskia@gcc.gnu.org> | 2005-08-31 06:48:39 -0700 |
commit | f471f0fcc76c7e67c8c958f25203660d78913537 (patch) | |
tree | 6a41946b29b58763fa219bfdbf08c0bff739099b | |
parent | 793244425118c9eda89e63ef666e2bd67a1692d7 (diff) | |
download | gcc-f471f0fcc76c7e67c8c958f25203660d78913537.zip gcc-f471f0fcc76c7e67c8c958f25203660d78913537.tar.gz gcc-f471f0fcc76c7e67c8c958f25203660d78913537.tar.bz2 |
Fix a couple of dates in the changelog
From-SVN: r103674
-rw-r--r-- | gcc/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 330db3e..62801c9 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 |