[GHC] #7600: cgrun044 failing with LLVM backend
GHC
cvs-ghc at haskell.org
Thu Jan 17 09:38:16 CET 2013
#7600: cgrun044 failing with LLVM backend
---------------------------------+------------------------------------------
Reporter: dterei | Owner: dterei
Type: bug | Status: new
Priority: normal | Milestone:
Component: Compiler (LLVM) | Version: 7.7
Keywords: | Os: Unknown/Multiple
Architecture: Unknown/Multiple | Failure: Compile-time crash
Difficulty: Unknown | Testcase:
Blockedby: | Blocking:
Related: 3676 |
---------------------------------+------------------------------------------
Comment(by davidterei@…):
commit 25f8d040a6e151237c84be380179b3c6ffb9a34c
{{{
Author: David Terei <davidterei at gmail.com>
Date: Wed Jan 16 20:16:28 2013 -0800
Fix floating point constants in LLVM backend (#7600).
compiler/llvmGen/Llvm/Types.hs | 38
++++++++++++++++++++++++++++++--------
1 files changed, 30 insertions(+), 8 deletions(-)
}}}
--
Ticket URL: <http://hackage.haskell.org/trac/ghc/ticket/7600#comment:4>
GHC <http://www.haskell.org/ghc/>
The Glasgow Haskell Compiler
More information about the ghc-tickets
mailing list