*** empty log message ***
authorMumit Khan <khan@xraylith.wisc.edu>
Fri, 14 Aug 1998 00:46:47 +0000 (18:46 -0600)
committerJeff Law <law@gcc.gnu.org>
Fri, 14 Aug 1998 00:46:47 +0000 (18:46 -0600)
From-SVN: r21723

gcc/config/i386/cygwin32.h

index 66b0f7481f946118633092cb4e57dcdc97f408d1..cc5ff45b24d486f331a87cade425039af33164d8 100644 (file)
@@ -432,3 +432,8 @@ do {                                                                \
 extern void i386_pe_record_external_function PROTO((char *));
 extern void i386_pe_declare_function_type STDIO_PROTO((FILE *, char *, int));
 extern void i386_pe_asm_file_end STDIO_PROTO((FILE *));
+
+/* For Win32 ABI compatibility */
+#undef DEFAULT_PCC_STRUCT_RETURN
+#define DEFAULT_PCC_STRUCT_RETURN 0
+