Add -f[no-]vtable-thunks (for C++).
authorPer Bothner <bothner@gcc.gnu.org>
Wed, 6 Apr 1994 21:25:11 +0000 (14:25 -0700)
committerPer Bothner <bothner@gcc.gnu.org>
Wed, 6 Apr 1994 21:25:11 +0000 (14:25 -0700)
From-SVN: r6990

gcc/toplev.c

index 1a339ff58daa6e4fb7940f46b422a4ced9446208..f2e90feceb49d6d0abebe533ea697283358b311a 100644 (file)
@@ -673,6 +673,8 @@ char *lang_options[] =
   "-fno-strict-prototype",
   "-fthis-is-variable",
   "-fno-this-is-variable",
+  "-fvtable-thunks",
+  "-fno-vtable-thunks",
   "-fxref",
   "-fno-xref",