Custom Query

Filters
 
Columns

Show under each result:


Results (1 - 100 of 951)

1 2 3 4 5 6 7 8 9 10

Architecture: Other (3 matches)

Ticket Summary Status Owner Type Priority Milestone
#7043 32-bit GHC ceiling of negative float SEGFAULT: 11 new igloo bug high 7.6.2
#3511 port GHC to OpenBSD/sparc64 (unregisterised is fine) new task normal _|_
#7544 GHC downloads are unsigned new igloo feature request normal 7.8.1

Architecture: Unknown/Multiple (97 matches)

Ticket Summary Status Owner Type Priority Milestone
#2451 New signal-handling API new simonmar task highest 7.8.1
#5757 zero unexpected failures on all tier 1 platforms new task highest 7.6.2
#7382 Evaluating GHCi expressions is slow following the dynamic-by-default change new bug highest 7.8.1
#7540 Panic on type inference with vectorised parallel arrays new chak bug highest 7.8.1
#314 #line pragmas not respected inside nested comments new bug high 7.8.1
#2725 Remove Hack in compiler/nativeGen/MachCodeGen.hs new clemens bug high 7.8.1
#3103 Compiling base with cabal fails. new bug high 7.8.1
#3472 Porting through .hc files broken new -- bug high 7.8.1
#3658 Dynamically link GHCi (and use system linker) on platforms that support it new igloo task high 7.8.1
#3831 SpecConstr should exploit cases where there is exactly one call pattern new simonpj bug high 7.8.1
#3927 Incomplete/overlapped pattern warnings + GADTs = inadequate new simonpj bug high 7.8.1
#4012 Compilation results are not deterministic new bug high 7.6.2
#4243 Make a proper options parser for the RTS new task high 7.8.1
#4364 Template Haskell: Cycle in type synonym declarations new simonpj bug high 7.8.1
#4374 Remove in-tree gmp new igloo task high 7.8.1
#4879 Deprecate exports new feature request high 7.8.1
#5051 Typechecker behaviour change new bug high 7.2.1
#5218 Add unpackCStringLen# to create Strings from string literals new igloo feature request high 7.8.1
#5442 ghc-pkg unregister --user/--global/--package-conf not normative new bug high 7.8.1
#5610 Improve "Unacceptable argument type in foreign declaration" error message new feature request high 7.4.1
#5642 Deriving Generic of a big type takes a long time and lots of space new dimitris bug high 7.6.2
#5763 Confusing error message new simonpj bug high 7.6.2
#5780 -faggressive-primops change caused a failure in perf/compiler/parsing001 new bug high 7.8.1
#5859 unsafeInterleaveIO duplicates computation when evaluated by multiple threads new simonpj bug high 7.6.2
#5902 Cannot tell from an exception handler whether the exception was asynchronous new simonmar bug high 7.8.1
#5910 Holes with other constraints new feature request high 7.8.1
#5954 Performance regression 7.0 -> 7.2 (still in 7.4) new simonpj bug high 7.6.2
#6017 Reading ./.ghci files raises security issues new task high 7.8.1
#6022 GHC infers over-general types new simonpj bug high 7.8.1
#6147 GeneralizedNewtypeDeriving should fail with data families new simonpj bug high 7.8.1
#7017 Rethink need for tarballs under "friendly" environment new task high 7.8.1
#7068 Extensive Memory usage (regression) new simonpj bug high 7.8.1
#7103 Compiler panic, when loading wxc in GHCi new bug high 7.6.2
#7143 ghc-7.6.0.20120810-x86_64-windows.exe -> ghc can't figure out LLVM version new dterei bug high 7.8.1
#7152 Add flag to configure that skips overwriting of symlinks on install new bug high 7.8.1
#7198 New codegen more than doubles compile time of T3294 new simonmar bug high 7.8.1
#7200 template-haskell-2.7.0.0 fails to build with GHC 7.0.4 due to missing pragma new duncan bug high 7.8.1
#7229 Detecting if a process was killed by a signal is impossible new bug high 7.8.1
#7266 Allow fractional-looking integer literals new feature request high 7.8.1
#7273 Binary size increase in nofib/grep between 7.6.1 and HEAD new bug high 7.8.1
#7277 Recompilation check fails for TH unless functions are inlined new bug high 7.6.2
#7298 Test 2228 fails with dynamic-by-default new igloo bug high 7.8.1
#7300 Allow CAFs kept reachable by FFI to be forcibly made unreachable for GC new feature request high 7.8.1
#7325 threadDelay mistreats minBound and maxBound in some configurations new bug high 7.6.2
#7326 print035(ghci) fails when ghci is dynamic new igloo bug high 7.8.1
#7481 Partially promoted data types new bug high 7.8.1
#7490 ghc-stage1 panic when building a cross-compiler or cross-building a compiler new igloo bug high 7.8.1
#7501 Some GHCi options are undocummented new bug high 7.8.1
#7521 Simplifier ticks exhausted when compiling Accelerate example. new bug high 7.8.1
#7567 invalidateModSummaryCache throws exception if ms_hs_date is 0 new bug high 7.8.1
#7574 Register allocator chokes on certain branches with literals new thoughtpolice bug high 7.8.1
#7651 Buiding GHC with parallel IO manager freezes on Mac (not on FreeBSD) new bug high 7.8.1
#7678 GHC should compile cleanly with clang new thoughtpolice bug high 7.8.1
#7679 Regression in -fregs-graph performance new bug high 7.8.1
#7712 "make install" fails on Windows new igloo bug high 7.8.1
#7752 GHC as a library documentation out of sync new bug high 7.8.1
#7772 Finish support for DYNAMIC_GHC_PROGRAMS on Windows new igloo bug high 7.8.1
#7787 modifyMVar does not restore value if callback returns error value new bug high 7.8.1
#7807 Parse error with "where" and file-ending comment new bug high 7.8.1
#7833 installed GHC refers to libffi in the build directory new igloo bug high 7.8.1
#95 GHCi :edit command should jump to the the last error new feature request normal _|_
#110 Cygwin binaries new feature request normal _|_
#149 missed CSE opportunity new bug normal _|_
#284 RPM doesn't support --prefix new juhp feature request normal _|_
#322 fromInteger-related pattern match overlap warnings new simonpj bug normal _|_
#368 Provide a Java Backend new feature request normal _|_
#393 functions without implementations new simonpj feature request normal _|_
#427 Random.StdGen slowness new rrnewton bug normal _|_
#436 Declare large amounts of constant data new feature request normal _|_
#457 Strictness problem new bug normal _|_
#472 Supertyping of classes new feature request normal _|_
#595 Overhaul GHC's overlapping/non-exhaustive pattern checking new task normal _|_
#599 The Front Panel new task normal _|_
#603 GC-spy connection new task normal _|_
#605 Optimisation: strict enumerations new task normal _|_
#609 Useful optimisation for set-cost-centre new simonmar task normal 7.6.2
#618 Dependency caching in ghc --make new task normal _|_
#624 Program location for thread error messages new task normal _|_
#634 Implement a more efficient TArray new -- task normal _|_
#670 External Core is broken new tim bug normal _|_
#701 Better CSE optimisation new michalt task normal _|_
#728 switch to compacting collection when swapping occurs new feature request normal _|_
#750 Set -M, -H, -c and other memory-related values based on available virtual/physical memory new feature request normal _|_
#816 Weird fundep behavior (with -fallow-undecidable-instances) new bug normal _|_
#849 Offer control over branch prediction new feature request normal 7.6.2
#855 Improvements to SpecConstr new task normal _|_
#881 Improve space profiling for references new feature request normal _|_
#888 Implement the static argument transformation new task normal 7.6.2
#910 --make should have a -j flag for parallel building new feature request normal _|_
#932 Improve inlining new simonpj task normal _|_
#960 Lexical call site string new feature request normal _|_
#1009 GHC Performance Index new task normal _|_
#1057 Implicit parameters on breakpoints new bug normal _|_
#1062 Bad output from Text.PrettyPrint.HughesPJ new bug normal _|_
#1087 bang patterns with infix ops new bug normal _|_
#1147 Quadratic behaviour in the compacting GC new bug normal _|_
#1168 Optimisation sometimes decreases sharing in IO code new bug normal _|_
(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.