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

GHC ghc-devs at haskell.org
Wed Jan 17 09:17:48 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:6 alexbiehl]:
 > Gabor, I am on OSX. Can you tell me where your code lives and what your
 build settings are? I will try to reproduce.

 I am in the context of branch `wip/T14626` in the central repository.
 There I build with basically unchanged `mk/build.mk` (i.e. `-O2`). I am
 pretty sure this patch from Simon '''alone''' works on all platforms. But
 I have no resources to validate it myself.

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


More information about the ghc-tickets mailing list