From: Eric Botcazou Date: Thu, 10 Aug 2006 22:17:15 +0000 (+0000) Subject: Fix date of latest entry. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=7175769af434af9c7ed86718699de4ca53dcdece;p=gcc.git Fix date of latest entry. From-SVN: r116072 --- diff --git a/gcc/ChangeLog b/gcc/ChangeLog index c42ae6017d5..d42b0aa3f4a 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,4 +1,4 @@ -2006-08-11 Eric Botcazou +2006-08-10 Eric Botcazou * tree.c (build1_stat): Also propagate the TREE_CONSTANT and TREE_INVARIANT flags for a VIEW_CONVERT_EXPR.