X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fincludes%2FmkDerivedConstants.c;h=e94cbbf002d3de2034af494402641a7737b888d4;hb=7c82b4a858411e7363f46d29bbd297e7880ef625;hp=d782d04e3c070b8079befaa345a533a325c9b058;hpb=474656aa64e690fc48752eabecf2b76532c31ea7;p=ghc-hetmet.git diff --git a/ghc/includes/mkDerivedConstants.c b/ghc/includes/mkDerivedConstants.c index d782d04..e94cbbf 100644 --- a/ghc/includes/mkDerivedConstants.c +++ b/ghc/includes/mkDerivedConstants.c @@ -242,6 +242,7 @@ main(int argc, char *argv[]) field_offset(StgRegTable, rCurrentTSO); field_offset(StgRegTable, rCurrentNursery); field_offset(StgRegTable, rHpAlloc); + struct_field(StgRegTable, rRet); // Needed for SMP builds field_offset(StgRegTable, rmp_tmp_w);