diff options
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r-- | gcc/cp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 436804f5a8b..a684338d654 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,7 @@ +2008-08-18 Tomas Bily <tbily@suse.cz> + + * tree.c (cp_tree_equal): Use CONVERT_EXPR_CODE_P. + 2008-08-18 Manuel Lopez-Ibanez <manu@gcc.gnu.org> * typeck.c: Update all callers of permerror. |