Show patches with: State = Action Required       |    Archived = No       |   126502 patches
« 1 2 ... 564 565 5661265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
detect nonstring arguments to string functions (PR 82945) detect nonstring arguments to string functions (PR 82945) - - - - --- 2017-11-13 Martin Sebor New
Fix store-merging of cst followed by load (PR tree-optimization/82954) Fix store-merging of cst followed by load (PR tree-optimization/82954) - - - - --- 2017-11-12 Jakub Jelinek New
gdbinit: break on gfc_internal_error gdbinit: break on gfc_internal_error - - - - --- 2017-11-12 Bernhard Reutner-Fischer New
[fortran,not,yet,complete] Implement maxloc and minloc for character variables [fortran,not,yet,complete] Implement maxloc and minloc for character variables - - - - --- 2017-11-12 Thomas Koenig New
[riscv] Wrap ASM_OUTPUT_LABELREF in do {} while (0) [riscv] Wrap ASM_OUTPUT_LABELREF in do {} while (0) - - - - --- 2017-11-12 Tom de Vries New
[committed] Remove semicolon after ASM_OUTPUT_ASCII [committed] Remove semicolon after ASM_OUTPUT_ASCII - - - - --- 2017-11-12 Tom de Vries New
[cr16,powerpcspe,rs6000] Remove semicolon after ASM_OUTPUT_LABELREF macro body [cr16,powerpcspe,rs6000] Remove semicolon after ASM_OUTPUT_LABELREF macro body - - - - --- 2017-11-12 Tom de Vries New
Fixes for PR68356, PR81210, and PR81693 Fixes for PR68356, PR81210, and PR81693 - - - - --- 2017-11-12 Dominique d'Humières New
Fix pr81706 tests on darwin Fix pr81706 tests on darwin - - - - --- 2017-11-12 Dominique d'Humières New
VRP: x+1 and -x cannot be INT_MIN VRP: x+1 and -x cannot be INT_MIN - - - - --- 2017-11-11 Marc Glisse New
Tweak vector::_M_realloc_insert for code size Tweak vector::_M_realloc_insert for code size - - - - --- 2017-11-11 Marc Glisse New
Remove unused variable in tree-ssa-loop-im.c Remove unused variable in tree-ssa-loop-im.c - - - - --- 2017-11-11 Jan Hubicka New
Fix maybe_hot_frequency_p Fix maybe_hot_frequency_p - - - - --- 2017-11-11 Jan Hubicka New
Re-enable profile update in tail merging Re-enable profile update in tail merging - - - - --- 2017-11-11 Jan Hubicka New
[Fortran] PR 82932: [8 Regression] [OOP] ICE in update_compcall_arglist, at fortran/resolve.c:5837 [Fortran] PR 82932: [8 Regression] [OOP] ICE in update_compcall_arglist, at fortran/resolve.c:5837 - - - - --- 2017-11-11 Janus Weil New
Minor tweak to libstdc++ testsuite helper type Minor tweak to libstdc++ testsuite helper type - - - - --- 2017-11-11 Jonathan Wakely New
fix -fcompare-debug OBJ_TYPE_REF dumps of linker plugin-less LTO builds fix -fcompare-debug OBJ_TYPE_REF dumps of linker plugin-less LTO builds - - - - --- 2017-11-10 Alexandre Oliva New
[ARC] update GLIBC_DYNAMIC_LINKER per glibc upstreaming review comments [ARC] update GLIBC_DYNAMIC_LINKER per glibc upstreaming review comments - - - - --- 2017-11-10 Vineet Gupta New
, make Float128 built-in functions work with -mabi=ieeelongdouble , make Float128 built-in functions work with -mabi=ieeelongdouble - - - - --- 2017-11-10 Michael Meissner New
Hurd port for gcc-8 go PATCH 11-15(15) Hurd port for gcc-8 go PATCH 11-15(15) - - - - --- 2017-11-10 Svante Signell New
Hurd port for gcc-8 go PATCH 4-10(15) Hurd port for gcc-8 go PATCH 4-10(15) - - - - --- 2017-11-10 Svante Signell New
Hurd port for gcc-8 go PATCH 1-3(15) Hurd port for gcc-8 go PATCH 1-3(15) - - - - --- 2017-11-10 Svante Signell New
[RFA] 3/n Refactoring tree-vrp.c, step #3 introduce vr-values.c [RFA] 3/n Refactoring tree-vrp.c, step #3 introduce vr-values.c - - - - --- 2017-11-10 Jeff Law New
[14/14] pp_c_cast_expression: don't print casts for location wrappers Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
[13/14] c-format.c: handle location wrappers Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
[12/14] C++: introduce null_node_p Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
[11/14] Handle location wrappers in string_conv_p Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
[10/14] warn_for_memset: handle location wrappers Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
[09/14] Strip location wrappers in null_ptr_cst_p Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
[08/14] cp/tree.c: strip location wrappers in lvalue_kind Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
[07/14] reject_gcc_builtin: strip any location wrappers Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
[06/14] Fix Wsizeof-pointer-memaccess*.c Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
[05/14] tree.c: strip location wrappers from integer_zerop etc Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
[04/14] Update testsuite to show improvements Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
[03/14] C++: add location_t wrapper nodes during parsing (minimal impl) Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
[02/14] Support for adding and stripping location_t wrapper nodes Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
[01/14] C++: preserve locations within build_address Preserving locations for variable-uses and constants (PR 43486) - - - - --- 2017-11-10 David Malcolm New
PR libstdc++/82917 add missing returns in <fstream> PR libstdc++/82917 add missing returns in <fstream> - - - - --- 2017-11-10 Jonathan Wakely New
avoid -Wstringop-truncation in Darwin bootstrap avoid -Wstringop-truncation in Darwin bootstrap - - - - --- 2017-11-10 Martin Sebor New
[testsuite] : Fix gcc.target/i386/force-indirect-call-?.c fallout [testsuite] : Fix gcc.target/i386/force-indirect-call-?.c fallout - - - - --- 2017-11-10 Uros Bizjak New
[ARM] Fix more -Wreturn-type fallout [ARM] Fix more -Wreturn-type fallout - - - - --- 2017-11-10 Sudakshina Das New
[C++] P0428R2 - familiar template syntax for generic lambdas [C++] P0428R2 - familiar template syntax for generic lambdas - - - - --- 2017-11-10 Jakub Jelinek New
Handle different bit_not_p in store merging (PR tree-optimization/78821) Handle different bit_not_p in store merging (PR tree-optimization/78821) - - - - --- 2017-11-10 Jakub Jelinek New
Fix ICE in store-merging (PR tree-optimization/82929) Fix ICE in store-merging (PR tree-optimization/82929) - - - - --- 2017-11-10 Jakub Jelinek New
Fix PR lto/81351 Fix PR lto/81351 - - - - --- 2017-11-10 Eric Botcazou New
[GCC/testsuite/ARM] Consolidate sources for cmse tests [GCC/testsuite/ARM] Consolidate sources for cmse tests - - - - --- 2017-11-10 Thomas Preudhomme New
[AArch64] Improve scheduling model for X-Gene [AArch64] Improve scheduling model for X-Gene - - 1 - --- 2017-11-10 Dominik Inführ New
[ARM,testsuite] Skip copysign_softfloat_1.c on hard-float targets [ARM,testsuite] Skip copysign_softfloat_1.c on hard-float targets - - - - --- 2017-11-10 Christophe Lyon New
[Ada] Fix ICE on defaulted string parameters at -O [Ada] Fix ICE on defaulted string parameters at -O - - - - --- 2017-11-10 Eric Botcazou New
Drop frequencies from cgraph edges Drop frequencies from cgraph edges - - - - --- 2017-11-10 Jan Hubicka New
[C++] Remove the null check from placement new in all modes [C++] Remove the null check from placement new in all modes - - - - --- 2017-11-10 Ville Voutilainen New
[SFN+LVU+IEPM,v4,9/9,IEPM] Introduce inline entry point markers [SFN+LVU+IEPM,v4,1/9,SFN] adjust RTL insn-walking API - - - - --- 2017-11-10 Alexandre Oliva New
[SFN+LVU+IEPM,v4,8/9,IEPM] Introduce debug hook for inline entry point markers [SFN+LVU+IEPM,v4,1/9,SFN] adjust RTL insn-walking API - - - - --- 2017-11-10 Alexandre Oliva New
[SFN+LVU+IEPM,v4,7/9,LVU] Introduce location views [SFN+LVU+IEPM,v4,1/9,SFN] adjust RTL insn-walking API - - - - --- 2017-11-10 Alexandre Oliva New
[SFN+LVU+IEPM,v4,6/9,SFN] Introduce -gstatement-frontiers option, enable debug markers [SFN+LVU+IEPM,v4,1/9,SFN] adjust RTL insn-walking API - - - - --- 2017-11-10 Alexandre Oliva New
[SFN+LVU+IEPM,v4,5/9,SFN] introduce statement frontier notes, still disabled [SFN+LVU+IEPM,v4,1/9,SFN] adjust RTL insn-walking API - - - - --- 2017-11-10 Alexandre Oliva New
[SFN+LVU+IEPM,v4,4/9,SFN] stabilize find_bb_boundaries [SFN+LVU+IEPM,v4,1/9,SFN] adjust RTL insn-walking API - - - - --- 2017-11-10 Alexandre Oliva New
[SFN+LVU+IEPM,v4,3/9,SFN] not-quite-boilerplate changes in preparation to introduce nonbind markers [SFN+LVU+IEPM,v4,1/9,SFN] adjust RTL insn-walking API - - - - --- 2017-11-10 Alexandre Oliva New
[SFN+LVU+IEPM,v4,2/9,SFN] boilerplate changes in preparation to introduce nonbind markers [SFN+LVU+IEPM,v4,1/9,SFN] adjust RTL insn-walking API - - - - --- 2017-11-10 Alexandre Oliva New
[SFN+LVU+IEPM,v4,1/9,SFN] adjust RTL insn-walking API [SFN+LVU+IEPM,v4,1/9,SFN] adjust RTL insn-walking API - - - - --- 2017-11-10 Alexandre Oliva New
[RFA] 2/n Refactoring tree-vrp.c -- pull evrp bits into their own file [RFA] 2/n Refactoring tree-vrp.c -- pull evrp bits into their own file - - - - --- 2017-11-10 Jeff Law New
[rs6000,V2] Add Power 9 support for vec_first builtins [rs6000,V2] Add Power 9 support for vec_first builtins - - - - --- 2017-11-09 Carl Love New
[committed[PATCH] Refactoring tree-vrp, step one introducing vr_values [committed[PATCH] Refactoring tree-vrp, step one introducing vr_values - - - - --- 2017-11-09 Jeff Law New
[committed] Move classes to earlier point in file [committed] Move classes to earlier point in file - - - - --- 2017-11-09 Jeff Law New
[committed] Avoid references to vrp_equiv_obstack [committed] Avoid references to vrp_equiv_obstack - - - - --- 2017-11-09 Jeff Law New
PR fortran/78240 -- kludge of the day PR fortran/78240 -- kludge of the day - - - - --- 2017-11-09 Steve Kargl New
libgo patch committed: Don't assume that reads from address 0 crash libgo patch committed: Don't assume that reads from address 0 crash - - - - --- 2017-11-09 Ian Lance Taylor New
, PR middle_end/82333, Make long double/_Float128 constants not hash to the same value on the Power… , PR middle_end/82333, Make long double/_Float128 constants not hash to the same value on the Power… - - - - --- 2017-11-09 Michael Meissner New
std::advance istreambuf_iterator overload std::advance istreambuf_iterator overload - - - - --- 2017-11-09 François Dumont New
Fix profiledbootstrap - store-merging aliasing issue (PR bootstrap/82916) Fix profiledbootstrap - store-merging aliasing issue (PR bootstrap/82916) - - - - --- 2017-11-09 Jakub Jelinek New
Fix compare-elim.c ICE (PR rtl-optimization/82913) Fix compare-elim.c ICE (PR rtl-optimization/82913) - - - - --- 2017-11-09 Jakub Jelinek New
[committed] Fix PR fortran/78814 [committed] Fix PR fortran/78814 - - - - --- 2017-11-09 Steve Kargl New
Remove obsolete ECOFF support. Remove obsolete ECOFF support. - - - - --- 2017-11-09 Jim Wilson New
[GCC/testsuite] Fix retrieval of testname [GCC/testsuite] Fix retrieval of testname - - - - --- 2017-11-09 Thomas Preudhomme New
C++ runtime library selection via -stdlib=libstdc++/libc++ (WIP) C++ runtime library selection via -stdlib=libstdc++/libc++ (WIP) - - - - --- 2017-11-09 René J.V. Bertin New
[rs6000,V4] Fixes for commit 254464 [rs6000,V4] Fixes for commit 254464 - - - - --- 2017-11-09 Carl Love New
Cleanup bb-reorder after conversion to profile-counts Cleanup bb-reorder after conversion to profile-counts - - - - --- 2017-11-09 Jan Hubicka New
Fix EH breakage in LTO mode Fix EH breakage in LTO mode - - - - --- 2017-11-09 Eric Botcazou New
Handle more SLP constant and extern definitions for variable VF Handle more SLP constant and extern definitions for variable VF - - - - --- 2017-11-09 Richard Sandiford New
[Ada] Variable reads and writes [Ada] Variable reads and writes - - - - --- 2017-11-09 Pierre-Marie de Rodat New
Fix mismatched profile type Fix mismatched profile type - - - - --- 2017-11-09 Jan Hubicka New
, Enable fminf<x> and fmaxf<x> , Enable fminf<x> and fmaxf<x> - - - - --- 2017-11-09 Michael Meissner New
Add optabs for common types of permutation Add optabs for common types of permutation - - - - --- 2017-11-09 Richard Sandiford New
[Ada] Export Make_Independent from GNAT.Threads [Ada] Export Make_Independent from GNAT.Threads - - - - --- 2017-11-09 Pierre-Marie de Rodat New
[Ada] Quadratic explosion caused by freezing of contracts [Ada] Quadratic explosion caused by freezing of contracts - - - - --- 2017-11-09 Pierre-Marie de Rodat New
[Ada] Fix bootstrap issue with CodePeer justifications [Ada] Fix bootstrap issue with CodePeer justifications - - - - --- 2017-11-09 Pierre-Marie de Rodat New
[Ada] Bump size limit for large static aggregates [Ada] Bump size limit for large static aggregates - - - - --- 2017-11-09 Pierre-Marie de Rodat New
[Ada] Crash on use of Compile_Time_Error in a generic package [Ada] Crash on use of Compile_Time_Error in a generic package - - - - --- 2017-11-09 Pierre-Marie de Rodat New
Fix up store_merging_13.c FAIL Fix up store_merging_13.c FAIL - - - - --- 2017-11-09 Jakub Jelinek New
[Ada] Get rid of warnings about uninitialized variables [Ada] Get rid of warnings about uninitialized variables - - - - --- 2017-11-09 Pierre-Marie de Rodat New
Fix PR82902 Fix PR82902 - - - - --- 2017-11-09 Richard Biener New
[Ada] Rewrite code and add justifications for static analysis [Ada] Rewrite code and add justifications for static analysis - - - - --- 2017-11-09 Pierre-Marie de Rodat New
[Ada] Restriction Static_Dispatch_Tables [Ada] Restriction Static_Dispatch_Tables - - - - --- 2017-11-09 Pierre-Marie de Rodat New
[Ada] Fix code quality issues reported by CodePeer at level 3 [Ada] Fix code quality issues reported by CodePeer at level 3 - - - - --- 2017-11-09 Pierre-Marie de Rodat New
[Ada] Restriction Static_Dispatch_Tables [Ada] Restriction Static_Dispatch_Tables - - - - --- 2017-11-09 Pierre-Marie de Rodat New
[Ada] Spurious error on pragma Unreferenced [Ada] Spurious error on pragma Unreferenced - - - - --- 2017-11-09 Pierre-Marie de Rodat New
[Ada] Spurious error on read of out parameter in Ada_83 mode [Ada] Spurious error on read of out parameter in Ada_83 mode - - - - --- 2017-11-09 Pierre-Marie de Rodat New
[doc] Fix latency in pipeline description example [doc] Fix latency in pipeline description example - - - - --- 2017-11-09 Luis Machado New
[Ada] Fix false positive of -gnatw.x on trivial instantiation [Ada] Fix false positive of -gnatw.x on trivial instantiation - - - - --- 2017-11-09 Pierre-Marie de Rodat New
[Ada] Fix code quality issues reported by CodePeer [Ada] Fix code quality issues reported by CodePeer - - - - --- 2017-11-09 Pierre-Marie de Rodat New
« 1 2 ... 564 565 5661265 1266 »