Commit 4a5516ae by Jason Merrill

#undef PCC_STATIC_STRUCT_RETURN

From-SVN: r7808
parent 2f55b70b
...@@ -204,3 +204,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ ...@@ -204,3 +204,5 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
#define CLEAR_INSN_CACHE(BEG, END) \ #define CLEAR_INSN_CACHE(BEG, END) \
asm volatile ("trap #2") asm volatile ("trap #2")
/* GCC is the primary compiler for NeXTSTEP, so we don't need this. */
#undef PCC_STATIC_STRUCT_RETURN
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