diff options
author | Ulrich Weigand <uweigand@gcc.gnu.org> | 2011-01-03 23:13:48 +0000 |
---|---|---|
committer | Ulrich Weigand <uweigand@gcc.gnu.org> | 2011-01-03 23:13:48 +0000 |
commit | 4ce99a208b535d4c5e0293657c3792e46a9d5b80 (patch) | |
tree | 042e121ad84cb75cf291ec77498783a07b4586a5 /gcc | |
parent | 371556eeb7463ada45ed6ff12c4f3e6daf403c08 (diff) | |
download | gcc-4ce99a208b535d4c5e0293657c3792e46a9d5b80.zip gcc-4ce99a208b535d4c5e0293657c3792e46a9d5b80.tar.gz gcc-4ce99a208b535d4c5e0293657c3792e46a9d5b80.tar.bz2 |
Fix incorrect date.
From-SVN: r168443
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index bd9b46d..3c26a9a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -41,7 +41,7 @@ * lto-cgraph.c (input_cgraph_opt_section): Use the correct section type. -2010-01-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> +2011-01-03 Ulrich Weigand <Ulrich.Weigand@de.ibm.com> * tree-vect-generic.c (expand_vector_operations_1): When using vector/ vector optab to expand vector/scalar shift, update gimple to vector. |