[GHC] #14677: Code generator does not correctly tag a pointer

GHC ghc-devs at haskell.org
Tue Jan 16 21:24:46 UTC 2018


#14677: Code generator does not correctly tag a pointer
-------------------------------------+-------------------------------------
        Reporter:  simonpj           |                Owner:  (none)
            Type:  bug               |               Status:  new
        Priority:  normal            |            Milestone:
       Component:  Compiler          |              Version:  8.2.2
      Resolution:                    |             Keywords:
Operating System:  Unknown/Multiple  |         Architecture:
                                     |  Unknown/Multiple
 Type of failure:  None/Unknown      |            Test Case:
      Blocked By:                    |             Blocking:  14626
 Related Tickets:                    |  Differential Rev(s):
       Wiki Page:                    |
-------------------------------------+-------------------------------------

Comment (by heisenbug):

 Replying to [comment:1 simonpj]:
 > Try this (untested) patch. It works for the particular example.
 >
 > In haste...

 Looks like this is a definitive improvement. At least I get a non-
 crasching stage2 compiler. Can you bring this to `master`?

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


More information about the ghc-tickets mailing list