From d94a4c3613d700c310518bac2d4c63c950811b11 Mon Sep 17 00:00:00 2001 From: Jason Merrill Date: Sat, 25 Jun 2011 23:24:22 -0400 Subject: [PATCH] changelog correction From-SVN: r175406 --- gcc/cp/ChangeLog | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index ae1a64958b8..3840f370ccf 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -11,7 +11,6 @@ 2011-06-23 Jason Merrill - PR c++/49519 * typeck2.c (build_functional_cast): Strip cv-quals for value init. * init.c (build_zero_init_1): Not here. @@ -34,8 +33,8 @@ cgraph_same_body_alias. PR c++/49440 - * class.c (set_linkage_according_to_type): Just check TREE_PUBLIC - on the type's name. + * class.c (set_linkage_according_to_type): Hand off to + determine_visibility. PR c++/49395 * init.c (build_zero_init_1): Strip cv-quals from scalar types. -- 2.30.2