Commit c185387d by Loren J. Rittle Committed by Loren J. Rittle

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

From-SVN: r47203
parent 8051c3d6
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> 2001-11-19 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
* 1750a.md: Don't use hex format for a const_int. * 1750a.md: Don't use hex format for a const_int.
......
...@@ -209,10 +209,6 @@ is built with the --enable-threads configure-time option.} \ ...@@ -209,10 +209,6 @@ is built with the --enable-threads configure-time option.} \
#undef HANDLE_SYSV_PRAGMA #undef HANDLE_SYSV_PRAGMA
#define 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 ]********************************/ /************************[ Assembler stuff ]********************************/
#undef IDENT_ASM_OP #undef IDENT_ASM_OP
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment