Skip to content
Snippets Groups Projects
Commit cc102b0a authored by rtoy's avatar rtoy
Browse files

Minor change so we can cross-compile a Cheney GC version from a gencgc

version.
parent cf3681ae
No related branches found
No related tags found
No related merge requests found
......@@ -171,7 +171,11 @@
OLD-SPARC:SINGLE-FLOAT-EXPONENT-BYTE
OLD-SPARC:SINGLE-FLOAT-NORMAL-EXPONENT-MAX
OLD-SPARC:SINGLE-FLOAT-SIGNIFICAND-BYTE
))
)
#+double-double
(frob OLD-SPARC:SIMPLE-ARRAY-COMPLEX-DOUBLE-DOUBLE-FLOAT-TYPE
OLD-SPARC:SIMPLE-ARRAY-DOUBLE-DOUBLE-FLOAT-TYPE)
)
;; Modular arith hacks. When cross-compiling, the compiler wants to
;; constant-fold some stuff, and it needs the following functions to
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment