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]

[patch committed] fix typo in testcase.


Hi,

The testcase I commited as part of my fix for PR c++/27821 contained a
typo on the second dg-error line which caused an error when running
the C++ testsuite. The error must have creeped in as I was copying the
file around and re-adding the dg-error markers prior to the commit.

I have committed the following patch to mainline under the obvious
rule. Apologies for any inconvenience caused in the meantime.

Cheers,
Lee.

2006-06-23 Lee Millward <lee.millward@gmail.com>

* g++.dg/template/error22.C: Fix typo.

Attachment: patch.txt
Description: Text document


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