Show patches with: State = Action Required       |   127465 patches
« 1 2 ... 355 356 3571274 1275 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[Ada] Remove obsolete DSP comment [Ada] Remove obsolete DSP comment - - - - --- 2020-10-15 Pierre-Marie de Rodat New
[Ada] Do not remove side effects from any object declarations in SPARK [Ada] Do not remove side effects from any object declarations in SPARK - - - - --- 2020-10-15 Pierre-Marie de Rodat New
[Ada] Remove excessive defensive calls to Is_Type [Ada] Remove excessive defensive calls to Is_Type - - - - --- 2020-10-15 Pierre-Marie de Rodat New
[Ada] Do not use maximal values from System in runtime units [Ada] Do not use maximal values from System in runtime units - - - - --- 2020-10-15 Pierre-Marie de Rodat New
vxworks: allow self configured definition of _WRS_VXWORKS_MAJOR vxworks: allow self configured definition of _WRS_VXWORKS_MAJOR - - - - --- 2020-10-15 Olivier Hainque New
[2/2] combine: Don't turn (mult (extend x) 2^n) into extract [1/2] aarch64: Remove support for extract-based addresses [PR96998] - - - - --- 2020-10-15 Alex Coplan New
[1/2] aarch64: Remove support for extract-based addresses [PR96998] [1/2] aarch64: Remove support for extract-based addresses [PR96998] - - - - --- 2020-10-15 Alex Coplan New
[committed,nvptx,testsuite] Remove xfail for PR84958 [committed,nvptx,testsuite] Remove xfail for PR84958 - - - - --- 2020-10-15 Tom de Vries New
[committed,nvptx,testsuite] Fix xpass with ident-0b.c [committed,nvptx,testsuite] Fix xpass with ident-0b.c - - - - --- 2020-10-15 Tom de Vries New
[committed,nvptx,testsuite] Remove dg-skip-if for ptxas oom [committed,nvptx,testsuite] Remove dg-skip-if for ptxas oom - - - - --- 2020-10-15 Tom de Vries New
[committed,nvptx,testsuite] Disable default xfails [committed,nvptx,testsuite] Disable default xfails - - - - --- 2020-10-15 Tom de Vries New
[committed,nvptx,testsuite] Remove dg-skip-if for ptxas crash fixed in cuda 8.0 [committed,nvptx,testsuite] Remove dg-skip-if for ptxas crash fixed in cuda 8.0 - - - - --- 2020-10-15 Tom de Vries New
[committed,nvptx,testsuite] Remove dg-skip-if for ptxas crashes [committed,nvptx,testsuite] Remove dg-skip-if for ptxas crashes - - - - --- 2020-10-15 Tom de Vries New
[committed,nvptx,testsuite] Remove xpassing xfails for ptxas crashes [committed,nvptx,testsuite] Remove xpassing xfails for ptxas crashes - - - - --- 2020-10-15 Tom de Vries New
tree-optimization/97482 - fix split_constant_offset of nop-conversions tree-optimization/97482 - fix split_constant_offset of nop-conversions - - - - --- 2020-10-15 Richard Biener New
fold x << (n % C) to x << (n & C-1) if C meets power2 fold x << (n % C) to x << (n & C-1) if C meets power2 - - - - --- 2020-10-15 Jiufu Guo New
params: Fix up help.exp testing params: Fix up help.exp testing - - - - --- 2020-10-15 Jakub Jelinek New
[committed] wwwdocs: Update Co-Authored-By reference on GitHub. [committed] wwwdocs: Update Co-Authored-By reference on GitHub. - - - - --- 2020-10-15 Gerald Pfeifer New
[committed] wwwdocs: Switch Edsger W. Dijkstra's page to https. [committed] wwwdocs: Switch Edsger W. Dijkstra's page to https. - - - - --- 2020-10-15 Gerald Pfeifer New
[ping] aarch64: move and adjust PROBE_STACK_*_REG [ping] aarch64: move and adjust PROBE_STACK_*_REG - - - - --- 2020-10-15 Olivier Hainque New
Add analyzer plugin support and CPython GIL example Add analyzer plugin support and CPython GIL example - - - - --- 2020-10-15 David Malcolm New
libgo patch committed: Print reason code if throw fails libgo patch committed: Print reason code if throw fails - - - - --- 2020-10-15 Ian Lance Taylor New
libgo patch committed: Export NetBSD specific types in mksysinfo.sh libgo patch committed: Export NetBSD specific types in mksysinfo.sh - - - - --- 2020-10-14 Ian Lance Taylor New
libgo patch committed: correct semaphore implementation on NetBSD libgo patch committed: correct semaphore implementation on NetBSD - - - - --- 2020-10-14 Ian Lance Taylor New
peel off one less layer of array types (PR 97391) peel off one less layer of array types (PR 97391) - - - - --- 2020-10-14 Martin Sebor New
[committed] analyzer: fix ICE on globals with unknown size [PR93388] [committed] analyzer: fix ICE on globals with unknown size [PR93388] - - - - --- 2020-10-14 David Malcolm New
[committed] analyzer: fix build with ada [PR93723] [committed] analyzer: fix build with ada [PR93723] - - - - --- 2020-10-14 David Malcolm New
[committed] analyzer: don't use <setjmp.h> in tests [PR97394] [committed] analyzer: don't use <setjmp.h> in tests [PR97394] - - - - --- 2020-10-14 David Malcolm New
openmp: Implement support for OMP_TARGET_OFFLOAD openmp: Implement support for OMP_TARGET_OFFLOAD - - - - --- 2020-10-14 Kwok Cheung Yeung New
wrap long tree chains in a list to avoid attribute error (PR 97413) wrap long tree chains in a list to avoid attribute error (PR 97413) - - - - --- 2020-10-14 Martin Sebor New
c++: Improve printing of pointers-to-members [PR97406, PR85901] c++: Improve printing of pointers-to-members [PR97406, PR85901] - - - - --- 2020-10-14 Marek Polacek New
[pushed] c++: Diagnose bogus variadic lambda. [PR97358] [pushed] c++: Diagnose bogus variadic lambda. [PR97358] - - - - --- 2020-10-14 Jason Merrill New
[committed] libstdc++: Fix unspecified comparison to null pointer [PR 97415] [committed] libstdc++: Fix unspecified comparison to null pointer [PR 97415] - - - - --- 2020-10-14 Jonathan Wakely New
c++: DECL_FRIEND_P cleanup c++: DECL_FRIEND_P cleanup - - - - --- 2020-10-14 Nathan Sidwell New
configure: Suppress output from multi-do recipes configure: Suppress output from multi-do recipes - - - - --- 2020-10-14 Jonathan Wakely New
c-family: Fix regression in location-overflow-test-1.c [PR97117] c-family: Fix regression in location-overflow-test-1.c [PR97117] - - - - --- 2020-10-14 Patrick Palka New
ping x3 [PATCH 0/5] MSP430: Implement macros to describe relative costs of operations ping x3 [PATCH 0/5] MSP430: Implement macros to describe relative costs of operations - - - - --- 2020-10-14 Jozef Lawrynowicz New
[committed] libstdc++: Fix tests that fail with old std::string ABI [committed] libstdc++: Fix tests that fail with old std::string ABI - - - - --- 2020-10-14 Jonathan Wakely New
More vect_get_and_check_slp_defs refactoring More vect_get_and_check_slp_defs refactoring - - - - --- 2020-10-14 Richard Biener New
IPA: fix profile handling in IRA IPA: fix profile handling in IRA - - - - --- 2020-10-14 Martin Liška New
[testsuite] Don't overwrite compiler_flags in check_compile [testsuite] Don't overwrite compiler_flags in check_compile - - - - --- 2020-10-14 Tom de Vries New
Fix possible overflow in ipa-fnsummary Fix possible overflow in ipa-fnsummary - - - - --- 2020-10-14 Jan Hubicka New
Handle POINTER_PLUS_EXPR in jump functions Handle POINTER_PLUS_EXPR in jump functions - - - - --- 2020-10-14 Jan Hubicka New
adjust BB SLP build from scalars heuristics adjust BB SLP build from scalars heuristics - - - - --- 2020-10-14 Richard Biener New
Fix up plugin header install Fix up plugin header install - - - - --- 2020-10-14 Jakub Jelinek New
c++: Instantiation with local extern [PR97395] c++: Instantiation with local extern [PR97395] - - - - --- 2020-10-14 Nathan Sidwell New
[committed] libstdc++: Define some std::string constructors inline [committed] libstdc++: Define some std::string constructors inline - - - - --- 2020-10-14 Jonathan Wakely New
[committed] libstdc++: Improve comments for check_effective_target_cxx11-abi [committed] libstdc++: Improve comments for check_effective_target_cxx11-abi - - - - --- 2020-10-14 Jonathan Wakely New
[committed] libstdc++: Improve comments in std::string tests [committed] libstdc++: Improve comments in std::string tests - - - - --- 2020-10-14 Jonathan Wakely New
[committed] libstdc++: Enable tests that incorrectly require cxx11-abi [committed] libstdc++: Enable tests that incorrectly require cxx11-abi - - - - --- 2020-10-14 Jonathan Wakely New
[committed] libstdc++: Implement LWG 3706 for COW strings [committed] libstdc++: Implement LWG 3706 for COW strings - - - - --- 2020-10-14 Jonathan Wakely New
[RFC] Automatic linking of libatomic via gcc.c or ...? [PR81358] (dependency for libgomp on nvptx d… [RFC] Automatic linking of libatomic via gcc.c or ...? [PR81358] (dependency for libgomp on nvptx d… - - - - --- 2020-10-14 Tobias Burnus New
i386: Improve chaining of _{addcarry,subborrow}_u{32,64} [PR97387] i386: Improve chaining of _{addcarry,subborrow}_u{32,64} [PR97387] - - - - --- 2020-10-14 Jakub Jelinek New
Fix SCC discovery in ipa-modref Fix SCC discovery in ipa-modref - - - - --- 2020-10-14 Jan Hubicka New
libgo patch committed: Set signal PC on NetBSD libgo patch committed: Set signal PC on NetBSD - - - - --- 2020-10-14 Ian Lance Taylor New
libgo patch committed: Fix NUL terminator check in socket length libgo patch committed: Fix NUL terminator check in socket length - - - - --- 2020-10-14 Ian Lance Taylor New
x86: Enable GCC support for Intel AVX-VNNI extension x86: Enable GCC support for Intel AVX-VNNI extension - - - - --- 2020-10-14 Hongyu Wang New
libgo patch committed: Ensure uniqueness of type descriptors on AIX libgo patch committed: Ensure uniqueness of type descriptors on AIX - - - - --- 2020-10-14 Ian Lance Taylor New
PR fortran/97408 - Diagnose non-constant KIND argument to intrinsics PR fortran/97408 - Diagnose non-constant KIND argument to intrinsics - - - - --- 2020-10-13 Harald Anlauf New
collect-utils.c, lto-wrapper + mkoffload: Improve -save-temps filename collect-utils.c, lto-wrapper + mkoffload: Improve -save-temps filename - - - - --- 2020-10-13 Tobias Burnus New
openmp: Add support for omp_get_supported_active_levels openmp: Add support for omp_get_supported_active_levels - - - - --- 2020-10-13 Kwok Cheung Yeung New
x86: Add missing intrinsics [PR95483] x86: Add missing intrinsics [PR95483] - - - - --- 2020-10-13 Sunil Pandey New
[committed] libstdc++: Update C++20 status documentation [committed] libstdc++: Update C++20 status documentation - - - - --- 2020-10-13 Jonathan Wakely New
[committed] libstdc++: Remove trailing whitespace from XML docs [committed] libstdc++: Remove trailing whitespace from XML docs - - - - --- 2020-10-13 Jonathan Wakely New
[RFA] Bail in bounds_of_var_in_loop if no step found. [RFA] Bail in bounds_of_var_in_loop if no step found. - - - - --- 2020-10-13 Aldy Hernandez New
[PUSHED] ranger: Do not save hash slots across calls to hash_table::get_or_insert. [PUSHED] ranger: Do not save hash slots across calls to hash_table::get_or_insert. - - - - --- 2020-10-13 Aldy Hernandez New
lto-wrapper: Use nontemp filename with -save-temps lto-wrapper: Use nontemp filename with -save-temps - - - - --- 2020-10-13 Tobias Burnus New
[committed] nvptx/mkoffload.c: Add missing fclose [committed] nvptx/mkoffload.c: Add missing fclose - - - - --- 2020-10-13 Tobias Burnus New
Remove STMT_VINFO_SAME_ALIGN_REFS Remove STMT_VINFO_SAME_ALIGN_REFS - - - - --- 2020-10-13 Richard Biener New
RISC-V: Add support for -mcpu option. RISC-V: Add support for -mcpu option. - - - - --- 2020-10-13 Kito Cheng New
Support ofsetted parameters in local modref Support ofsetted parameters in local modref - - - - --- 2020-10-13 Jan Hubicka New
x86: Enable GCC support for Intel Hreset extension x86: Enable GCC support for Intel Hreset extension - - - - --- 2020-10-13 Hongyu Wang New
[PR,rtl-optimization/97249] Simplify vec_select of paradoxical subreg. [PR,rtl-optimization/97249] Simplify vec_select of paradoxical subreg. - - - - --- 2020-10-13 Hongtao Liu New
[arm-perf-staging,branch] Add support for -fno-alias [arm-perf-staging,branch] Add support for -fno-alias - - - - --- 2020-10-13 Tamar Christina New
x86: Enable support for Intel UINTR extension x86: Enable support for Intel UINTR extension - - - - --- 2020-10-13 Hongyu Wang New
ASAN: disable -Wno-stringop-overflow for 2 tests ASAN: disable -Wno-stringop-overflow for 2 tests - - - - --- 2020-10-13 Martin Liška New
combine: Fix up simplify_shift_const_1 for nested ROTATEs [PR97386] combine: Fix up simplify_shift_const_1 for nested ROTATEs [PR97386] - - - - --- 2020-10-13 Jakub Jelinek New
[committed] openmp: Improve composite triangular loop lowering and expansion [committed] openmp: Improve composite triangular loop lowering and expansion - - - - --- 2020-10-13 Jakub Jelinek New
[v2] pass: Run cleanup passes before SLP [PR96789] [v2] pass: Run cleanup passes before SLP [PR96789] - - - - --- 2020-10-13 Kewen.Lin New
PING [PATCH] Enable GCC support for Intel Key Locker extension PING [PATCH] Enable GCC support for Intel Key Locker extension - - - - --- 2020-10-13 Hongyu Wang New
[committed] analyzer: handle static callbacks [PR97258] [committed] analyzer: handle static callbacks [PR97258] - - - - --- 2020-10-12 David Malcolm New
Fix tramp3d misoptimization Fix tramp3d misoptimization - - - - --- 2020-10-12 Jan Hubicka New
[Ada,FYI] make sin and cos generics inlineable [Ada,FYI] make sin and cos generics inlineable - - - - --- 2020-10-12 Alexandre Oliva New
[PUSHED] Do not ignore failures from gimple_range_calc_op2. [PUSHED] Do not ignore failures from gimple_range_calc_op2. - - - - --- 2020-10-12 Aldy Hernandez New
[committed] libstdc++: Update doxyfile to Doxygen 1.8.20 format [committed] libstdc++: Update doxyfile to Doxygen 1.8.20 format - - - - --- 2020-10-12 Jonathan Wakely New
[committed] libstdc++: Include C++17 features in doxygen API docs [committed] libstdc++: Include C++17 features in doxygen API docs - - - - --- 2020-10-12 Jonathan Wakely New
[PUSHED] operator_trunc_mod::wi_fold: Return VARYING for mod by zero. [PUSHED] operator_trunc_mod::wi_fold: Return VARYING for mod by zero. - - - - --- 2020-10-12 Aldy Hernandez New
[committed] analyzer: add warnings about writes to constant regions [PR95007] [committed] analyzer: add warnings about writes to constant regions [PR95007] - - - - --- 2020-10-12 David Malcolm New
libstdc++: Apply proposed resolution for LWG 3450 libstdc++: Apply proposed resolution for LWG 3450 - - - - --- 2020-10-12 Patrick Palka New
libstdc++: Apply proposed resolution for LWG 3449 [PR95322] libstdc++: Apply proposed resolution for LWG 3449 [PR95322] - - - - --- 2020-10-12 Patrick Palka New
fix SLP subgraph detection wrt fully shared lanes fix SLP subgraph detection wrt fully shared lanes - - - - --- 2020-10-12 Richard Biener New
[wwwdocs] gcc-11/changes: NVPTX: Mention new -misa=sm_35 default [wwwdocs] gcc-11/changes: NVPTX: Mention new -misa=sm_35 default - - - - --- 2020-10-12 Tom de Vries New
[committed] nvptx - invoke.texi: Update default of -misa (was: [committed][nvptx] Set -misa=sm_35 b… [committed] nvptx - invoke.texi: Update default of -misa (was: [committed][nvptx] Set -misa=sm_35 b… - - - - --- 2020-10-12 Tobias Burnus New
SLP: fix SVE issues SLP: fix SVE issues - - - - --- 2020-10-12 Martin Liška New
[committed] libphobos: Override tool_timeout value in testsuite [committed] libphobos: Override tool_timeout value in testsuite - - - - --- 2020-10-12 Iain Buclaw New
[committed] d: Fix alias protection being ignored if used before declaration. [committed] d: Fix alias protection being ignored if used before declaration. - - - - --- 2020-10-12 Iain Buclaw New
[committed] d: Merge upstream dmd 3a9790525 [committed] d: Merge upstream dmd 3a9790525 - - - - --- 2020-10-12 Iain Buclaw New
ipa-modref cleanups ipa-modref cleanups - - - - --- 2020-10-12 Jan Hubicka New
Ignore shifts larger than precision in operator_rshift::op1_range. Ignore shifts larger than precision in operator_rshift::op1_range. - - - - --- 2020-10-12 Aldy Hernandez New
IPA: prevent an UBSAN error IPA: prevent an UBSAN error - - - - --- 2020-10-12 Martin Liška New
« 1 2 ... 355 356 3571274 1275 »