From: Paolo Carlini Date: Tue, 12 Aug 2008 20:05:15 +0000 (+0000) Subject: decl5.C: Expand new expected errors. X-Git-Tag: releases/gcc-4.4.0~3168 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1564c36a46c7b9ec4cdf47db004410b5cbf0d8ee;p=thirdparty%2Fgcc.git decl5.C: Expand new expected errors. 2008-08-12 Paolo Carlini * g++.old-deja/g++.other/decl5.C: Expand new expected errors. From-SVN: r139036 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 8399de6d9790..21b50de84835 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2008-08-12 Paolo Carlini + + * g++.old-deja/g++.other/decl5.C: Expand new expected errors. + 2008-08-12 Paolo Carlini PR c++/37087