aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/freebsd.h
diff options
context:
space:
mode:
authorLoren J. Rittle <ljrittle@acm.org>2001-11-20 05:49:35 +0000
committerLoren J. Rittle <ljrittle@gcc.gnu.org>2001-11-20 05:49:35 +0000
commitc185387d509d7d66a23d7bdf50b961c0bcbb7781 (patch)
tree41023aabff67fa052a33eb59b12d2657d59364f4 /gcc/config/freebsd.h
parent8051c3d63376599e659fa292e2da3a2b16c5e89d (diff)
downloadgcc-c185387d509d7d66a23d7bdf50b961c0bcbb7781.zip
gcc-c185387d509d7d66a23d7bdf50b961c0bcbb7781.tar.gz
gcc-c185387d509d7d66a23d7bdf50b961c0bcbb7781.tar.bz2
* config/freebsd.h: Remove DEFAULT_VTABLE_THUNKS (again).
From-SVN: r47203
Diffstat (limited to 'gcc/config/freebsd.h')
-rw-r--r--gcc/config/freebsd.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/freebsd.h b/gcc/config/freebsd.h
index 949be89..779b7e9 100644
--- a/gcc/config/freebsd.h
+++ b/gcc/config/freebsd.h
@@ -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