]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
* config/freebsd.h: Remove DEFAULT_VTABLE_THUNKS (again).
authorLoren J. Rittle <ljrittle@acm.org>
Tue, 20 Nov 2001 05:49:35 +0000 (05:49 +0000)
committerLoren J. Rittle <ljrittle@gcc.gnu.org>
Tue, 20 Nov 2001 05:49:35 +0000 (05:49 +0000)
From-SVN: r47203

gcc/ChangeLog
gcc/config/freebsd.h

index 088a1decbc18f5df7f6518455a2977786467956f..4763acb81859a44bda3ad7d39234c7b3be106e1c 100644 (file)
@@ -1,3 +1,7 @@
+2001-11-19  Loren J. Rittle  <ljrittle@acm.org>
+
+       * config/freebsd.h: Remove DEFAULT_VTABLE_THUNKS (again).
+
 2001-11-19  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
 
        * 1750a.md: Don't use hex format for a const_int.
index 949be895c80bee6ca59e999fc8b10e38659572f0..779b7e97141fc4844702124aff1ae0bcecd96b3b 100644 (file)
@@ -209,10 +209,6 @@ is built with the --enable-threads configure-time option.}         \
 #undef  HANDLE_SYSV_PRAGMA
 #define HANDLE_SYSV_PRAGMA
 
-/* Use more efficient ``thunks'' to implement C++ vtables.  */
-#undef DEFAULT_VTABLE_THUNKS
-#define DEFAULT_VTABLE_THUNKS 1
-
 /************************[  Assembler stuff  ]********************************/
 
 #undef  IDENT_ASM_OP