mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-11 15:10:12 +08:00
* config/freebsd.h: Remove DEFAULT_VTABLE_THUNKS (again).
From-SVN: r47203
This commit is contained in:
parent
8051c3d633
commit
c185387d50
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user