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] Add two new C++ testcases


Hi,

My patch for PR29022 actually fixed two other bugs as well (as pointed
out by Volker Reichelt in Bugzilla) - PR28740 and PR27316 however the
testcases from these bugs haven't been added to the testsuite.

The attached patch adds the testcases from these two bugs to the C++
testsuite, ok to apply? Any particular preference for the names of the
new tests?

Cheers,
Lee.

:ADDPATCH c++:

2006-12-12 Lee Millward <lee.millward@codesourcery.com>

	PR c++27316
	* g++.dg/inherit/error3.C: New test.

	PR c++/28740
	* g++.dg/inherit/error4.C: New test.

Attachment: new_tests.txt
Description: Text document


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