From 5828784f3074f820687b48293acc8a786f43269c Mon Sep 17 00:00:00 2001 From: Mark Mitchell Date: Mon, 4 Oct 1999 20:13:42 +0000 Subject: [PATCH] Always use -fvtable-thunks. From-SVN: r29810 --- gcc/testsuite/g++.old-deja/g++.ext/comint1.C | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/testsuite/g++.old-deja/g++.ext/comint1.C b/gcc/testsuite/g++.old-deja/g++.ext/comint1.C index 78d99e6c357..1b8b3c81c45 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 { -- 2.30.2