#5967: incompatible implicit declaration of function 'memcpy'
---------------------------------+------------------------------------------
Reporter: nomeata | Owner: pcapriotti
Type: bug | Status: merge
Priority: high | Milestone: 7.4.2
Component: Compiler | Version: 7.4.1
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: Other
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: |
---------------------------------+------------------------------------------
Changes (by pcapriotti):
* status: patch => merge
Comment:
I eventually went for the simpler change suggested by nomeata:
{{{
commit 40c1106c338e209f07023d165f32bff0f75e2e54
Author: Paolo Capriotti <[email protected]>
Date: Wed May 2 15:24:46 2012 +0100
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.
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5967#comment:13>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs