OSDN Git Service

Always use -fvtable-thunks.
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Oct 1999 20:13:42 +0000 (20:13 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 4 Oct 1999 20:13:42 +0000 (20:13 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@29810 138bc75d-0d04-0410-961f-82ee72b054a4

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

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