From 4c2332c73b55fed5ab89b80ca314fb410be01c3f Mon Sep 17 00:00:00 2001 From: Jason Merrill <jason@gcc.gnu.org> Date: Mon, 7 Jun 2010 12:05:09 -0400 Subject: [PATCH] use utf-8 in changelog From-SVN: r160381 --- gcc/cp/ChangeLog | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 2350ae68ba0d..6e4c35eb18a2 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -7,8 +7,8 @@ * decl.c (grokdeclarator): Do not rename debug info of an anonymous tagged type named by a typedef. -2010-06-05 Fabien Chêne <fabien@gcc.gnu.org> - +2010-06-05 Fabien Chêne <fabien@gcc.gnu.org> + PR c++/44086 * class.c (check_field_decls): Move the call to check_bitfield_decl before trying to set the -- GitLab