Custom Query

Filters
 
Columns

Show under each result:


Results (301 - 400 of 600)

1 2 3 4 5 6
Ticket Summary Status Owner Priority Milestone Component
#6147 GeneralizedNewtypeDeriving should fail with data families new simonpj high 7.8.1 Compiler (Type checker)
#6149 ghc-7.4.2 tests for profasm seg-fault under solaris new normal 7.8.1 Compiler
#7011 32bit GHC 7.4.2 cannot compile integer-gmp on OS X 10.8 new high 7.8.1 libraries (other)
#7028 incorrect link paths for in mac os x after install new igloo high 7.8.1 Build System
#7033 stale .tix files can cause programs built with -fhpc to segfault new normal 7.8.1 Code Coverage
#7044 reject reading rationals with exponent notation new normal 7.8.1 Compiler
#7057 Simplifier infinite loop regression new simonpj normal 7.8.1 Compiler
#7063 Register allocators can't handle non-uniform register sets new benl normal 7.8.1 Compiler (NCG)
#7066 isInstance does not work for compound types new simonpj normal 7.8.1 Template Haskell
#7068 Extensive Memory usage (regression) new simonpj high 7.8.1 Compiler
#7072 GHC interpreter does not find stat64 symbol on Linux new normal 7.8.1 GHCi
#7078 Panic using mixing list with parallel arrays incorrectly new chak normal 7.8.1 Compiler
#7091 DPH Matrix product memory usage new benl normal 7.8.1 Data Parallel Haskell
#7097 linker fails to load package with binding to foreign library new high 7.8.1 Runtime System
#7098 GHC 7.4.1 reports an internal error and core dumps while using DPH new benl normal 7.8.1 Compiler
#7109 Inlining depends on datatype size, even with INLINE pragmas new simonpj normal 7.8.1 Compiler
#7114 Cannot recover (good) inlining behaviour from 7.0.2 in 7.4.1 new normal 7.8.1 Compiler
#7116 Missing optimisation: strength reduction of floating-point multiplication new pcapriotti normal 7.8.1 Compiler
#7133 GHCi: strange behaviour after CTRL-C, followed by 'hPutChar: resource vanished (Broken Pipe)' when quitting new tibbe normal 7.8.1 GHCi
#7134 ghc-7.6.0.20120810-x86_64-windows.exe -> internal error R_X86_64_PC32 new igloo highest 7.8.1 GHCi
#7141 Inlining the single method of a class can shadow rules new simonpj normal 7.8.1 Compiler
#7143 ghc-7.6.0.20120810-x86_64-windows.exe -> ghc can't figure out LLVM version new dterei high 7.8.1 Compiler (LLVM)
#7148 generalized newtype and type families is unsound new simonpj normal 7.8.1 Compiler (Type checker)
#7152 Add flag to configure that skips overwriting of symlinks on install new high 7.8.1 Build System
#7161 hSetNewlineMode and hSetEncoding can be performed on closed and semi-closed handles new normal 7.8.1 libraries/base
#7186 problems with typelits and typenats new normal 7.8.1 Compiler (Type checker)
#7189 RTS Assertion Crash new simonmar normal 7.8.1 Runtime System
#7190 GHC's -fprof-auto does not work with LINE pragmas new normal 7.8.1 Profiling
#7198 New codegen more than doubles compile time of T3294 new simonmar high 7.8.1 Compiler
#7200 template-haskell-2.7.0.0 fails to build with GHC 7.0.4 due to missing pragma new duncan high 7.8.1 Template Haskell
#7229 Detecting if a process was killed by a signal is impossible new high 7.8.1 libraries/process
#7240 Stack trace truncated too much with indirect recursion new nomeata normal 7.8.1 Profiling
#7241 GHC-7.6.1 panics on template haskell code new simonpj normal 7.8.1 Template Haskell
#7245 INLINEing top-level patterns causes ghc to emit 'arity missing' traces new normal 7.8.1 Compiler
#7246 Callstack depends on way (prof, profasm, profthreaded new normal 7.8.1 Profiling
#7258 Compiling DynFlags is jolly slow new simonpj normal 7.8.1 Compiler
#7259 Eta expansion of products in System FC new simonpj normal 7.8.1 Compiler
#7269 GeneralizedNewtypeDeriving and PolyKinds new dreixel normal 7.8.1 Compiler
#7273 Binary size increase in nofib/grep between 7.6.1 and HEAD new high 7.8.1 Compiler
#7289 Mingw FPU init not Windows compatible. new high 7.8.1 Runtime System
#7296 ghc-7 assumes incoherent instances without requiring language `IncoherentInstances` new simonpj normal 7.8.1 Compiler (Type checker)
#7297 LLVM incorrectly hoisting loads new dterei normal 7.8.1 Compiler (LLVM)
#7298 Test 2228 fails with dynamic-by-default new igloo high 7.8.1 GHCi
#7305 T5975a is broken on Windows new normal 7.8.1 Test Suite
#7307 Share top-level code for strings new normal 7.8.1 Compiler
#7326 print035(ghci) fails when ghci is dynamic new igloo high 7.8.1 GHCi
#7327 Inconsistent behavior for relative paths in runProcess infoneeded normal 7.8.1 libraries/process
#7329 ghc-7.6.1 win64: internal error: R_X86_6 4_PC32: High bits are set in WSAGetLastError new normal 7.8.1 GHCi
#7353 Make system IO interruptible on Windows new normal 7.8.1 libraries/base
#7362 GHC generated DLL does not work on Windows XP/Server 2003 infoneeded normal 7.8.1 Build System
#7367 Optimiser / Linker Problem on amd64 new normal 7.8.1 Build System
#7373 When building GHC: Failed to load interface for `GHC.Fingerprint' new normal 7.8.1 libraries/base
#7374 rule not firing new normal 7.8.1 Compiler
#7378 Identical alts/bad divInt# code new normal 7.8.1 Compiler
#7379 rangeTest test fails on Windows new normal 7.8.1 libraries/random
#7380 Panic: mkNoTick: Breakpoint loading modules with -O2 via API new normal 7.8.1 GHC API
#7382 Evaluating GHCi expressions is slow following the dynamic-by-default change new highest 7.8.1 GHCi
#7389 can't link postgresql-libpq on windows new normal 7.8.1 GHCi
#7398 RULES don't apply to a newtype constructor new normal 7.8.1 Compiler
#7399 Test Posix004 fails in test-suite new normal 7.8.1 libraries/unix
#7411 Exceptions are optimized away in certain situations new high 7.8.1 Compiler
#7428 GHC compile times are seriously non-linear in program size new normal 7.8.1 Compiler
#7430 GHC API reports CPP errors in confusing ways new normal 7.8.1 GHC API
#7437 peculiar behaviour with default instances and type variables new simonpj normal 7.8.1 Compiler
#7443 Generated C code under -prof -fprof-auto -fprof-cafs very slow to compile new normal 7.8.1 Profiling
#7450 Regression in optimisation time of functions with many patterns (6.12 to 7.4)? new normal 7.8.1 Compiler
#7452 [GNU gold] ld: error: cannot find [...]/Types__1.o new high 7.8.1 Build System
#7456 GHC API displays linker messages to stdout instead of via log_action new igloo high 7.8.1 GHC API
#7460 Double literals generated bad core new tibbe normal 7.8.1 Compiler
#7461 Error messages about "do" statements contain false information new normal 7.8.1 Compiler (Type checker)
#7463 [PATCH] When -keep-hc-files is enabled, foreign stubs *_stub.c should also be kept. new igloo normal 7.8.1 Compiler
#7464 git tag for base-4.6.0.0 missing new igloo normal 7.8.1 libraries/base
#7473 getModificationTime gives only second-level resolution new normal 7.8.1 libraries/directory
#7475 Mysterious Data.Word Segmentation Fault in GHCi new normal 7.8.1 Compiler
#7477 reifyInstances can't deal with polykinded type families new normal 7.8.1 Compiler
#7481 Partially promoted data types new high 7.8.1 Compiler
#7482 GHC.Event overwrites main IO managers hooks to RTS new AndreasVoellmy normal 7.8.1 libraries/base
#7484 Template Haskell allows building invalid record fields/names new normal 7.8.1 Template Haskell
#7490 ghc-stage1 panic when building a cross-compiler or cross-building a compiler new igloo high 7.8.1 Compiler
#7500 GHC: internal error: getMBlock: mmap: Operation not permitted new normal 7.8.1 Compiler
#7501 Some GHCi options are undocummented new high 7.8.1 Documentation
#7503 Bug with PolyKinds, type synonyms & GADTs new simonpj normal 7.8.1 Compiler (Type checker)
#7505 Commentary shipped with GHC sources is outdated new normal 7.8.1 Documentation
#7511 Room for GHC runtime improvement >~5%, inlining related new normal 7.8.1 Compiler
#7520 Implement cardinality analysis new normal 7.8.1 Compiler
#7521 Simplifier ticks exhausted when compiling Accelerate example. new high 7.8.1 Compiler
#7534 allocateRegsAndSpill: Cannot read from uninitialized register new high 7.8.1 Compiler
#7535 Using -with-rtsopts=-N should fail unless -threaded is also specified new normal 7.8.1 Compiler
#7539 Hard ghc api crash when calling runStmt on code which has not been compiled new normal 7.8.1 Compiler
#7540 Panic on type inference with vectorised parallel arrays new chak highest 7.8.1 Compiler
#7542 GHC doesn't optimize (strict) composition with id new simonpj normal 7.8.1 Compiler
#7543 Constraint synonym instances new normal 7.8.1 Compiler
#7558 Terrible error message when given and wanted are both insoluble new simonpj normal 7.8.1 Compiler
#7565 GHC fails without an error when building text-0.11.2.3 infoneeded normal 7.8.1 Compiler
#7567 invalidateModSummaryCache throws exception if ms_hs_date is 0 new high 7.8.1 Compiler
#7574 Register allocator chokes on certain branches with literals new thoughtpolice high 7.8.1 Compiler (NCG)
#7593 Unable to print exceptions of unicode identifiers new normal 7.8.1 Compiler
#7596 Opportunity to improve CSE new simonpj normal 7.8.1 Compiler
#7598 ghc-stage1 generates wrong assembler on StgCmmPrim (operand out of range) new high 7.8.1 Compiler
#7604 System.Directory.canonicalizePath "" behaviour differs between platforms new normal 7.8.1 libraries/directory
1 2 3 4 5 6
Note: See TracQuery for help on using queries.