Show patches with: State = Action Required       |   128202 patches
« 1 2 ... 310 311 3121282 1283 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] AArch64: Improve GOT addressing [v2] AArch64: Improve GOT addressing - - - - --- 2021-05-24 Wilco Dijkstra New
Extend is_cond_scalar_reduction to handle nop_expr after/before scalar reduction.[PR98365] Extend is_cond_scalar_reduction to handle nop_expr after/before scalar reduction.[PR98365] - - - - --- 2021-05-24 Hongtao Liu New
[i386] Support avx512 vector shift with vector [PR98434] [i386] Support avx512 vector shift with vector [PR98434] - - - - --- 2021-05-24 Hongtao Liu New
rs6000: Remove unspecs for vec_mrghl[bhw] rs6000: Remove unspecs for vec_mrghl[bhw] - - - - --- 2021-05-24 Xionghu Luo New
[vect] Use main loop's thresholds and vectorization factor to narrow upper_bound of epilogue [vect] Use main loop's thresholds and vectorization factor to narrow upper_bound of epilogue - - - - --- 2021-05-24 Andre Vieira New
[C] qualifiers of pointers to arrays in C2X [PR 98397] [C] qualifiers of pointers to arrays in C2X [PR 98397] - - - - --- 2021-05-24 Uecker, Martin New
[1/2,i386] Fold blendv builtins into gimple. [1/2,i386] Fold blendv builtins into gimple. - - - - --- 2021-05-24 Hongtao Liu New
Use match-and-simplify in phi-opt Use match-and-simplify in phi-opt - - - - --- 2021-05-24 Li, Pan2 via Gcc-patches New
[PATCHv2] Optimize x < 0 ? ~y : y to (x >> 31) ^ y in match.pd [PATCHv2] Optimize x < 0 ? ~y : y to (x >> 31) ^ y in match.pd - - - - --- 2021-05-24 Li, Pan2 via Gcc-patches New
Fix two testcases for ssa names which are more than 1 digit Fix two testcases for ssa names which are more than 1 digit - - - - --- 2021-05-24 Li, Pan2 via Gcc-patches New
config: Backport "Rely less on internal symbols" (serial 68) to gettext.m4 config: Backport "Rely less on internal symbols" (serial 68) to gettext.m4 - - - - --- 2021-05-24 Michael Forney New
i386: Add push insns for 4-byte vectors [PR100722] i386: Add push insns for 4-byte vectors [PR100722] - - - - --- 2021-05-23 Uros Bizjak New
[wwwdocs] htdocs/gitwrite.html: Clarify ChangeLog generation [wwwdocs] htdocs/gitwrite.html: Clarify ChangeLog generation - - - - --- 2021-05-23 Tobias Burnus New
[wwwdocs,committed] htdocs/gitwrite.html: Remove link to nonexisting '#example' [wwwdocs,committed] htdocs/gitwrite.html: Remove link to nonexisting '#example' - - - - --- 2021-05-23 Tobias Burnus New
[committed] fortran/intrinsic.texi: Use proper variable name (Re: online doc corr.) [committed] fortran/intrinsic.texi: Use proper variable name (Re: online doc corr.) - - - - --- 2021-05-23 Tobias Burnus New
Optimize x < 0 ? ~y : y to (x >> 31) ^ y in match.pd Optimize x < 0 ? ~y : y to (x >> 31) ^ y in match.pd - - - - --- 2021-05-23 Li, Pan2 via Gcc-patches New
[PATCHv2] Add a couple of A?CST1:CST2 match and simplify optimizations [PATCHv2] Add a couple of A?CST1:CST2 match and simplify optimizations - - - - --- 2021-05-23 Li, Pan2 via Gcc-patches New
[_GLIBCXX_DEBUG] Enhance rendering of assert message [_GLIBCXX_DEBUG] Enhance rendering of assert message - - - - --- 2021-05-22 François Dumont New
Pass the number of bytes to push to PUSH_ARGS Pass the number of bytes to push to PUSH_ARGS - - - - --- 2021-05-22 H.J. Lu New
c++: access for hidden friend of nested class template [PR100502] c++: access for hidden friend of nested class template [PR100502] - - - - --- 2021-05-21 Patrick Palka New
c++: Fix reference NTTP binding to noexcept fn [PR97420] c++: Fix reference NTTP binding to noexcept fn [PR97420] - - - - --- 2021-05-21 Patrick Palka New
[OpenACC,privatization] Reject 'static', 'external' in blocks [PR90115] (was: [Patch][OG10] omp-low… [OpenACC,privatization] Reject 'static', 'external' in blocks [PR90115] (was: [Patch][OG10] omp-low… - - - - --- 2021-05-21 Thomas Schwinge New
[committed] openmp: Fix up firstprivate+lastprivate clause handling [PR99928] [committed] openmp: Fix up firstprivate+lastprivate clause handling [PR99928] - - - - --- 2021-05-21 Jakub Jelinek New
[committed] openmp: Fix up handling of implicit lastprivate on outer constructs for implicit linear… [committed] openmp: Fix up handling of implicit lastprivate on outer constructs for implicit linear… - - - - --- 2021-05-21 Jakub Jelinek New
libstdc++: More efficient std::chrono::year::leap. libstdc++: More efficient std::chrono::year::leap. - - - - --- 2021-05-21 Li, Pan2 via Gcc-patches New
Add 'libgomp.oacc-fortran/privatized-ref-2.f90' Add 'libgomp.oacc-fortran/privatized-ref-2.f90' - - - - --- 2021-05-21 Thomas Schwinge New
[RFC] i386: Enable auto-vectorization for 32bit modes (+ testcases) [RFC] i386: Enable auto-vectorization for 32bit modes (+ testcases) - - - - --- 2021-05-21 Uros Bizjak New
[Fortran] PR100337 Should be able to pass non-present optional arguments to CO_BROADCAST [Fortran] PR100337 Should be able to pass non-present optional arguments to CO_BROADCAST - - - - --- 2021-05-21 Andre Vehreschild New
Elide expand_constructor if move by pieces is preferred Elide expand_constructor if move by pieces is preferred - - - - --- 2021-05-21 H.J. Lu New
c++/88601 - [C/C++] __builtin_shufflevector support c++/88601 - [C/C++] __builtin_shufflevector support - - - - --- 2021-05-21 Richard Biener New
[5/5] Cleanup get_range_info [1/5] Common API for accessing global and on-demand ranges. - - - - --- 2021-05-21 Aldy Hernandez New
[4/5] Convert remaining passes to RANGE_QUERY. [1/5] Common API for accessing global and on-demand ranges. - - - - --- 2021-05-21 Aldy Hernandez New
[3/5] Convert evrp pass to RANGE_QUERY(cfun). [1/5] Common API for accessing global and on-demand ranges. - - - - --- 2021-05-21 Aldy Hernandez New
[2/5] Convert Walloca pass to RANGE_QUERY(cfun). [1/5] Common API for accessing global and on-demand ranges. - - - - --- 2021-05-21 Aldy Hernandez New
[1/5] Common API for accessing global and on-demand ranges. [1/5] Common API for accessing global and on-demand ranges. - - - - --- 2021-05-21 Aldy Hernandez New
i386: Add comparisons for 4-byte vectors [PR100637] i386: Add comparisons for 4-byte vectors [PR100637] - - - - --- 2021-05-21 Uros Bizjak New
[GCC-9,committed,libsanitizer] : Remove cyclades from libsanitizer [GCC-9,committed,libsanitizer] : Remove cyclades from libsanitizer - - - - --- 2021-05-21 Tamar Christina New
lto-dump : Fix an ICE when lto-dump try to call 'get_size()' on thunk symbols. lto-dump : Fix an ICE when lto-dump try to call 'get_size()' on thunk symbols. - - - - --- 2021-05-21 王留帅 New
[Ada] Consistently generate debug info for elaboration variables [Ada] Consistently generate debug info for elaboration variables - - - - --- 2021-05-21 Eric Botcazou New
[Ada] Replace ? with ?? in warning messages [Ada] Replace ? with ?? in warning messages - - - - --- 2021-05-21 Eric Botcazou New
[Ada] Fix internal error on locally derived bit-packed array type [Ada] Fix internal error on locally derived bit-packed array type - - - - --- 2021-05-21 Eric Botcazou New
[Ada] Always translate Is_Pure flag into pure in C sense [Ada] Always translate Is_Pure flag into pure in C sense - - - - --- 2021-05-21 Eric Botcazou New
[Ada] Fix segfault at run time on strict-alignment platforms [Ada] Fix segfault at run time on strict-alignment platforms - - - - --- 2021-05-21 Eric Botcazou New
[Ada] Fix spurious No_Elaboration violation for Size attribute [Ada] Fix spurious No_Elaboration violation for Size attribute - - - - --- 2021-05-21 Eric Botcazou New
[Ada] Fix incorrect SLOC on instruction [Ada] Fix incorrect SLOC on instruction - - - - --- 2021-05-21 Eric Botcazou New
[Ada] Use EXACT_DIV_EXPR as much as possible [Ada] Use EXACT_DIV_EXPR as much as possible - - - - --- 2021-05-21 Eric Botcazou New
i386: Add minmax and abs patterns for 4-byte vectors [PR100637] i386: Add minmax and abs patterns for 4-byte vectors [PR100637] - - - - --- 2021-05-21 Uros Bizjak New
[committed] libstdc++: Implement LWG 3490 change to drop_while_view::begin() [committed] libstdc++: Implement LWG 3490 change to drop_while_view::begin() - - - - --- 2021-05-21 Patrick Palka New
libgccjit: Add function to set the initial value of a global variable [PR96089] libgccjit: Add function to set the initial value of a global variable [PR96089] - - - - --- 2021-05-21 Antoni Boucher New
PR fortran/100551 - [11/12 Regression] Passing return value to class(*) dummy argument PR fortran/100551 - [11/12 Regression] Passing return value to class(*) dummy argument - - - - --- 2021-05-20 Harald Anlauf New
[pushed] c++: designators in single-element init lists [pushed] c++: designators in single-element init lists - - - - --- 2021-05-20 Jason Merrill New
[pushed] c++: designated init with anonymous union [PR100489] [pushed] c++: designated init with anonymous union [PR100489] - - - - --- 2021-05-20 Jason Merrill New
[committed] libstdc++: Do not use static_assert without message in C++11 [committed] libstdc++: Do not use static_assert without message in C++11 - - - - --- 2021-05-20 Jonathan Wakely New
[committed] libstdc++: Use __builtin_unreachable for constexpr assertions [PR 100676] [committed] libstdc++: Use __builtin_unreachable for constexpr assertions [PR 100676] - - - - --- 2021-05-20 Jonathan Wakely New
libstdc++: Fix access issue in iota_view::_Sentinel [PR100690] libstdc++: Fix access issue in iota_view::_Sentinel [PR100690] - - - - --- 2021-05-20 Patrick Palka New
i386: Avoid integer logic insns for 32bit and 64bit vector modes [PR100701] i386: Avoid integer logic insns for 32bit and 64bit vector modes [PR100701] - - - - --- 2021-05-20 Uros Bizjak New
libstdc++: Support range adaptors with defaultable arguments libstdc++: Support range adaptors with defaultable arguments - - - - --- 2021-05-20 Patrick Palka New
[OpenMP,5.0] Improve OpenMP target support for C++ (includes PR92120 v3) [OpenMP,5.0] Improve OpenMP target support for C++ (includes PR92120 v3) - - - - --- 2021-05-20 Chung-Lin Tang New
constructor: Elide expand_constructor when can move by pieces is true constructor: Elide expand_constructor when can move by pieces is true - - - - --- 2021-05-20 H.J. Lu New
testsuite: Use libstdc++ macro to check for pthread_cond_clockwait [PR 100655] testsuite: Use libstdc++ macro to check for pthread_cond_clockwait [PR 100655] - - - - --- 2021-05-20 Jonathan Wakely New
committed: Fix PR libstdc++/100361 committed: Fix PR libstdc++/100361 - - - - --- 2021-05-20 Joern Wolfgang Rennecke New
Try LTO partial linking. (Was: Speed of compiling gimple-match.c) Try LTO partial linking. (Was: Speed of compiling gimple-match.c) - - - - --- 2021-05-20 Martin Liška New
tree-optimization: Improve spaceship_replacement [PR94589] tree-optimization: Improve spaceship_replacement [PR94589] - - - - --- 2021-05-20 Jakub Jelinek New
[libsanitizer] : Guard cyclades inclusion in sanitizer [libsanitizer] : Guard cyclades inclusion in sanitizer - - - - --- 2021-05-20 Tamar Christina New
Simplify option handling for -fsanitize-coverage Simplify option handling for -fsanitize-coverage - - - - --- 2021-05-20 Martin Liška New
[1/2,rs6000] Remove mode promotion for pseudos [1/2,rs6000] Remove mode promotion for pseudos - - - - --- 2021-05-20 HAO CHEN GUI New
[2/2,rs6000] Remove mode promotion for pseudos [1/2,rs6000] Remove mode promotion for pseudos - - - - --- 2021-05-20 HAO CHEN GUI New
i386: Add mult-high and shift patterns for 4-byte vectors [PR100637] i386: Add mult-high and shift patterns for 4-byte vectors [PR100637] - - - - --- 2021-05-20 Uros Bizjak New
Fortran/OpenMP: Add support for 'close' in map clause Fortran/OpenMP: Add support for 'close' in map clause - - - - --- 2021-05-20 Marcel Vollweiler New
Add no_sanitize_coverage attribute. Add no_sanitize_coverage attribute. - - - - --- 2021-05-20 Martin Liška New
[committed] openmp: Handle explicit linear clause properly in combined constructs with target [PR99… [committed] openmp: Handle explicit linear clause properly in combined constructs with target [PR99… - - - - --- 2021-05-20 Jakub Jelinek New
[i386] Fix ICE when lhs is NULL [PR target/100660] [i386] Fix ICE when lhs is NULL [PR target/100660] - - - - --- 2021-05-20 Hongtao Liu New
[pushed] c++: _Complex template parameter [PR100634] [pushed] c++: _Complex template parameter [PR100634] - - - - --- 2021-05-20 Jason Merrill New
[pushed] c++: ICE with using and enum [PR100659] [pushed] c++: ICE with using and enum [PR100659] - - - - --- 2021-05-20 Jason Merrill New
libgccjit: Add support for setting the link section of global variables [PR100688] libgccjit: Add support for setting the link section of global variables [PR100688] - - - - --- 2021-05-20 Antoni Boucher New
[v2,4/4,og10] Rework indirect struct handling for OpenACC in gimplify.c OpenACC: Rework struct component handling - - - - --- 2021-05-19 Julian Brown New
[v2,3/4,og10] Refactor struct lowering for OpenACC/OpenMP in gimplify.c OpenACC: Rework struct component handling - - - - --- 2021-05-19 Julian Brown New
[v2,2/4,og10] Unify ARRAY_REF/INDIRECT_REF stripping code in extract_base_bit_offset OpenACC: Rework struct component handling - - - - --- 2021-05-19 Julian Brown New
[v2,1/4,og10] Rewrite GOMP_MAP_ATTACH_DETACH mappings unconditionally OpenACC: Rework struct component handling - - - - --- 2021-05-19 Julian Brown New
RFA: save/restore target options in handle_optimize_attribute RFA: save/restore target options in handle_optimize_attribute - - - - --- 2021-05-19 Joern Wolfgang Rennecke New
avoid -Wnonnull with lambda (PR 100684) avoid -Wnonnull with lambda (PR 100684) - - - - --- 2021-05-19 Martin Sebor New
handle VLAs with arbitrary many bounds (PR 100619) handle VLAs with arbitrary many bounds (PR 100619) - - - - --- 2021-05-19 Martin Sebor New
Split gimple statement range folding into a stand alone class. Split gimple statement range folding into a stand alone class. - - - - --- 2021-05-19 Andrew MacLeod New
[fortran] PR fortran/93308/93963/94327/94331/97046 problems raised by descriptor handling [fortran] PR fortran/93308/93963/94327/94331/97046 problems raised by descriptor handling - - - - --- 2021-05-19 José Rui Faustino de Sousa New
[pushed] c++: ICE with <=> fallback [PR100367] [pushed] c++: ICE with <=> fallback [PR100367] - - - - --- 2021-05-19 Jason Merrill New
[pushed] c++: implicit deduction guides, protected access [pushed] c++: implicit deduction guides, protected access - - - - --- 2021-05-19 Jason Merrill New
c++: Add new warning options for C++ language mismatches c++: Add new warning options for C++ language mismatches - - - - --- 2021-05-19 Jonathan Wakely New
wwwdocs: Add D front-end section for GCC 11 changes wwwdocs: Add D front-end section for GCC 11 changes - - - - --- 2021-05-19 Iain Buclaw New
[committed] testuite: Check pthread for omp module testing [committed] testuite: Check pthread for omp module testing - - - - --- 2021-05-19 Kito Cheng New
[pushed] Fix typos. [pushed] Fix typos. - - - - --- 2021-05-19 Martin Liška New
middle-end/100672 - fix bogus right shift folding middle-end/100672 - fix bogus right shift folding - - - - --- 2021-05-19 Richard Biener New
Avoid marking TARGET_MEM_REF bases addressable Avoid marking TARGET_MEM_REF bases addressable - - - - --- 2021-05-19 Richard Biener New
Testsuite/Fortran: gfortran.dg/pr96711.f90 - fix expected value for PowerPC [PR96983] Testsuite/Fortran: gfortran.dg/pr96711.f90 - fix expected value for PowerPC [PR96983] - - - - --- 2021-05-19 Tobias Burnus New
Add 'libgomp.oacc-c-c++-common/loop-gwv-2.c' (was: [PATCH, OpenACC] Add support for gang local stor… Add 'libgomp.oacc-c-c++-common/loop-gwv-2.c' (was: [PATCH, OpenACC] Add support for gang local stor… - - - - --- 2021-05-19 Thomas Schwinge New
c: Add support for __FILE_NAME__ macro (PR c/42579) c: Add support for __FILE_NAME__ macro (PR c/42579) - - - - --- 2021-05-19 Christophe Lyon New
doc: Update description of __GXX_EXPERIMENTAL_CXX0X__ doc: Update description of __GXX_EXPERIMENTAL_CXX0X__ - - - - --- 2021-05-19 Jonathan Wakely New
Enable more WITH_SIZE_EXPR processing Enable more WITH_SIZE_EXPR processing - - - - --- 2021-05-19 Richard Biener New
phiopt: Simplify (X & Y) == X -> (X & ~Y) == 0 even in presence of integral conversions [PR94589] phiopt: Simplify (X & Y) == X -> (X & ~Y) == 0 even in presence of integral conversions [PR94589] - - - - --- 2021-05-19 Jakub Jelinek New
[v2] vect: Replace hardcoded weight factor with param [v2] vect: Replace hardcoded weight factor with param - - - - --- 2021-05-19 Kewen.Lin New
apply TLC to GIMPLE reference verification apply TLC to GIMPLE reference verification - - - - --- 2021-05-19 Richard Biener New
« 1 2 ... 310 311 3121282 1283 »