[GHC] #12775: T3424 hangs with -fregs-graph

#12775: T3424 hangs with -fregs-graph -------------------------------------+------------------------------------- Reporter: tjakway | Owner: Type: bug | Status: new Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Keywords: | Operating System: Unknown/Multiple Architecture: | Type of failure: None/Unknown Unknown/Multiple | Test Case: T3424 | Blocked By: Blocking: | Related Tickets: Differential Rev(s): | Wiki Page: -------------------------------------+------------------------------------- The -fregs-graph option causes rts/T3424 to hang. I waited 15+ minutes when compiling with inplace/ghc-stage2 before killing it; when run with the test suite after a similarly long time I get a compile failed (exit code 99) message. It passes when run in ghci or when using the default register allocator. To reproduce: make TEST=T3424 EXTRA_HC_OPTIONS=-fregs-graph -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12775 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler

#12775: T3424 hangs with -fregs-graph -------------------------------------+------------------------------------- Reporter: tjakway | Owner: Type: bug | Status: closed Priority: normal | Milestone: Component: Compiler | Version: 8.0.1 Resolution: worksforme | Keywords: Operating System: Unknown/Multiple | Architecture: | Unknown/Multiple Type of failure: None/Unknown | Test Case: T3424 Blocked By: | Blocking: Related Tickets: | Differential Rev(s): Wiki Page: | -------------------------------------+------------------------------------- Changes (by tjakway): * status: new => closed * resolution: => worksforme Comment: It works with THREADS=8 -- Ticket URL: http://ghc.haskell.org/trac/ghc/ticket/12775#comment:1 GHC http://www.haskell.org/ghc/ The Glasgow Haskell Compiler
participants (1)
-
GHC