]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
Always use -fvtable-thunks.
authorMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 4 Oct 1999 20:13:42 +0000 (20:13 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Mon, 4 Oct 1999 20:13:42 +0000 (20:13 +0000)
From-SVN: r29810

gcc/testsuite/g++.old-deja/g++.ext/comint1.C

index 78d99e6c357408f49c71f8957abad84c80857a68..1b8b3c81c45bfe2f7e2f0259f87eac6ccf2e6b22 100644 (file)
@@ -1,4 +1,5 @@
 // Test that we can use mixins with COM classes.
+// Special g++ Options: -fvtable-thunks
 
 struct A
 {