Skip to content
  • rtoy's avatar
    Add :PROMOTE-TO-DOUBLE option to promote all single precision · 75ad1666
    rtoy authored
    variables and constants to double precision.
    
    NOTES:
    o Update
    
    f2cl1.l:
    o Add :PROMOTE-TO-DOUBLE keyword to F2CL and F2CL-COMPILE.
    o Add MAYBE-PROMOTE-TYPE to promote the specified type if specified.
    
    f2cl5.l:
    o Update declarations and initializers to promote the declaration and
      initial value if needed.
    75ad1666