pure1.C
625 Bytes
-
re PR c++/23266 (ICE on pure specifier for static method) · ea7ce50b
PR c++/23266 * decl2.c (grokfield): Check that method is not static before marking it as pure. PR c++/23266 * g++.dg/inherit/pure1.C: New test. * ChangeLog: Fix typos. From-SVN: r103006
Volker Reichelt committed