aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/ChangeLog
diff options
context:
space:
mode:
authorJason Merrill <jason@redhat.com>2010-05-27 20:03:20 +0000
committerJason Merrill <jason@redhat.com>2010-05-27 20:03:20 +0000
commit995760a7da64a03390fa275fde520296c101307f (patch)
tree0d2c9ed6b416fafb52298572b5e3751ea43059f8 /gcc/cp/ChangeLog
parent1d7f5d33103c5e13d30f02494ec681eefae25d86 (diff)
Allow compilation with GCC 4.4.gcc-3_0-branch
include/ * obstack.h: Update to GCC 3.3 version. gcc/cp/ * decl.c (current_binding_level): Add *&. * parse.y (constructor_declarator): Fix for bison pedantry. (nomods_initdcl0): Likewise. git-svn-id: https://gcc.gnu.org/svn/gcc/branches/gcc-3_0-branch@159946 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/ChangeLog')
-rw-r--r--gcc/cp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index e8aa3add9c0..f8bb0c2667f 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,9 @@
+2010-05-27 Jason Merrill <jason@redhat.com>
+
+ * decl.c (current_binding_level): Add *&.
+ * parse.y (constructor_declarator): Fix for bison pedantry.
+ (nomods_initdcl0): Likewise.
+
2002-06-19 Akim Demaille <akim@epita.fr>
* parse.y (TYPENAME): Rename as tTYPENAME to avoid the clash with