Skip to content
  • Simon Marlow's avatar
    [project @ 2003-08-14 10:43:10 by simonmar] · b4075d9d
    Simon Marlow authored
    Fix terrible bug in isNonPtrRep, which was ignoring the possibily of
    the 64-bit reps.  The result was that functions with 2 64-bit args
    were getting the wrong argument descriptor, leading to crashes.
    
    Thanks to Peter Thiemann for a great bug report.
    b4075d9d