From be4d41449dc39ace63780928cc988b40fea19528 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Fabien=20Ch=C3=AAne?= Date: Mon, 5 Dec 2011 23:07:06 +0100 Subject: [PATCH] Fix cp/ChangeLog From-SVN: r182030 --- gcc/cp/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog index 414f8229338..25e381a0b84 100644 --- a/gcc/cp/ChangeLog +++ b/gcc/cp/ChangeLog @@ -1,3 +1,9 @@ +2011-12-05 Fabien Chêne + + PR c++/51319 + * semantics.c (finish_id_expression): Strip using declarations + early in the function. + 2011-12-05 Paolo Carlini PR c++/51399 -- 2.30.2