From: Mark Mitchell Date: Mon, 4 Oct 1999 20:13:42 +0000 (+0000) Subject: Always use -fvtable-thunks. X-Git-Tag: prereleases/libstdc++-2.92~10217 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5828784f3074f820687b48293acc8a786f43269c;p=thirdparty%2Fgcc.git Always use -fvtable-thunks. From-SVN: r29810 --- diff --git a/gcc/testsuite/g++.old-deja/g++.ext/comint1.C b/gcc/testsuite/g++.old-deja/g++.ext/comint1.C index 78d99e6c3574..1b8b3c81c45b 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 {