[GHC] #10459: -fsimple-tick-factor required

GHC ghc-devs at haskell.org
Fri May 29 06:48:22 UTC 2015


#10459: -fsimple-tick-factor required
-------------------------------------+-------------------------------------
              Reporter:  mikehat     |             Owner:
                  Type:  bug         |            Status:  new
              Priority:  normal      |         Milestone:
             Component:  Compiler    |           Version:  7.6.3
              Keywords:  fsimple-    |  Operating System:  Linux
  tick-factor                        |   Type of failure:  None/Unknown
          Architecture:              |        Blocked By:
  Unknown/Multiple                   |   Related Tickets:
             Test Case:              |
              Blocking:              |
Differential Revisions:              |
-------------------------------------+-------------------------------------
 {{{
 ghc: panic! (the 'impossible' happened)
   (GHC version 7.6.3 for x86_64-unknown-linux):
         Simplifier ticks exhausted
     When trying UnfoldingDone
 base:Foreign.Storable.$fStorableWord8_$cpokeByteOff{v rsA} [gid]
     To increase the limit, use -fsimpl-tick-factor=N (default 100)
     If you need to do this, let GHC HQ know, and what factor you needed
     To see detailed counts use -ddump-simpl-stats
     Total ticks: 10400
 }}}

 -fsimple-tick-factor=115 was required

 See the 'css' branch of https://github.com/mikehat/blaze-markup.git

--
Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/10459>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler


More information about the ghc-tickets mailing list