This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

THUNKS ? Re: patches to remove dependance on linux.h for FreeBSD


In article <19990527105406.A44961@nuxi.com> you write:

>+/* Use more efficient ``thunks'' to implement C++ vtables. */
>+#undef DEFAULT_VTABLE_THUNKS
>+#define DEFAULT_VTABLE_THUNKS 1

So what is the current state of vtable_thunks ?
finally debugged and to be activated globally, or still somewhat a problem ?


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]