Skip to content
  • toy's avatar
    compiler/float-tran.lisp: · c640d0f2
    toy authored
    o Oops.  We should subtract from 0, not 0d0
    o Add the deftransform for - to the complex-fp-vops part too, because
      the vop gets that wrong.
    
    compiler/sparc/float.lisp:
    o Remove the vop for a real - complex because we get the sign of the
      imaginary part wrong.
    c640d0f2