aboutsummaryrefslogtreecommitdiff
path: root/gcc
diff options
context:
space:
mode:
authorMark Mitchell <mmitchel@gcc.gnu.org>1999-10-04 20:13:42 +0000
committerMark Mitchell <mmitchel@gcc.gnu.org>1999-10-04 20:13:42 +0000
commit5828784f3074f820687b48293acc8a786f43269c (patch)
tree9a85e9e9a5d320b959334647e96628822ffc8b6b /gcc
parent39acd93283e1a160a34ad526089f3a7dbe394876 (diff)
downloadgcc-5828784f3074f820687b48293acc8a786f43269c.zip
gcc-5828784f3074f820687b48293acc8a786f43269c.tar.gz
gcc-5828784f3074f820687b48293acc8a786f43269c.tar.bz2
Always use -fvtable-thunks.
From-SVN: r29810
Diffstat (limited to 'gcc')
-rw-r--r--gcc/testsuite/g++.old-deja/g++.ext/comint1.C1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/testsuite/g++.old-deja/g++.ext/comint1.C b/gcc/testsuite/g++.old-deja/g++.ext/comint1.C
index 78d99e6..1b8b3c8 100644
--- a/gcc/testsuite/g++.old-deja/g++.ext/comint1.C
+++ b/gcc/testsuite/g++.old-deja/g++.ext/comint1.C
@@ -1,4 +1,5 @@
// Test that we can use mixins with COM classes.
+// Special g++ Options: -fvtable-thunks
struct A
{