[GHC] #7953: Segfault on x86 with -O2

GHC ghc-devs at haskell.org
Sat Jun 1 01:06:35 CEST 2013


#7953: Segfault on x86 with -O2
-------------------------+--------------------------------------------------
    Reporter:  igloo     |       Owner:                  
        Type:  bug       |      Status:  new             
    Priority:  highest   |   Milestone:  7.8.1           
   Component:  Compiler  |     Version:  7.7             
    Keywords:            |          Os:  Unknown/Multiple
Architecture:  x86       |     Failure:  None/Unknown    
  Difficulty:  Unknown   |    Testcase:                  
   Blockedby:            |    Blocking:                  
     Related:            |  
-------------------------+--------------------------------------------------

Comment(by kazu-yamamoto):

 Note that this is not limited to MacOS. This can be reproduced on 32bit
 Linux, too.

 This segfault is caused by "prio e > pt". This happens if Prio is either
 Float or Double. Int does not cause this segfault.

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



More information about the ghc-tickets mailing list