[GHC] #9741: Interpreter stack checks are not quite right

Simon Peyton Jones simonpj at microsoft.com
Thu Nov 6 09:56:29 UTC 2014


|   Oh, and the reason you have the debug RTS in your compiler is because
|  `-ticky` implies `-debug

Interesting.  I didn't know that.  Is that a good idea? Wouldn't it be better to make them independent?

Simon

|  -----Original Message-----
|  From: ghc-tickets [mailto:ghc-tickets-bounces at haskell.org] On Behalf
|  Of GHC
|  Sent: 06 November 2014 08:37
|  Cc: ghc-tickets at haskell.org
|  Subject: Re: [GHC] #9741: Interpreter stack checks are not quite right
|  
|  #9741: Interpreter stack checks are not quite right
|  -------------------------------------+--------------------------------
|  --
|  -------------------------------------+---
|                Reporter:  simonpj     |            Owner:  simonmar
|                    Type:  bug         |           Status:  closed
|                Priority:  highest     |        Milestone:  7.10.1
|               Component:  Compiler    |          Version:  7.8.3
|              Resolution:  fixed       |         Keywords:
|        Operating System:              |     Architecture:
|  Unknown/Multiple
|    Unknown/Multiple                   |       Difficulty:  Unknown
|         Type of failure:              |       Blocked By:
|    None/Unknown                       |  Related Tickets:
|               Test Case:              |
|                Blocking:              |
|  Differential Revisions:              |
|  -------------------------------------+--------------------------------
|  --
|  -------------------------------------+---
|  
|  Comment (by simonmar):
|  
|   Oh, and the reason you have the debug RTS in your compiler is because
|  `-ticky` implies `-debug`.  Incidentally this is probably slowing down
|  your builds quite a lot, so you might want to turn it off.
|  
|  --
|  Ticket URL: <http://ghc.haskell.org/trac/ghc/ticket/9741#comment:5>
|  GHC <http://www.haskell.org/ghc/>
|  The Glasgow Haskell Compiler
|  _______________________________________________
|  ghc-tickets mailing list
|  ghc-tickets at haskell.org
|  http://www.haskell.org/mailman/listinfo/ghc-tickets


More information about the ghc-devs mailing list