From c9150e8bda63a8d12414f7d9c4acae94ac892bb2 Mon Sep 17 00:00:00 2001 From: Paolo Carlini Date: Wed, 24 Jul 2013 08:37:37 +0000 Subject: 2013-07-24 Paolo Carlini Tweak last ChangeLog entry. From-SVN: r201202 --- gcc/cp/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gcc') diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index f7052cb..d725040 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,8 +1,8 @@ 2013-07-24 Paolo Carlini PR c++/57942 - * typeck.c (ptr_reasonably_similar): Use COMPARE_STRICT if one of - the target types is incomplete; return a bool, not an int. + * typeck.c (ptr_reasonably_similar): Use COMPARE_STRICT if either + target type is incomplete; return a bool, not an int. * cp-tree.h (ptr_reasonably_similar): Adjust declaration. 2013-07-22 Paolo Carlini -- cgit v1.1