#1947: Segmentation fault/access violation in generated code
--------------------------+-------------------------------------------------
 Reporter:  NeilMitchell  |          Owner:       
     Type:  bug           |         Status:  new  
 Priority:  normal        |      Milestone:       
Component:  Compiler      |        Version:  6.8.1
 Severity:  normal        |       Keywords:       
 Testcase:                |   Architecture:  x86  
       Os:  Windows       |  
--------------------------+-------------------------------------------------
 {{{
 F:\Temp\supero\supero-msg\tak>ghc --make Main_.hs -o foo -O2
 [1 of 1] Compiling Main             ( Main_.hs, Main_.o )
 Linking foo.exe ...

 F:\Temp\supero\supero-msg\tak>foo 24 16 8
 Segmentation fault/access violation in generated code

 F:\Temp\supero\supero-msg\tak>ghc --version
 The Glorious Glasgow Haskell Compilation System, version 6.8.1
 }}}

 Windows XP. The test case is rather big, and needs reducing - I'll come
 back and do that in a few days time unless anyone beats me to it (I have a
 paper deadline in 23 hours...)

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