Define CONDITIONAL_LOADCONST with 1.
authortwisti <none@none>
Tue, 12 Apr 2005 22:57:26 +0000 (22:57 +0000)
committertwisti <none@none>
Tue, 12 Apr 2005 22:57:26 +0000 (22:57 +0000)
src/vm/jit/alpha/arch.h

index 5f7fab4a11e7d945443b4d6e05d592826b85a128..90dc0d5fa74cbc3edaac158394c0a3fb0333d0f2 100644 (file)
@@ -28,7 +28,7 @@
 
    Changes:
 
-   $Id: arch.h 2039 2005-03-20 11:24:19Z twisti $
+   $Id: arch.h 2295 2005-04-12 22:57:26Z twisti $
 
 */
 
 #define SUPPORT_CONST_STORE_ZERO_ONLY    1  /* on some risc machines we can   */
                                             /* only store REG_ZERO            */
 
-#define CONDITIONAL_LOADCONST
+#define CONDITIONAL_LOADCONST            1
 
 /*  #define CONSECUTIVE_INTARGS */
 /*  #define CONSECUTIVE_FLOATARGS */