X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fghc.mk;h=e0ff69021cb9e8270823b0a0c7eda20de735d2b0;hb=c97259cd34b45eb5c06e93e82042dcca784609a6;hp=4bb41182844a904db07e8cced3ec699e88f0b972;hpb=c94dfcb8c149f7bc5e7b9313f63f762e91c94a1d;p=ghc-hetmet.git diff --git a/rts/ghc.mk b/rts/ghc.mk index 4bb4118..e0ff690 100644 --- a/rts/ghc.mk +++ b/rts/ghc.mk @@ -251,6 +251,9 @@ sm/Storage_CC_OPTS += -Wno-strict-prototypes # inlining warnings happen in Compact sm/Compact_CC_OPTS += -Wno-inline +# emits warnings about call-clobbered registers on x86_64 +StgCRun_CC_OPTS += -w + RetainerProfile_CC_OPTS += -w RetainerSet_CC_OPTS += -Wno-format # On Windows: