Commit a08432bd by Krister Walfridsson Committed by Richard Henderson

netbsd.h (DEFAULT_PCC_STRUCT_RETURN): Undefine before redefining it.

        * config/sparc/netbsd.h (DEFAULT_PCC_STRUCT_RETURN): Undefine before
        redefining it.

From-SVN: r20454
parent eef4ba61
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.
......
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment