]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/testsuite/ChangeLog
re PR c++/47218 (C++ multiple definitions of non-virtual thunk problem)
[thirdparty/gcc.git] / gcc / testsuite / ChangeLog
index 0fa673c53c055e1a288213b307acb411352b7219..48aa10137b99761852e1b3ea30b849710203a64a 100644 (file)
@@ -1,3 +1,10 @@
+2011-01-10  Dave Korn  <dave.korn.cygwin@gmail.com>
+
+       PR c++/47218
+       * g++.dg/other/pr47218-1.C: New test file.
+       * g++.dg/other/pr47218.C: Likewise.
+       * g++.dg/other/pr47218.h: New supporting header.
+
 2011-01-09  Nicola Pero  <nicola.pero@meta-innovation.com>
 
        PR objc/47232