Show patches with: State = Action Required       |    Archived = No       |   126583 patches
« 1 2 ... 281 282 2831265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix up strlen pass invalidation (PR tree-optimization/58277) - - - - --- 2013-08-30 Jakub Jelinek New
Fix PR58250 - - - - --- 2013-08-30 Markus Trippelsdorf New
[AArch64] Remove arm_neon.h's dependency on stdint's macros. - - - - --- 2013-08-30 Tejas Belagod New
Committed: avoid null-pointer dereference in verify_changes - - - - --- 2013-08-30 Joern Rennecke New
Don't issue array bound warnings on zero-length arrays - - - - --- 2013-08-30 Meador Inge New
Clean up pretty printers [19/n] - - - - --- 2013-08-30 Gabriel Dos Reis New
[c++,testsuite] : Improve g++.dg/abi/mangle33.C scan-asm pattern - - - - --- 2013-08-30 Mike Stump New
More weakref fixes - - - - --- 2013-08-30 Jan Hubicka New
libitm: Add custom HTM fast path for RTM on x86_64. - - - - --- 2013-08-30 Torvald Riegel New
[fortran,docs] Unformatted sequential and special files - - - - --- 2013-08-30 Thomas Koenig New
[committed] MAINTAINERS (Write After Approval): Add myself. - - - - --- 2013-08-30 Bernd Edlinger New
PR 58191 patch - - - - --- 2013-08-30 François Dumont New
Eliminate vectorizer analysis side effects - - - - --- 2013-08-30 Xinliang David Li New
Convert more passes to new dump framework - - - - --- 2013-08-31 Teresa Johnson New
Fix OBJ_TYPE_REF handling in ipa-cp - - - - --- 2013-08-31 Jan Hubicka New
[alpha] : Fix recent gfortran.dg/pr32533.f90 test failure - - - - --- 2013-08-31 Uros Bizjak New
Fix integer overflow when scaling counts in inliner - - - - --- 2013-08-31 Jan Hubicka New
[6/6,v2] Add manual GTY hooks - - - - --- 2013-08-31 David Malcolm New
Fix speculative edge reference lookup - - - - --- 2013-08-31 Jan Hubicka New
Fix fork instrumentation for libgcov - - - - --- 2013-08-31 Jan Hubicka New
Ubsan merged into trunk - - - - --- 2013-08-31 Iain Sandoe New
Ubsan merged into trunk - - - - --- 2013-08-31 Marek Polacek New
Sanitize block partitioning under -freorder-blocks-and-partition - - - - --- 2013-08-31 Jan Hubicka New
Remove hash from remember_with_vars - - - - --- 2013-08-31 Jan Hubicka New
Sanitize block partitioning under -freorder-blocks-and-partition - - - - --- 2013-08-31 Jan Hubicka New
[fixincldes] AIX assert.h static_assert - - - - --- 2013-08-31 David Edelsohn New
Type inheritance graph analysis & speculative devirtualization, part 7/7 (speculative devirtualizat… - - - - --- 2013-09-01 Jan Hubicka New
[ping] Fix error recovery issue with alias - - - - --- 2013-09-01 Eric Botcazou New
Type inheritance graph analysis & speculative devirtualization, part 7/7 (speculative devirtualizat… - - - - --- 2013-09-01 Jan Hubicka New
Ada PATCH: Fix ada/58239 by linking with xg++, not xgcc - - - - --- 2013-09-01 Eric Botcazou New
[fortran,docs] Unformatted sequential and special files - - - - --- 2013-09-01 Thomas Koenig New
[C++] PR 21682 (DR 565) - - - - --- 2013-09-01 Paolo Carlini New
[committed] Accept "const_int 0" operand 1 in PA "scc" insns - - - - --- 2013-09-01 John David Anglin New
Move ipa-profile pass into separate file - - - - --- 2013-09-01 Jan Hubicka New
wide-int branch now up for public comment and review - - - - --- 2013-09-01 Richard Sandiford New
[C++] PR 21682 (DR 565) (Take 2) - - - - --- 2013-09-01 Paolo Carlini New
: Fix PR middle-end/56382 -- Only move MODE_COMPLEX_FLOAT by parts if we can create pseudos - - - - --- 2013-09-01 John David Anglin New
Catch more MEM_REFs sharing common addressing part in gimple strength reduction - - - - --- 2013-09-02 Bin Cheng New
Find auto-increment use both before and after candidate's increment in IVOPT - - - - --- 2013-09-02 Bin Cheng New
patch to enable *.cc files in gengtype - - - - --- 2013-09-02 Basile Starynkevitch New
[ping,1,of,2] Add value range info to SSA_NAME for zero sign extension elimination in RTL - - - - --- 2013-09-02 Kugan Vivekanandarajah New
[2,of,2] RTL expansion for zero sign extension elimination with VRP - - - - --- 2013-09-02 Kugan Vivekanandarajah New
Symtab cleanup 10/17 remove unnecesary DECL_ARGUMENTS and DECL_RESULT - - - - --- 2013-09-02 Jan Hubicka New
Remove hash from remember_with_vars - - - - --- 2013-09-02 Jan Hubicka New
Symtab cleanup 10/17 remove unnecesary DECL_ARGUMENTS and DECL_RESULT - - - - --- 2013-09-02 Jan Hubicka New
: Fix PR middle-end/56382 -- Only move MODE_COMPLEX_FLOAT by parts if we can create pseudos - - - - --- 2013-09-02 Eric Botcazou New
Fix gcc.dg/lto/20090218-1.c - - - - --- 2013-09-02 Jan Hubicka New
[Fortran,F03] PR 55603: Memory leak with scalar allocatable function result - - - - --- 2013-09-02 Tobias Burnus New
Fix gcc.dg/lto/pr56297 failure - - - - --- 2013-09-02 Jan Hubicka New
Cleanup CFG after profile read/instrumentation - - - - --- 2013-09-02 Jan Hubicka New
Fix portability issue in gcc.dg/pr57287-2.c - - - - --- 2013-09-03 Richard Biener New
Fix PR tree-optimization/58137 - - - - --- 2013-09-03 Richard Biener New
Clean up pretty printers [20/n] - - - - --- 2013-09-03 Gabriel Dos Reis New
Fix affine rework issue - - - - --- 2013-09-03 Richard Biener New
[C++,PR58282] Handle noexcept on transactions with -fno-exceptions - - - - --- 2013-09-03 Tom de Vries New
[v3] libstdc++/58302 - - - - --- 2013-09-03 Paolo Carlini New
[AArch64] Fix categorisation of the frecp* insns. - - - - --- 2013-09-03 James Greenhalgh New
[fortran,docs] Unformatted sequential and special files - - - - --- 2013-09-03 Thomas Koenig New
folding (vec_)cond_expr in a binary operation - - - - --- 2013-09-03 Marc Glisse New
: Fix use of __builtin_eh_pointer in EH_ELSE - - - - --- 2013-09-03 Tristan Gingold New
[C++] PR 58305 - - - - --- 2013-09-03 Paolo Carlini New
[committed] AIX alias fix - - - - --- 2013-09-03 David Edelsohn New
[committed] check_weak_available for AIX - - - - --- 2013-09-03 David Edelsohn New
Convert more passes to new dump framework - - - - --- 2013-09-03 Teresa Johnson New
Improve jump thread dumping - - - - --- 2013-09-03 Jeff Law New
Fixing improper conversion from sin() to sinf() in optimization mode. - - - - --- 2013-09-03 Cong Hou New
-static-libstdc++ breaks building gdb - - - - --- 2013-09-03 Mike Stump New
Go patch committed: Rework closure value passing - - - - --- 2013-09-03 Ian Lance Taylor New
Scheduling result adjustment to enable macro-fusion - - - - --- 2013-09-03 Wei Mi New
[C++] PR 58305 - - - - --- 2013-09-04 Paolo Carlini New
[C++] PR 24926 - - - - --- 2013-09-04 Paolo Carlini New
[lambda] Extract lambda functions from semantics.c. - - - - --- 2013-09-04 Mike Stump New
manage dom-walk_data initialization and finalization with constructors and destructors - - - - --- 2013-09-04 Trevor Saunders New
Go patch committed: Fix passing fn with multiple results to builtin - - - - --- 2013-09-04 Ian Lance Taylor New
More comments about DECL_BUILT_IN and DECL_IS_BUILTIN (was Re: Why DECL_BUILT_IN and DECL_IS_BUILTI… - - - - --- 2013-09-04 Dodji Seketeli New
boehm-gc: link libgcjgc with -ldl - - - - --- 2013-09-04 Matthias Klose New
[C++] PR 24926 - - - - --- 2013-09-04 Paolo Carlini New
Clean up pretty printers [21/n] - - - - --- 2013-09-04 Gabriel Dos Reis New
[AArch64] Obvious - Fix return types for vaddvq_<su>64 - - - - --- 2013-09-04 James Greenhalgh New
Fix infinite loop/crash if array initializer index equals max value - - - - --- 2013-09-04 Senthil Kumar Selvaraj New
C++ demangler fix - - - - --- 2013-09-04 Gary Benson New
[AArch64] support extension option 'crc' in -march and -mcpu - - - - --- 2013-09-04 Yufeng Zhang New
[committed] Skip undefined weak in testsuite on AIX - - - - --- 2013-09-04 David Edelsohn New
[RFC] Fix for PR58201 - - - - --- 2013-09-04 Jan Hubicka New
Fix long lines in cgraphunit.c - - - - --- 2013-09-04 Jan Hubicka New
[AArch64] Improve handling of constants destined for FP_REGS - - - - --- 2013-09-04 Ian Bolton New
[gomp4] Accelerator constructs omp lowering and expansion - - - - --- 2013-09-04 Jakub Jelinek New
Make vector::at() assertion message more useful (try #2) - - - - --- 2013-09-04 Paul Pluzhnikov New
Fixing improper conversion from sin() to sinf() in optimization mode. - - - - --- 2013-09-04 Cong Hou New
Fixing improper conversion from sin() to sinf() in optimization mode. - - - - --- 2013-09-04 Cong Hou New
RFC - Refactor tree.h - - - - --- 2013-09-05 Mike Stump New
[AArch64,AArch32,Insn,classification,refactoring,6/N] Remove "neon_type" attribute - - - - --- 2013-09-05 James Greenhalgh New
[AARCH64,Insn,classification,unification,3/N] ALU/shift types - - - - --- 2013-09-05 James Greenhalgh New
Make reference removal and speculative devirtualization coexist peacefully - - - - --- 2013-09-05 Martin Jambor New
[ARM] Improve Thumb2 prologues when using STRD - - - - --- 2013-09-05 Richard Earnshaw New
[VxWorks] Resurrect ARM port (again) - - - - --- 2013-09-05 Eric Botcazou New
Move lto-symtab.c to lto/ - - - - --- 2013-09-05 Richard Biener New
[ARM] Fix register r3 wrongly used to save ip in nested APCS frame - - - - --- 2013-09-05 Eric Botcazou New
Ping: RFA: testsuite patches (1/6): keeps_null_pointer_checks effect on pta/alias dump files - - - - --- 2013-09-05 Mike Stump New
[gomp4] #pragma omp target* fixes - - - - --- 2013-09-05 Jakub Jelinek New
« 1 2 ... 281 282 2831265 1266 »