[GHC] #5824: ARM StgRun register clobber list is broken

GHC cvs-ghc at haskell.org
Wed Feb 8 15:36:21 CET 2012


#5824: ARM StgRun register clobber list is broken
-------------------------------+--------------------------------------------
    Reporter:  bgamari         |       Owner:  simonmar        
        Type:  bug             |      Status:  patch           
    Priority:  high            |   Milestone:  7.4.2           
   Component:  Runtime System  |     Version:  7.4.1-rc2       
    Keywords:                  |          Os:  Unknown/Multiple
Architecture:  arm             |     Failure:  None/Unknown    
  Difficulty:  Unknown         |    Testcase:                  
   Blockedby:                  |    Blocking:                  
     Related:                  |  
-------------------------------+--------------------------------------------

Comment(by igloo):

 Rather than doing a full GHC build, I'd recommend trying to reproduce the
 error by compiling a standalone C file containing the inline asm, and then
 experiment to find out what is and isn't accepted in it.

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



More information about the Glasgow-haskell-bugs mailing list