#undef PCC_STATIC_STRUCT_RETURN
authorJason Merrill <merrill@gnu.org>
Thu, 28 Jul 1994 20:26:09 +0000 (20:26 +0000)
committerJason Merrill <merrill@gnu.org>
Thu, 28 Jul 1994 20:26:09 +0000 (20:26 +0000)
From-SVN: r7808

gcc/config/m68k/next.h

index 2bc7ece3465b271326b1e63908dd4898c88fb33d..0a85f8c731caaf67317724758a5ea3e0a5c64fec 100644 (file)
@@ -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