projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
39acd93
)
Always use -fvtable-thunks.
author
Mark Mitchell
<mmitchel@gcc.gnu.org>
Mon, 4 Oct 1999 20:13:42 +0000
(20:13 +0000)
committer
Mark 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
patch
|
blob
|
history
diff --git
a/gcc/testsuite/g++.old-deja/g++.ext/comint1.C
b/gcc/testsuite/g++.old-deja/g++.ext/comint1.C
index 78d99e6c357408f49c71f8957abad84c80857a68..1b8b3c81c45bfe2f7e2f0259f87eac6ccf2e6b22 100644
(file)
--- 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
{