netbsd.h (DEFAULT_PCC_STRUCT_RETURN): Undefine before redefining it.
authorKrister Walfridsson <cato@df.lth.se>
Sat, 13 Jun 1998 13:09:41 +0000 (15:09 +0200)
committerRichard Henderson <rth@gcc.gnu.org>
Sat, 13 Jun 1998 13:09:41 +0000 (06:09 -0700)
        * config/sparc/netbsd.h (DEFAULT_PCC_STRUCT_RETURN): Undefine before
        redefining it.

From-SVN: r20454

gcc/ChangeLog
gcc/config/sparc/netbsd.h

index 8f053de3b82ed5de4ff9520f141f6ede1723387e..10fb620ec931783faf79707d95bb5f5d2fba559d 100644 (file)
@@ -1,3 +1,8 @@
+Sat Jun 13 13:10:40 1998  Krister Walfridsson <cato@df.lth.se>
+
+       * config/sparc/netbsd.h (DEFAULT_PCC_STRUCT_RETURN): Undefine before
+       redefining it.
+
 Fri Jun 12 18:06:45 1998  Doug Evans  <devans@egcs.cygnus.com>
 
        * m32r/m32r.h (STARTFILE_SPEC): Delete crtsysc.o.
index 3fd6fe920202064ac11bba676e02f758b9653c92..a512f41e15530ccd13ea02006db44fecaf9b347e 100644 (file)
@@ -37,6 +37,7 @@
 
 /* Don't default to pcc-struct-return, because gcc is the only compiler, and
    we want to retain compatibility with older gcc versions.  */
+#undef DEFAULT_PCC_STRUCT_RETURN
 #define DEFAULT_PCC_STRUCT_RETURN 0
 
 /* Until they use ELF or something that handles dwarf2 unwinds