This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Changing "Class" in testsuite


On Thu, 2006-10-12 at 20:30 -0700, Bill Wendling wrote:
> Index: gcc/testsuite/ChangeLog
> ===================================================================
> --- gcc/testsuite/ChangeLog     (revision 117682)
> +++ gcc/testsuite/ChangeLog     (working copy)
> @@ -1,3 +1,19 @@
> +2006-10-12 Bill Wendling <wendling@apple.com>
> +
> +       * g++.old-deja/g++.brendan/scope5.C,
> +       g++.old-deja/g++.jason/hmc1.C,
> +       g++.old-deja/g++.jason/cleanup2.C,
> +       g++.old-deja/g++.law/shadow1.C,
> +       g++.old-deja/g++.law/ctors10.C,
> +       g++.dg/debug/namespace1.C,
> +       g++.dg/inherit/namespace-as-base.C,
> +       g++.dg/opt/delay-slot-1.C,
> +       g++.dg/parse/defarg10.C,
> +       g++.dg/template/ptrmem11.C,
> +       g++.dg/template/mem_func_ptr.C,
> +       g++.dg/template/spec19.C:
> +       Changed "Class" to "Klasse".
> +        

Oh and the changeLog should be in plain text and not part of the patch.

Thanks,
Andrew Pinski


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]