#4944: -fvia-C/asm mangler broken on registerised powerpc-linux build
---------------------------+------------------------------------------------
  Reporter:  kgardas       |          Owner:         
      Type:  bug           |         Status:  closed 
  Priority:  normal        |      Milestone:         
 Component:  Compiler      |        Version:  7.0.1  
Resolution:  wontfix       |       Keywords:         
  Testcase:                |      Blockedby:         
Difficulty:                |             Os:  Linux  
  Blocking:                |   Architecture:  powerpc
   Failure:  None/Unknown  |  
---------------------------+------------------------------------------------

Comment(by kgardas):

 Ian,
 I completely do not understand your comment. First of all, I agree with
 your closing/will not fix since I put it here just for the reference. On
 the other hand IMHO powerpc-linux registerised build is using PPC NCG
 successfully and on by default:
 {{{
 $ uname -a
 Linux gcc40 2.6.26-2-powerpc64 #1 SMP Thu May 13 07:29:31 UTC 2010 ppc64
 GNU/Linux
 $ pwd
 /home/kgardas/src/ghc-7.0.1/testsuite/tests/ghc-regress/codeGen/should_run
 $ ../../../../../inplace/bin/ghc-stage2 -S cgrun001.hs
 $ grep "ident" cgrun001.s
 .ident "GHC 7.0.1"
 $
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to