[GHC] #14779: Compiling with -g fails -lint-core checks

GHC ghc-devs at haskell.org
Mon Mar 5 21:32:48 UTC 2018


#14779: Compiling with -g fails -lint-core checks
-------------------------------------+-------------------------------------
        Reporter:  niteria           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:  8.4.2
       Component:  Compiler          |              Version:  8.3
  (Debugging)                        |
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
 Type of failure:  Compile-time      |  Unknown/Multiple
  crash or panic                     |            Test Case:
      Blocked By:                    |             Blocking:
 Related Tickets:  #14122, #14123,   |  Differential Rev(s):  phab:D4470
  #8472, #14406                      |
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by niteria):

 > In ​Phab:D4470 I see no change in tryForCSE. Are we good without it now?

 Looks like I confused everyone, myself included. The code for `tryForCSE`
 that I copied comes from https://phabricator.haskell.org/D2605. It has
 been refactored since (9304df5230a7a29d3e992916d133e462b854e55f) and
 `cse_bind` is the equivalent place that needed to be fixed. I'm sorry for
 the confusion.

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


More information about the ghc-tickets mailing list