* config/freebsd.h: Remove DEFAULT_VTABLE_THUNKS (again).

From-SVN: r47203
This commit is contained in:
Loren J. Rittle 2001-11-20 05:49:35 +00:00 committed by Loren J. Rittle
parent 8051c3d633
commit c185387d50
2 changed files with 4 additions and 4 deletions

View 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.

View 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