diff options
Diffstat (limited to 'gcc/config/mips/linux.h')
| -rw-r--r-- | gcc/config/mips/linux.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/config/mips/linux.h b/gcc/config/mips/linux.h index fc4c237..f89325e 100644 --- a/gcc/config/mips/linux.h +++ b/gcc/config/mips/linux.h @@ -40,10 +40,6 @@ Boston, MA 02111-1307, USA. */ #undef HANDLE_SYSV_PRAGMA #define HANDLE_SYSV_PRAGMA 1 -/* Use more efficient ``thunks'' to implement C++ vtables. */ -#undef DEFAULT_VTABLE_THUNKS -#define DEFAULT_VTABLE_THUNKS 1 - /* Don't assume anything about the header files. */ #define NO_IMPLICIT_EXTERN_C |
