#5230: Segfault in cgrun064
----------------------------------+-----------------------------------------
Reporter: daniel.is.fischer | Owner: tibbe
Type: bug | Status: patch
Priority: normal | Component: Compiler
Version: 7.1 | Keywords:
Testcase: | Blockedby:
Os: Unknown/Multiple | Blocking:
Architecture: x86 | Failure: None/Unknown
----------------------------------+-----------------------------------------
Changes (by tibbe):
* status: new => patch
Comment:
Fixed.
{{{
commit 820c8e4d7b627aa67b6eb302f8417bcccee3fa81
Author: Johan Tibell <[email protected]>
Date: Tue Jun 7 14:44:23 2011 +0200
Fix segfault in array copy primops on 32-bit
The second argument to C's memset was passed as a W8 while memset
expects an int.
}}}
Please merge for 7.2.
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/5230#comment:5>
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