diff --git a/gcc/config/m68k/next.h b/gcc/config/m68k/next.h index 2bc7ece3465..0a85f8c731c 100644 --- a/gcc/config/m68k/next.h +++ b/gcc/config/m68k/next.h @@ -204,3 +204,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define CLEAR_INSN_CACHE(BEG, END) \ asm volatile ("trap #2") +/* GCC is the primary compiler for NeXTSTEP, so we don't need this. */ +#undef PCC_STATIC_STRUCT_RETURN