[GHC] #7684: cgrun071 segfaults

GHC ghc-devs at haskell.org
Wed Sep 4 11:57:11 CEST 2013


#7684: cgrun071 segfaults
----------------------------------+----------------------------------
        Reporter:  tibbe          |            Owner:  leroux
            Type:  bug            |           Status:  new
        Priority:  normal         |        Milestone:  7.8.1
       Component:  Compiler       |          Version:  7.7
      Resolution:                 |         Keywords:
Operating System:  MacOS X        |     Architecture:  x86_64 (amd64)
 Type of failure:  Runtime crash  |       Difficulty:  Unknown
       Test Case:  cgrun071       |       Blocked By:
        Blocking:                 |  Related Tickets:
----------------------------------+----------------------------------

Comment (by simonmar):

 The native code generator is supposed to emit code to mask out the extra
 bits.  If it isn't doing that, that's a bug.  See commit
 085e8145f63c8f42d8bc19cd3cff52b8cd5b6455

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




More information about the ghc-tickets mailing list