diff options
author | Jason Merrill <jason@gcc.gnu.org> | 2010-06-07 12:05:09 -0400 |
---|---|---|
committer | Jason Merrill <jason@gcc.gnu.org> | 2010-06-07 12:05:09 -0400 |
commit | 4c2332c73b55fed5ab89b80ca314fb410be01c3f (patch) | |
tree | 09017592151a743ae457d14e67412c6bdc7d935f /gcc | |
parent | f10ea6402795bce5c74a2a086cbbe27b267f8880 (diff) | |
download | gcc-4c2332c73b55fed5ab89b80ca314fb410be01c3f.tar.gz |
use utf-8 in changelog
From-SVN: r160381
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/cp/ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 2350ae68ba0..6e4c35eb18a 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 |