[GHC] #8562: Builtin function __builtin___clear_cache is unavailable on GCC 4.2
GHC
ghc-devs at haskell.org
Thu Dec 5 00:16:56 UTC 2013
#8562: Builtin function __builtin___clear_cache is unavailable on GCC 4.2
--------------------------------------------+------------------------------
Reporter: heatsink | Owner:
Type: bug | Status: new
Priority: normal | Milestone:
Component: Runtime System | Version: 7.7
Resolution: | Keywords:
Operating System: MacOS X | Architecture: x86_64
Type of failure: GHC doesn't work at all | (amd64)
Test Case: | Difficulty: Unknown
Blocking: | Blocked By:
| Related Tickets: #8561
--------------------------------------------+------------------------------
Comment (by Austin Seipp <austin@…>):
In [changeset:"95854ca5276e3f4063ade7fe3a934bed46648270/ghc"]:
{{{
#!CommitTicketReference repository="ghc"
revision="95854ca5276e3f4063ade7fe3a934bed46648270"
Use new flushExec implementation on all operating systems (#8562)
An earlier patch fixes a bug in flushExec on linux only. This
patch uses the fixed code on all operating systems.
Signed-off-by: Austin Seipp <austin at well-typed.com>
}}}
--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/8562#comment:7>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list