[GHC] #11566: I don't need madvise DONT_NEED
GHC
ghc-devs at haskell.org
Fri Feb 12 12:53:58 UTC 2016
#11566: I don't need madvise DONT_NEED
-------------------------------------+-------------------------------------
Reporter: mfox | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler | Version: 8.1
Resolution: | Keywords:
Operating System: Linux | Architecture: aarch64
Type of failure: Incorrect | Test Case:
warning at compile-time |
Blocked By: | Blocking:
Related Tickets: | Differential Rev(s):
Wiki Page: |
-------------------------------------+-------------------------------------
Comment (by mfox):
I can make a patch easily deleting the call seems fine. I just wonder if
it affects another platform. Should I ifdef it out for Linux? For aarch64?
For Linux && aarch64? Who uses this?
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/11566#comment:1>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list