View | Details | Raw Unified
Collapse All | Expand All

(-) src/alloc.c.orig (+4 lines)
 Lines 4532-4539    Link Here 
     needed on ia64 too.  See mach_dep.c, where it also says inline
     needed on ia64 too.  See mach_dep.c, where it also says inline
     assembler doesn't work with relevant proprietary compilers.  */
     assembler doesn't work with relevant proprietary compilers.  */
#ifdef sparc
#ifdef sparc
#ifdef __sparc64__
  asm ("flushw");
#else
  asm ("ta 3");
  asm ("ta 3");
#endif
#endif
#endif
  /* Save registers that we need to see on the stack.  We need to see
  /* Save registers that we need to see on the stack.  We need to see
     registers used to hold register variables and registers used to
     registers used to hold register variables and registers used to