Skip to content
  • Simon Marlow's avatar
    [project @ 2002-03-12 16:48:52 by simonmar] · c50d5acc
    Simon Marlow authored
    Fix a bug in the native code generator's handling of floating-point
    arguments to ccalls: it wasn't correctly promoting float arguments to
    doubles.  Amazingly this has gone undetected for quite a while.
    
    Fixes bug #523996.
    c50d5acc