memcpy-ffi
authorDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>
Sat, 16 Jun 2012 10:48:18 +0000 (10:48 +0000)
committerJoachim Breitner <nomeata@debian.org>
Sat, 16 Jun 2012 10:48:18 +0000 (10:48 +0000)
commit60f350061d1cfc7a4feed81481c4d3ce579321a8
tree752983799f64ca730f57a83f2d9097fcf4f7d235
parent4b57fec8d69572ecdeca3d2770e556041b7e84e6
memcpy-ffi

commit 40c1106c338e209f07023d165f32bff0f75e2e54
Author: Paolo Capriotti <p.capriotti@gmail.com>
Date:   Wed May 2 15:24:46 2012 +0100
Description:
    Cast memory primops in the C backend (#5976)

    To prevent conflicts with GCC builtins, generate identical code for
    calls to mem primos and FFI calls.

    Based on a patch by Joachim Breitner.
Bug: http://hackage.haskell.org/trac/ghc/ticket/5967
Origin: http://hackage.haskell.org/trac/ghc/changeset/40c1106c338e209f07023d165f32bff0f75e2e54

Gbp-Pq: Name memcpy-ffi.patch
compiler/cmm/PprC.hs