#2917: alloca and allocaArray do not respect alignment
-----------------------------+----------------------------------------------
Reporter: guest | Owner:
Type: bug | Status: new
Priority: normal | Milestone: _|_
Component: Compiler (FFI) | Version: 6.10.1
Resolution: | Keywords:
Testcase: | Blockedby:
Difficulty: Unknown | Os: Unknown/Multiple
Blocking: | Architecture: Unknown/Multiple
Failure: None/Unknown |
-----------------------------+----------------------------------------------
Changes (by simonmar):
* priority: high => normal
* milestone: 6.14.1 => _|_
Comment:
Taking it off the milestone. The only remaining things to do are `malloc`
and `mallocBytes`: these use C malloc, which satisfies the minimum
alignment requirement for any native datatype, so there shouldn't be a
problem in most cases.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2917#comment:22>
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