Fix cut-to-width in the presence of bad constants in dead code.
[sbcl.git] / src / runtime / alpha-arch.h
index c3d82f7..872846e 100644 (file)
@@ -15,5 +15,6 @@ release_spinlock(lispobj *word)
 }
 
 #define ARCH_HAS_FLOAT_REGISTERS
+#define ALIEN_STACK_GROWS_DOWNWARD
 
 #endif /* _ALPHA_ARCH_H */