| #1246 |
<= operators get compiled worse than ==
|
|
bug
|
low
|
Compiler
|
6.6
|
| #3132 |
cgCase of PrimAlts needs care in new codegen
|
simonmar
|
bug
|
high
|
Compiler (NCG)
|
6.11
|
| #5070 |
dph and new code generator don't play nicely with each other
|
benl
|
bug
|
low
|
Data Parallel Haskell
|
7.0.3
|
| #5987 |
Too many symbols in ghc package DLL
|
|
bug
|
highest
|
Compiler
|
7.5
|
| #6026 |
Unboxed operators have wrong fixity
|
igloo
|
bug
|
normal
|
libraries/base
|
7.4.1
|
| #6032 |
HEAD (7.5.20120421) requires RankNTypes for a rank-2 type
|
simonpj
|
bug
|
normal
|
Compiler
|
7.5
|
| #6069 |
Rank 2 Polymorphism Compile Error
|
simonpj
|
bug
|
normal
|
Compiler
|
7.4.1
|
| #6086 |
Cross compilation fails using system linker for other architecture binaries
|
simonmar
|
bug
|
high
|
Build System
|
7.5
|
| #6117 |
Cyclic Type Class Hierarchy Produces <<loop>>
|
simonpj
|
bug
|
normal
|
Compiler (Type checker)
|
7.4.1
|
| #7035 |
`deriving instance Generic (HsExpr Id)` raises panic
|
dreixel
|
bug
|
normal
|
Compiler
|
7.4.2
|
| #7046 |
Simplifier failing to unbox join point
|
simonpj
|
bug
|
high
|
Compiler
|
|
| #7049 |
LLVM backend miscompiles GHC stage2
|
dterei
|
bug
|
normal
|
Compiler (LLVM)
|
7.5
|
| #7129 |
LINE pragma disables automatic tickish annotations
|
|
bug
|
normal
|
Compiler
|
7.5
|
| #7132 |
Internal error: stg_ap_v_ret when running indexed_types tests
|
simonmar
|
bug
|
highest
|
Compiler
|
7.5
|
| #7139 |
GHCi is too verbose on -v0
|
pcapriotti
|
bug
|
normal
|
GHCi
|
7.4.2
|
| #7163 |
nofib/real/gg is miscompiled at -O1
|
igloo
|
bug
|
highest
|
Compiler
|
7.7
|
| #7192 |
Bug in -fregs-graph with -fnew-codegen
|
benl
|
bug
|
highest
|
Compiler
|
7.7
|
| #7207 |
linker fails to load package with binding to foreign library (win64)
|
|
bug
|
normal
|
GHCi
|
7.6.1-rc1
|
| #7213 |
Test codeGen/should_compile/massive_array failing on 32-bits
|
simonmar
|
bug
|
high
|
Compiler
|
7.4.2
|
| #7219 |
Reinstate constant propagation in some form
|
|
bug
|
highest
|
Compiler
|
7.7
|
| #7220 |
Confusing error message in type checking related to type family, fundep, and higher-rank type
|
simonpj
|
bug
|
normal
|
Compiler (Type checker)
|
7.6.1-rc1
|
| #7223 |
Unregisterised and/or via-C compilation broken
|
simonmar
|
bug
|
highest
|
Compiler
|
7.7
|
| #7225 |
"ghc -C" failed
|
igloo
|
bug
|
high
|
Compiler
|
7.4.1
|
| #7228 |
ghc-pkg prints an awful lot of usage information
|
|
bug
|
normal
|
ghc-pkg
|
7.7
|
| #7248 |
NewCodeGen does not create enough SRT labels when using SplitObjs
|
simonmar
|
bug
|
highest
|
Compiler (NCG)
|
7.7
|
| #7256 |
Missing dataCast1 and dataCast2 methods in Data.Data instances
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7267 |
linux-ppc64: Segfault during stage2 build
|
|
bug
|
high
|
Compiler
|
7.7
|
| #7268 |
Explicit type signatures for top level record pattern matches polymorphism fail
|
|
bug
|
normal
|
Compiler (Type checker)
|
7.4.1
|
| #7281 |
GHC 7.4.2 build fails on Fedora17
|
judah.jacobson@…
|
bug
|
high
|
libraries (other)
|
7.4.2
|
| #7284 |
plusAddr# x 0 isn't optimised away
|
igloo
|
bug
|
high
|
Compiler
|
7.6.1
|
| #7286 |
GHC doesn't optimise away primitive identity conversions
|
igloo
|
bug
|
high
|
Compiler
|
7.7
|
| #7292 |
Optimization works for Word but not Word32 or Word64
|
igloo
|
bug
|
high
|
Compiler
|
7.6.1
|
| #7295 |
bad code for Double literals
|
igloo
|
bug
|
high
|
Compiler
|
7.6.1
|
| #7304 |
arm-linux: Missing field in record construction DynFlags.sPlatformConstants
|
igloo
|
bug
|
high
|
Compiler
|
7.7
|
| #7308 |
Better code for top-level indirections
|
simonmar
|
bug
|
high
|
Compiler
|
7.6.1
|
| #7313 |
Impossible happened : CLabel.toInfoLbl stg_newMVarzh
|
|
bug
|
normal
|
Compiler
|
7.7
|
| #7317 |
Segmentation fault in RTS' STM code on git master
|
|
bug
|
normal
|
Runtime System
|
7.7
|
| #7323 |
decoding GADTs gives internal error: stg_ap_v_ret
|
|
bug
|
normal
|
Compiler
|
7.7
|
| #7339 |
GHC fails to build from source on Alpha
|
igloo
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7356 |
Building HEAD on Mac OS X 10.5 reports Undefined "_pthread_threadid_np" ref'd from _kernelThreadId in libHSrts_thr.a(OSThreads.thr_o)
|
igloo
|
bug
|
normal
|
Runtime System
|
7.7
|
| #7357 |
GHC.exe gives an internal error while linking vector's Monadic.hs
|
|
bug
|
normal
|
GHCi
|
7.6.1
|
| #7361 |
Segmentation fault on 5f37e0c71ff4af8539c5aebc739b006b4f0c6ebf
|
simonmar
|
bug
|
highest
|
Compiler
|
7.7
|
| #7363 |
runghc leaks space in IO
|
igloo
|
bug
|
normal
|
None
|
7.6.1
|
| #7366 |
Strange data corruption with HEAD
|
|
bug
|
normal
|
Compiler
|
7.7
|
| #7372 |
Lint failure in GHC 7.6.1
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7387 |
threaded2 failures in HEAD
|
simonmar
|
bug
|
highest
|
Runtime System
|
7.7
|
| #7394 |
SafeHaskell permits OPTIONS_GHC pragmas
|
|
bug
|
normal
|
Documentation
|
7.4.1
|
| #7405 |
use of -no-hs-main causes TH compiles to fail
|
|
bug
|
normal
|
Template Haskell
|
7.4.2
|
| #7406 |
-ddump-ds does not turn on -fforce-recomp
|
igloo
|
bug
|
normal
|
Compiler
|
7.7
|
| #7407 |
error: expected ';' before 'else'
|
simonmar
|
bug
|
highest
|
Compiler
|
7.7
|
| #7412 |
Document how to import the special built-in functions such as inline
|
igloo
|
bug
|
highest
|
Documentation
|
7.6.1
|
| #7417 |
replace Control.Concurrent.QSem
|
|
bug
|
normal
|
libraries/base
|
7.6.1
|
| #7429 |
Unexplained performance boost with +RTS -h
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7440 |
haddock : Declaration for $fEqInteger attempting to use module `ghc-prim:GHC.Classes' which is not loaded
|
|
bug
|
normal
|
Compiler
|
7.7
|
| #7457 |
printf's * doesn't like negative numbers
|
|
bug
|
normal
|
libraries/base
|
7.6.1
|
| #7465 |
./configure --with--ffi-libraries: ld cannot find libffi in a non-standard location
|
trommler
|
bug
|
normal
|
Build System
|
7.7
|
| #7470 |
Patch to enable GHC runtime system with thr_debug_p options...
|
|
bug
|
normal
|
Build System
|
7.4.2
|
| #7491 |
getNumCapabilities uses n_capabilities instead of enabled_capabilities
|
|
bug
|
normal
|
libraries/base
|
7.6.1
|
| #7498 |
panic : Register allocator: out of stack slots (need 147)
|
|
bug
|
high
|
Compiler
|
7.7
|
| #7510 |
Immediate seg-fault on 32-bit windows build
|
simonmar
|
bug
|
highest
|
Compiler
|
7.6.1
|
| #7519 |
CLK_TCK is not always a constant
|
|
bug
|
normal
|
libraries/base
|
7.7
|
| #7531 |
after manualy installing array-0.4.0.1
|
igloo
|
bug
|
normal
|
Package system
|
7.6.1
|
| #7548 |
GHC API dependency analysis is broken
|
|
bug
|
highest
|
GHC API
|
7.4.2
|
| #7556 |
build/fold causes with ByteString unpack causes huge memory leak
|
duncan
|
bug
|
normal
|
libraries (other)
|
7.6.1
|
| #7559 |
`./configure --with-macosx-deployment-target=` doesn't work
|
igloo
|
bug
|
high
|
Build System
|
7.6.1
|
| #7561 |
Unnecessary Heap Allocations - Slow Performance
|
|
bug
|
normal
|
Compiler
|
7.6.1
|
| #7563 |
Passing -C flag causes the 'impossible' to happen
|
igloo
|
bug
|
normal
|
Driver
|
7.7
|
| #7569 |
Does not correctly detect float/double Haskell types when cross-compiling
|
simonmar
|
bug
|
high
|
libraries/base
|
7.6.1
|
| #7592 |
Building the latest master branch on FreeBSD 9.1 fails
|
igloo
|
bug
|
normal
|
Build System
|
7.7
|
| #7620 |
Via-C unregisterised build fails for integer-simple
|
|
bug
|
high
|
Compiler
|
7.7
|
| #7622 |
Unregisterised builds don't support LLVM backend
|
dterei
|
bug
|
normal
|
Compiler (LLVM)
|
7.7
|
| #7627 |
Space in nullary unboxed tuples
|
igloo
|
bug
|
normal
|
Compiler (Parser)
|
7.6.1
|
| #7639 |
Fix installation issues with cross compiling + honour Stage1Only properly
|
|
bug
|
normal
|
Build System
|
7.7
|
| #7652 |
Testing freezes on FreeBSD 9.1.
|
pgj
|
bug
|
high
|
Compiler
|
7.7
|
| #7671 |
No break spaces
|
|
bug
|
normal
|
Compiler (Parser)
|
7.6.2
|
| #7684 |
cgrun071 segfaults
|
simonmar
|
bug
|
normal
|
Compiler
|
7.7
|
| #7688 |
:kind should do kind generalisation
|
|
bug
|
normal
|
Compiler
|
7.6.2
|
| #7719 |
System.Timeout.timeout may leak <<timeout>> exceptions
|
|
bug
|
normal
|
libraries/base
|
7.7
|
| #7726 |
unexpected out of memory error on FreeBSD
|
pgj
|
bug
|
normal
|
Runtime System
|
7.4.2
|
| #7734 |
Missing backticks in error message
|
|
bug
|
normal
|
Compiler
|
7.6.2
|
| #7740 |
Remove direct cabal imports in Linker and Finder modules
|
|
bug
|
normal
|
Compiler
|
7.7
|
| #7759 |
iOS patch no 14: libraries/base changes
|
|
bug
|
normal
|
libraries/base
|
7.6.2
|
| #7760 |
iOS patch no 15: remove HSC2HS_EXTRA from hsc2hs's stage0 wrapper
|
|
bug
|
normal
|
Build System
|
7.7
|
| #7764 |
Link Error on windows
|
igloo
|
bug
|
normal
|
Compiler
|
7.4.2
|
| #7778 |
kindFunResult panic with => inside a constraint
|
simonpj
|
bug
|
normal
|
Compiler (Type checker)
|
7.6.2
|
| #7792 |
unregisterised build broken
|
igloo
|
bug
|
highest
|
Compiler
|
7.7
|
| #7793 |
GHC User’s Guide, Version 7.6.2: Page numbering errors
|
igloo
|
bug
|
normal
|
Documentation
|
7.6.2
|
| #7799 |
Assembly error while building GHC 7.7
|
igloo
|
bug
|
high
|
Compiler (FFI)
|
7.7
|
| #7813 |
Fix mismatched visibility of StgRun
|
|
bug
|
normal
|
Runtime System
|
7.7
|
| #7815 |
STM fails to validate read.
|
igloo
|
bug
|
normal
|
Runtime System
|
7.7
|
| #7816 |
"main function" is not a function
|
|
bug
|
normal
|
Compiler
|
7.6.2
|
| #7819 |
FreeBSD without system libffi: Shared object "libffi.so.6" not found
|
pgj
|
bug
|
high
|
Build System
|
7.6.2
|
| #7820 |
Installing profiling library BREAKS non-profiling executable
|
igloo
|
bug
|
normal
|
Compiler
|
7.6.2
|
| #7823 |
ARM Thumb relocation fails to handle sign of veneer jumps
|
|
bug
|
normal
|
Runtime System
|
7.6.2
|
| #7824 |
problem with vector in arm
|
|
bug
|
normal
|
GHCi
|
7.4.1
|
| #7834 |
dyn way and INTEGER_LIBRARY=integer-simple
|
igloo
|
bug
|
high
|
Compiler
|
7.7
|
| #7852 |
panic: kindFunResult ghc-prim:GHC.Prim.*{(w) tc 34d}
|
|
bug
|
high
|
Compiler (Type checker)
|
7.6.3
|
| #7864 |
--make -dynamic-too doesn't work
|
igloo
|
bug
|
high
|
Compiler
|
7.7
|
| #7879 |
validate in build tree fails due to problem copying haddock resources to inplace
|
igloo
|
bug
|
normal
|
Build System
|
|
| #7909 |
GHC doesn't respect -optl and -optc in a couple of places
|
simonmar
|
bug
|
normal
|
Compiler
|
7.6.3
|
|
(more results for this group on next page)
|