Raymond Toy pushed to branch rtoy-amd64-p1 at cmucl / cmucl

Commits:

1 changed file:

Changes:

  • src/tools/comcom.lisp
    ... ... @@ -121,7 +121,6 @@
    121 121
     (comf "target:compiler/typetran" :byte-compile *byte-compile*)
    
    122 122
     (comf "target:compiler/generic/vm-typetran" :byte-compile *byte-compile*)
    
    123 123
     (comf "target:compiler/float-tran" :byte-compile *byte-compile*)
    
    124
    -#+#.(c:target-featurep :double-double)
    
    125 124
     (comf "target:compiler/float-tran-dd" :byte-compile *byte-compile*)
    
    126 125
     (comf "target:compiler/saptran" :byte-compile *byte-compile*)
    
    127 126
     (comf "target:compiler/srctran") ;; try