Skip to content
  • Simon Marlow's avatar
    ce6ab2dd
    Fix scavenge_stack crash (#9045) · ce6ab2dd
    Simon Marlow authored
    The new stg_gc_prim_p_ll stack frame was missing an info table.  This
    is a regression since 7.6, because this stuff was part of a cleanup
    that happened in 7.7.
    
    (cherry picked from commit ab8bb489)
    ce6ab2dd
    Fix scavenge_stack crash (#9045)
    Simon Marlow authored
    The new stg_gc_prim_p_ll stack frame was missing an info table.  This
    is a regression since 7.6, because this stuff was part of a cleanup
    that happened in 7.7.
    
    (cherry picked from commit ab8bb489)
Loading