#2917: alloca and allocaArray do not respect alignment
-----------------------------+----------------------------------------------
  Reporter:  guest           |          Owner:                  
      Type:  bug             |         Status:  new             
  Priority:  high            |      Milestone:  6.14.1          
 Component:  Compiler (FFI)  |        Version:  6.10.1          
Resolution:                  |       Keywords:                  
  Testcase:                  |      Blockedby:                  
Difficulty:  Unknown         |             Os:  Unknown/Multiple
  Blocking:                  |   Architecture:  Unknown/Multiple
   Failure:  None/Unknown    |  
-----------------------------+----------------------------------------------

Comment(by simonmar):

 Also fixed `allocaArray`:

 {{{
 Thu Aug 12 03:55:24 PDT 2010  Simon Marlow <[email protected]>
   * export allocaBytesAligned; make allocaArray use the correct alignment
 (#2917)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/2917#comment:21>
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

Reply via email to