Skip to content
Snippets Groups Projects
Forked from Glasgow Haskell Compiler / GHC
Source project has a limited visibility.
  • sven.panne@aedion.de's avatar
    ec491e5f
    [project @ 2000-07-08 19:35:42 by panne] · ec491e5f
    sven.panne@aedion.de authored
    After the last fix in PprAbs.ppr_amode, we now need a cast from
    StgClosure* to P_ in UPD_FRAME_UPDATEE. I'm not sure if this is the
    nicest way to fix this, CgCon.cgReturnDataCon is another candidate. It
    looks a little bit like PrimRep distinguishes not enough between the
    different kind of pointers (there's no alternative for L_).
    ec491e5f
    History
    [project @ 2000-07-08 19:35:42 by panne]
    sven.panne@aedion.de authored
    After the last fix in PprAbs.ppr_amode, we now need a cast from
    StgClosure* to P_ in UPD_FRAME_UPDATEE. I'm not sure if this is the
    nicest way to fix this, CgCon.cgReturnDataCon is another candidate. It
    looks a little bit like PrimRep distinguishes not enough between the
    different kind of pointers (there's no alternative for L_).
Code owners
Assign users and groups as approvers for specific file changes. Learn more.