OSDN Git Service

PR47747: Fix error messages for calls to unsafe virtual functions.
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / ChangeLog
index c661df8..0f3216e 100644 (file)
@@ -1,5 +1,9 @@
 2011-11-21  Torvald Riegel  <triegel@redhat.com>
 
+       * g++.dg/tm/pr47747.C: New test.
+
+2011-11-21  Torvald Riegel  <triegel@redhat.com>
+
        * g++.dg/tm/template-2.C: New test.
 
 2011-11-21  Jakub Jelinek  <jakub@redhat.com>