#2797: ghci stack overflows when ghc does not
---------------------------------+------------------------------------------
    Reporter:  TristanAllwood    |        Owner:                  
        Type:  bug               |       Status:  new             
    Priority:  normal            |    Milestone:                  
   Component:  GHCi              |      Version:  6.11            
    Severity:  normal            |   Resolution:                  
    Keywords:                    |     Testcase:                  
Architecture:  Unknown/Multiple  |           Os:  Unknown/Multiple
---------------------------------+------------------------------------------
Comment (by TristanAllwood):

 Also may be of interest:
 Compiling with hpc doesn't change the executable behaviour.

 {{{
 $ ~/ghc/ghc/ghc/stage2-inplace/ghc -fhpc -O0 --make -o GT2
 ghciTest2.hs
 [1 of 1] Compiling Main             ( ghciTest2.hs, ghciTest2.o )
 Linking GT2.exe ...

 [EMAIL PROTECTED] ~/ghc/ghc-Stack-Tests
 $ ./GT2.exe +RTS -k0.01k -K0.01k
 GT2.exe: [(),()]
 }}}

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