ports/editors/emacs-devel/files/patch-src__alloc.c
Andrey Slusar f366de4190 Update to 22.0.50.20060901
PR:		ports/102764
Submitted by:	keramida (maintainer)
2006-09-02 16:03:29 +00:00

14 lines
419 B
C

--- ./src/alloc.c.orig Thu Aug 31 20:50:29 2006
+++ ./src/alloc.c Fri Sep 1 21:10:08 2006
@@ -4560,7 +4560,11 @@
needed on ia64 too. See mach_dep.c, where it also says inline
assembler doesn't work with relevant proprietary compilers. */
#ifdef sparc
+#ifdef __sparc64__
+ asm ("flushw");
+#else
asm ("ta 3");
+#endif
#endif
/* Save registers that we need to see on the stack. We need to see