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] | |
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.
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] |