Revert "Enable new warning for fragile/incorrect CPP #if usage"
This is causing too much platform dependent breakage at the moment. We will need a more rigorous testing strategy before this can be merged again. This reverts commit 7e340c2b.
Showing
- compiler/utils/Util.hs 1 addition, 1 deletioncompiler/utils/Util.hs
- ghc/GHCi/UI.hs 1 addition, 1 deletionghc/GHCi/UI.hs
- includes/CodeGen.Platform.hs 26 additions, 31 deletionsincludes/CodeGen.Platform.hs
- includes/Stg.h 3 additions, 3 deletionsincludes/Stg.h
- includes/rts/OSThreads.h 2 additions, 2 deletionsincludes/rts/OSThreads.h
- includes/stg/HaskellMachRegs.h 8 additions, 28 deletionsincludes/stg/HaskellMachRegs.h
- includes/stg/MachRegs.h 7 additions, 7 deletionsincludes/stg/MachRegs.h
- includes/stg/RtsMachRegs.h 8 additions, 28 deletionsincludes/stg/RtsMachRegs.h
- includes/stg/SMP.h 17 additions, 20 deletionsincludes/stg/SMP.h
- libraries/ghci/GHCi/ObjLink.hs 1 addition, 1 deletionlibraries/ghci/GHCi/ObjLink.hs
- mk/warnings.mk 2 additions, 2 deletionsmk/warnings.mk
- rts/LinkerInternals.h 5 additions, 6 deletionsrts/LinkerInternals.h
- rts/OldARMAtomic.c 1 addition, 1 deletionrts/OldARMAtomic.c
- rts/PrimOps.cmm 2 additions, 2 deletionsrts/PrimOps.cmm
- rts/RtsUtils.c 2 additions, 2 deletionsrts/RtsUtils.c
- rts/Schedule.c 8 additions, 8 deletionsrts/Schedule.c
- rts/Threads.c 1 addition, 1 deletionrts/Threads.c
- rts/ghc.mk 1 addition, 4 deletionsrts/ghc.mk
- rts/linker/MachO.c 4 additions, 6 deletionsrts/linker/MachO.c
- rts/posix/GetTime.c 1 addition, 1 deletionrts/posix/GetTime.c
Loading
Please register or sign in to comment