Commit d94a4c36 by Jason Merrill

changelog correction

From-SVN: r175406
parent e618eb62
...@@ -11,7 +11,6 @@ ...@@ -11,7 +11,6 @@
2011-06-23 Jason Merrill <jason@redhat.com> 2011-06-23 Jason Merrill <jason@redhat.com>
PR c++/49519
* typeck2.c (build_functional_cast): Strip cv-quals for value init. * typeck2.c (build_functional_cast): Strip cv-quals for value init.
* init.c (build_zero_init_1): Not here. * init.c (build_zero_init_1): Not here.
...@@ -34,8 +33,8 @@ ...@@ -34,8 +33,8 @@
cgraph_same_body_alias. cgraph_same_body_alias.
PR c++/49440 PR c++/49440
* class.c (set_linkage_according_to_type): Just check TREE_PUBLIC * class.c (set_linkage_according_to_type): Hand off to
on the type's name. determine_visibility.
PR c++/49395 PR c++/49395
* init.c (build_zero_init_1): Strip cv-quals from scalar types. * init.c (build_zero_init_1): Strip cv-quals from scalar types.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment