[GHC] #15092: Optionally bounds-check primops

GHC ghc-devs at haskell.org
Fri Apr 27 06:24:39 UTC 2018


#15092: Optionally bounds-check primops
-------------------------------------+-------------------------------------
        Reporter:  dfeuer            |                Owner:  (none)
            Type:  feature request   |               Status:  new
        Priority:  normal            |            Milestone:  8.6.1
       Component:  Compiler          |              Version:  8.2.2
  (CodeGen)                          |
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by Lemming):

 I think a hard crash is completely appropriate. Bound violations are
 programming errors thus there is no way to safely recover from them,
 anyway.

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


More information about the ghc-tickets mailing list