Custom Query

Filters
 
Columns

Show under each result:


Results (601 - 700 of 951)

1 2 3 4 5 6 7 8 9 10

Milestone: 7.8.1 (100 matches)

Ticket Summary Status Owner Type Priority Component
#7511 Room for GHC runtime improvement >~5%, inlining related new bug normal Compiler
#7520 Implement cardinality analysis new bug normal Compiler
#7521 Simplifier ticks exhausted when compiling Accelerate example. new bug high Compiler
#7534 allocateRegsAndSpill: Cannot read from uninitialized register new bug high Compiler
#7535 Using -with-rtsopts=-N should fail unless -threaded is also specified new bug normal Compiler
#7539 Hard ghc api crash when calling runStmt on code which has not been compiled new bug normal Compiler
#7540 Panic on type inference with vectorised parallel arrays new chak bug highest Compiler
#7542 GHC doesn't optimize (strict) composition with id new simonpj bug normal Compiler
#7543 Constraint synonym instances new bug normal Compiler
#7544 GHC downloads are unsigned new igloo feature request normal Build System
#7558 Terrible error message when given and wanted are both insoluble new simonpj bug normal Compiler
#7567 invalidateModSummaryCache throws exception if ms_hs_date is 0 new bug high Compiler
#7574 Register allocator chokes on certain branches with literals new thoughtpolice bug high Compiler (NCG)
#7593 Unable to print exceptions of unicode identifiers new bug normal Compiler
#7596 Opportunity to improve CSE new simonpj bug normal Compiler
#7598 ghc-stage1 generates wrong assembler on StgCmmPrim (operand out of range) new bug high Compiler
#7604 System.Directory.canonicalizePath "" behaviour differs between platforms new bug normal libraries/directory
#7606 Stride scheduling for Haskell threads with priorities new ezyang feature request normal Runtime System
#7608 LLVM only handles a hard-coded list of triples. new dterei task normal Compiler (LLVM)
#7610 Cross compilation support for LLVM backend new dterei bug normal Compiler (LLVM)
#7611 Rewrite rules application prevented by type variable application (map id vs. map (\x -> x)) new bug normal Compiler
#7619 Make worker-wrapper unbox data families new simonpj feature request normal Compiler
#7621 Cross-build for QNX ARM smashes stack when using FunPtr wrappers new bug normal Compiler (FFI)
#7623 GHC Arm support new task normal Compiler
#7624 Handling ImplicitParams in Instance Declaration new bug normal Documentation
#7625 Semicolon is not handled between imports at the ghci command prompt new bug normal GHCi
#7633 Checkable "minimal complete definitions" new feature request normal Compiler
#7634 MD5 collision could lead to SafeHaskell violation new bug normal libraries/base
#7635 SafeHaskell implying other options new feature request normal Compiler
#7637 split-objs not supported for ARM new feature request normal Compiler
#7643 Kind application error new simonpj bug normal Compiler (Type checker)
#7644 Hackage docs for base library contain broken links new bug normal Documentation
#7647 UNPACK polymorphic fields new simonpj feature request normal Compiler
#7650 can't use combining characters in identifiers new bug normal Compiler
#7651 Buiding GHC with parallel IO manager freezes on Mac (not on FreeBSD) new bug high Build System
#7655 7.6.2 Segmentation Fault/Bus Error in large exponentation new igloo bug normal GHCi
#7660 warning: conflicting types when compiling via-C new igloo bug normal Compiler
#7665 dynamicToo001 fails on Windows new igloo bug normal Compiler
#7666 excessive space and time usage for rendering (somewhat) deeply nested Docs new dterei bug normal libraries/pretty
#7667 Template Haskell fails to recognize type operator/function + new bug normal Template Haskell
#7668 Location in -fdefer-type-errors new bug normal Compiler (Type checker)
#7669 Empty case causes warning new bug normal Compiler
#7670 StablePtrs should be organized by generation for efficient minor collections new bug normal Runtime System
#7672 boot file entities are sometimes invisible and are not (semantically) unified with corresponding entities in implementing module new bug normal Compiler (Type checker)
#7676 Unify patterns and function bindings new feature request normal Compiler
#7678 GHC should compile cleanly with clang new thoughtpolice bug high Compiler
#7679 Regression in -fregs-graph performance new bug high Compiler (NCG)
#7685 :script command does not resolve ~ new bug normal GHCi
#7687 ghc panic on TH and deriveJSON new bug normal Template Haskell
#7694 LLVM: bootstrapping with LLVM 3.2 does not work new dterei bug normal Compiler (LLVM)
#7695 Hang when locale-archive and gconv-modules are not there new bug normal None
#7698 thread blocked indefinitely in an MVar operation new igloo bug normal GHCi
#7712 "make install" fails on Windows new igloo bug high Build System
#7713 Panic! make_exp (App _ (Coercion _)) when compiled with -fext-core new bug normal External Core
#7715 threadDelay causes segfault on Mac if compiled by 32bit GHC new bug high Compiler
#7723 iOS patch no 12: Itimer.c doesn't work on iOS new bug normal Runtime System
#7724 cross-compile to iOS new feature request normal Compiler
#7725 Operators without colons new bug normal Compiler
#7727 Nonsense evaluation: sequence [] = [] new igloo bug normal GHCi
#7730 :info and polykinds new bug normal Compiler (Type checker)
#7735 -fext-core doesn't generate .hcr when .o and .hi files are present new bug normal External Core
#7736 Parallel array enumeration causes compiler panic (enumFromToP) new chak bug normal Compiler
#7741 Add SIMD support to x86/x86_64 NCG new feature request normal Compiler
#7746 Support loading/unloading profiled objects from a profiled executable new ezyang feature request normal Runtime System
#7751 Incremental heap census new ezyang feature request normal Profiling
#7752 GHC as a library documentation out of sync new bug high Documentation
#7753 Profiling report broken with foreign exported functions new bug normal Profiling
#7762 when using lots of memory: internal error: evacuate(static): strange closure type 4 new bug normal Runtime System
#7765 Odd error message for `runghc` with missing `main` function. new igloo bug normal Compiler
#7767 "internal error: evacuate: strange closure type 154886248" crash new feature request normal Runtime System
#7768 "untracked content" in fresh clone of haskeline new igloo bug normal Build System
#7771 RTS should provide stg_sel_n_noupd_closure new simonpj bug normal Compiler
#7772 Finish support for DYNAMIC_GHC_PROGRAMS on Windows new igloo bug high Compiler
#7774 T5313 fails new bug normal GHC API
#7779 building GHC overwrites the installed package database if GHC_PACKAGE_PATH is set new igloo bug normal Build System
#7782 flag to run the demand analysis a second time new nfrisby task normal Compiler
#7783 MultiWayIf should start a new layout new bug normal Compiler (Parser)
#7785 Module-local function not specialized with ConstraintKinds new bug normal Compiler
#7786 strange errors when deducing constraints new simonpj bug normal Compiler
#7787 modifyMVar does not restore value if callback returns error value new bug high libraries/base
#7788 Recursive type family causes <<loop>> new simonpj bug normal Compiler (Type checker)
#7789 GHCI core dumps when used with VTY new igloo bug normal GHCi
#7790 Add dummy undefined symbols to indicate ways new ezyang task normal Compiler
#7794 GHCi "Prelude.undefined" exceptions on ARM; ByteCodeItbls.mkJumpToAddr unimplemented new bug normal GHCi
#7797 re-enable the defun RULE from a SPECIALISE instance pragma new bug normal Compiler
#7800 Error message when deriving Typeable without PolyKinds new dreixel bug normal Compiler
#7803 Superclass methods are left unspecialized new bug normal Compiler
#7807 Parse error with "where" and file-ending comment new bug high Compiler (Parser)
#7808 data families and TH names do not mix well (e.g. cannot use TH deriving) new feature request normal Template Haskell
#7809 Silly error message suggesting LiberalTypeSynonyms new bug normal Compiler (Type checker)
#7811 intermittent 'unexpected' results of test ghcpkg01 new igloo bug normal ghc-pkg
#7814 panic in PPC NCG new heisenbug bug high Compiler
#7828 RebindableSyntax and Arrow new bug normal Compiler (Type checker)
#7829 make better/more robust loopbreaker choices new task normal Compiler
#7830 Error: operand out of range new bug high Compiler
#7831 Bad fragmentation when allocating many large objects new ezyang bug normal Runtime System
#7833 installed GHC refers to libffi in the build directory new igloo bug high Build System
#7859 runghc should give an error when the path to ghc is invalid new bug normal None
#7889 Build Error (master branch) new bug high GHCi
#7907 patch to make comment about stgclosure struct more accurate new simonmar task normal Runtime System
(more results for this group on next page)
1 2 3 4 5 6 7 8 9 10
Note: See TracQuery for help on using queries.