#7442: [PATCH] Fix broken -fPIC on Darwin/PPC
-------------------------+--------------------------------------------------
    Reporter:  PHO       |       Owner:                     
        Type:  bug       |      Status:  patch              
    Priority:  normal    |   Milestone:                     
   Component:  Compiler  |     Version:  7.7                
    Keywords:            |          Os:  MacOS X            
Architecture:  powerpc   |     Failure:  Building GHC failed
  Difficulty:  Unknown   |    Testcase:                     
   Blockedby:            |    Blocking:                     
     Related:            |  
-------------------------+--------------------------------------------------

Comment(by pho@…):

 commit 2334112f46a02a15b4e7594462ffa476a300167b
 {{{
 Author: PHO <p...@cielonegro.org>
 Date:   Sat Nov 24 20:07:27 2012 +0900

     Fix broken -fPIC on Darwin/PPC (#7442)

     The workaround described in note [darwin-x86-pic] applies to
 Darwin/PPC too.

  compiler/cmm/CmmPipeline.hs |   16 ++++++++++++----
  1 files changed, 12 insertions(+), 4 deletions(-)
 }}}

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

_______________________________________________
Glasgow-haskell-bugs mailing list
Glasgow-haskell-bugs@haskell.org
http://www.haskell.org/mailman/listinfo/glasgow-haskell-bugs

Reply via email to