#8: Regex failure
--------------------------+-------------------------------------------------
  Reporter:  xoltar       |       Owner:  simonmar
      Type:  bug          |      Status:  closed  
  Priority:  normal       |   Milestone:          
 Component:  hslibs/text  |     Version:  5.02    
Resolution:  Fixed        |    Keywords:          
--------------------------+-------------------------------------------------

Comment(by karel.gardas@…):

 commit 5cf87b43993f5fd2884755cd16268c2f40572026
 {{{
 Author: Karel Gardas <[email protected]>
 Date:   Thu Jul 14 22:21:09 2011 +0200

     disable for now ARM specific target data layout and triple

     This patch disables ARM specific target data layout and triple.
     The reason for this is that LLVM asserts on some files if this
     is in use. The assert looks:
     Formal argument #8 has unhandled type i32UNREACHABLE executed at
     /llvm-ghc-arm/lib/CodeGen/CallingConvLower.cpp:81!

  compiler/llvmGen/LlvmCodeGen/Ppr.hs |   10 +++++-----
  1 files changed, 5 insertions(+), 5 deletions(-)
 }}}

-- 
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/8#comment:2>
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