From: Michael Hope Date: Wed, 23 May 2012 21:34:50 +0000 (+0000) Subject: Fix the PR entry in the ChangeLog. Should be: X-Git-Tag: releases/gcc-4.6.4~527 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=772d222598b2ca307a7a975d2250fbbd812a9cf6;p=thirdparty%2Fgcc.git Fix the PR entry in the ChangeLog. Should be: 2012-05-23 Michael Hope PR c++/52796 * g++.dg/cpp0x/variadic-value1.C: Change selector for explicit options. From-SVN: r187816 --- diff --git a/gcc/testsuite/ChangeLog b/gcc/testsuite/ChangeLog index 1b2cdf9c7df3..fdc917250c1c 100644 --- a/gcc/testsuite/ChangeLog +++ b/gcc/testsuite/ChangeLog @@ -1,6 +1,6 @@ 2012-05-23 Michael Hope - PR c++/PR52796 + PR c++/52796 * g++.dg/cpp0x/variadic-value1.C: Change selector for explicit options.