[GHC] #15477: Can't build `prof`-flavour with `-fauto-all`

GHC ghc-devs at haskell.org
Sun Aug 5 03:27:43 UTC 2018


#15477: Can't build `prof`-flavour with `-fauto-all`
-------------------------------------+-------------------------------------
           Reporter:  angerman       |             Owner:  (none)
               Type:  bug            |            Status:  new
           Priority:  normal         |         Milestone:  8.6.1
          Component:  Compiler       |           Version:  8.4.3
           Keywords:                 |  Operating System:  Unknown/Multiple
       Architecture:                 |   Type of failure:  None/Unknown
  Unknown/Multiple                   |
          Test Case:                 |        Blocked By:
           Blocking:                 |   Related Tickets:
Differential Rev(s):                 |         Wiki Page:
-------------------------------------+-------------------------------------
 Building the prof flavour and adding `-fauto-all` to

 {{{
 GhcStage2HcOpts    = -O -fprof-auto
 GhcLibHcOpts       = -O -fprof-auto
 }}}

 Yields:
 {{{
 ghc-stage2: internal error: evacuate(static): strange closure type
 -1869574000
 }}}

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


More information about the ghc-tickets mailing list