Show patches with: State = Action Required       |   126503 patches
« 1 2 ... 246 247 2481265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2,2/3] gimple-fold: Use ranges to simplify _chk calls gimple-fold improvements - - - - --- 2021-11-15 Siddhesh Poyarekar New
[v2,1/3] gimple-fold: Transform stp*cpy_chk to str*cpy directly gimple-fold improvements - - - - --- 2021-11-15 Siddhesh Poyarekar New
libcpp: Implement -Wbidi-chars for CVE-2021-42574 [PR103026] libcpp: Implement -Wbidi-chars for CVE-2021-42574 [PR103026] - - - - --- 2021-11-15 Marek Polacek New
[2/2] libstdc++: Use diagnose_as attribute to improve simd diagnostics Make use of the diagnose_as attribute to improve libstdc++ diagnostics - - - - --- 2021-11-15 Matthias Kretz New
[1/2] libstdc++: Use diagnose_as attribute to improve string diagnostics Make use of the diagnose_as attribute to improve libstdc++ diagnostics - - - - --- 2021-11-15 Matthias Kretz New
[COMMITTED] Drop tree overflow in irange setter. [COMMITTED] Drop tree overflow in irange setter. - - - - --- 2021-11-15 Aldy Hernandez New
[ping] Use 'location_hash' for 'gcc/diagnostic-spec.h:nowarn_map' [ping] Use 'location_hash' for 'gcc/diagnostic-spec.h:nowarn_map' - - - - --- 2021-11-15 Thomas Schwinge New
tree-optimization/102880 - make PHI-OPT recognize more CFGs tree-optimization/102880 - make PHI-OPT recognize more CFGs - - - - --- 2021-11-15 Richard Biener New
x86_64: Avoid rorx rotation instructions with -Os x86_64: Avoid rorx rotation instructions with -Os - - - - --- 2021-11-15 Roger Sayle New
[committed] testsuite: Add testcase for already fixed PR [PR100469] [committed] testsuite: Add testcase for already fixed PR [PR100469] - - - - --- 2021-11-15 Jakub Jelinek New
x86: Add gcc.target/i386/pr103205-2.c x86: Add gcc.target/i386/pr103205-2.c - - - - --- 2021-11-15 H.J. Lu New
Check optab before transforming atomic bit test and operations Check optab before transforming atomic bit test and operations - - - - --- 2021-11-15 H.J. Lu New
ivopts: Improve code generated for very simple loops. ivopts: Improve code generated for very simple loops. - - - - --- 2021-11-15 Roger Sayle New
libffi: Update LOCAL_PATCHES libffi: Update LOCAL_PATCHES - - - - --- 2021-11-15 H.J. Lu New
[COMMITTED] Fix PHI ordering problems in the path solver. [COMMITTED] Fix PHI ordering problems in the path solver. - - - - --- 2021-11-15 Aldy Hernandez New
[COMMITTED] path solver: Default to global range if nothing found. [COMMITTED] path solver: Default to global range if nothing found. - - - - --- 2021-11-15 Aldy Hernandez New
tree-optimization/103237 - avoid vectorizing unhandled double reductions tree-optimization/103237 - avoid vectorizing unhandled double reductions - - - - --- 2021-11-15 Richard Biener New
openmp: Add support for thread_limit clause on target openmp: Add support for thread_limit clause on target - - - - --- 2021-11-15 Jakub Jelinek New
libstdc++: Define <stacktrace> header for C++23 libstdc++: Define <stacktrace> header for C++23 - - - - --- 2021-11-15 Jonathan Wakely New
Fortran/OpenMP: Support most of 5.1 atomic extensions Fortran/OpenMP: Support most of 5.1 atomic extensions - - - - --- 2021-11-15 Tobias Burnus New
[4/4] OpenMP: lvalue parsing for map clauses (C) OpenMP: Parsing of lvalues for "map" clauses for C andjC++ - - - - --- 2021-11-15 Julian Brown New
[3/4] OpenMP: lvalue parsing for map clauses (C++) OpenMP: Parsing of lvalues for "map" clauses for C andjC++ - - - - --- 2021-11-15 Julian Brown New
[2/4] OpenMP: Add inspector class to unify mapped address analysis OpenMP: Parsing of lvalues for "map" clauses for C andjC++ - - - - --- 2021-11-15 Julian Brown New
[1/4] Add debug_omp_expr OpenMP: Parsing of lvalues for "map" clauses for C andjC++ - - - - --- 2021-11-15 Julian Brown New
middle-end/103193 - avoid canonicalizing <= and >= to == for floats middle-end/103193 - avoid canonicalizing <= and >= to == for floats - - - - --- 2021-11-15 Richard Biener New
tree-optimization/103219 - avoid ICE in unroll-and-jam tree-optimization/103219 - avoid ICE in unroll-and-jam - - - - --- 2021-11-15 Richard Biener New
libffi: Use #define instead of .macro in src/x86/win64.S [PR102874] libffi: Use #define instead of .macro in src/x86/win64.S [PR102874] - - - - --- 2021-11-15 Rainer Orth New
configure: define TARGET_LIBC_GNUSTACK on musl configure: define TARGET_LIBC_GNUSTACK on musl - - - - --- 2021-11-15 Ilya Lipnitskiy New
[pushed] c++: Add -fimplicit-constexpr [pushed] c++: Add -fimplicit-constexpr - - - - --- 2021-11-15 Jason Merrill New
[committed] libgomp: Add a testcase for omp_get_num_teams inside of target inside of host teams [committed] libgomp: Add a testcase for omp_get_num_teams inside of target inside of host teams - - - - --- 2021-11-15 Jakub Jelinek New
[pushed] c++: location of lambda object and conversion call [pushed] c++: location of lambda object and conversion call - - - - --- 2021-11-15 Jason Merrill New
[pushed] c++: check constexpr constructor body [pushed] c++: check constexpr constructor body - - - - --- 2021-11-15 Jason Merrill New
[pushed] c++: is_this_parameter and coroutines proxies [pushed] c++: is_this_parameter and coroutines proxies - - - - --- 2021-11-15 Jason Merrill New
[pushed] c++: c++20 constexpr default ctor and array init [pushed] c++: c++20 constexpr default ctor and array init - - - - --- 2021-11-15 Jason Merrill New
[pushed] c++: don't do constexpr folding in unevaluated context [pushed] c++: don't do constexpr folding in unevaluated context - - - - --- 2021-11-15 Jason Merrill New
[pushed] c++: constexpr virtual and vbase thunk [pushed] c++: constexpr virtual and vbase thunk - - - - --- 2021-11-15 Jason Merrill New
[Committed] gcc.dg/uninit-pred-9_b.c: Correct last adjustment for cris-elf [Committed] gcc.dg/uninit-pred-9_b.c: Correct last adjustment for cris-elf - - - - --- 2021-11-15 Hans-Peter Nilsson New
[committed] VAX: Implement the `-mlra' command-line option [committed] VAX: Implement the `-mlra' command-line option - - - - --- 2021-11-15 Maciej W. Rozycki New
[v5] c++: Add gnu::diagnose_as attribute [v5] c++: Add gnu::diagnose_as attribute - - - - --- 2021-11-15 Matthias Kretz New
PR tree-optimization/103216: optimize some A ? (b op CST) : b into b op (A?CST:CST2) PR tree-optimization/103216: optimize some A ? (b op CST) : b into b op (A?CST:CST2) - - - - --- 2021-11-15 Li, Pan2 via Gcc-patches New
[Commmitted] Move some testcases to torture from tree-ssa [Commmitted] Move some testcases to torture from tree-ssa - - - - --- 2021-11-15 Li, Pan2 via Gcc-patches New
Use modref kills in tree-ssa-dse Use modref kills in tree-ssa-dse - - - - --- 2021-11-14 Jan Hubicka New
libstdc++: Implement P1328 "Making std::type_info::operator== constexpr" libstdc++: Implement P1328 "Making std::type_info::operator== constexpr" - - - - --- 2021-11-14 Jonathan Wakely New
Track nondeterminism and interposable calls in ipa-modref Track nondeterminism and interposable calls in ipa-modref - - - - --- 2021-11-14 Jan Hubicka New
Fortran: Mark internal symbols as artificial [PR88009,PR68800] Fortran: Mark internal symbols as artificial [PR88009,PR68800] - - - - --- 2021-11-14 Bernhard Reutner-Fischer New
[v1,2/2] RISC-V: Add instruction fusion (for ventana-vt1) Basic support for the Ventana VT1 w/ instruction fusion - - - - --- 2021-11-14 Philipp Tomsich New
[v1,1/2] RISC-V: Add basic support for the Ventana-VT1 core Basic support for the Ventana VT1 w/ instruction fusion - - - - --- 2021-11-14 Philipp Tomsich New
[committed] VAX: Add the `setmemhi' instruction [committed] VAX: Add the `setmemhi' instruction - - - - --- 2021-11-14 Maciej W. Rozycki New
Enhance unordered container merge Enhance unordered container merge - - - - --- 2021-11-14 François Dumont New
[COMMITTED] Do not pass NULL to memset in ssa_global_cache. [COMMITTED] Do not pass NULL to memset in ssa_global_cache. - - - - --- 2021-11-14 Aldy Hernandez New
tsan: remove not needed -ldl in options tsan: remove not needed -ldl in options - - - - --- 2021-11-14 Martin Liška New
Cleanup hadnling of modref access_nodes in tree-ssa-alias and tree-ssa-dse Cleanup hadnling of modref access_nodes in tree-ssa-alias and tree-ssa-dse - - - - --- 2021-11-14 Jan Hubicka New
PR libgomp/103068: Optimize gomp_mutex_lock_slow for x86 target PR libgomp/103068: Optimize gomp_mutex_lock_slow for x86 target - - - - --- 2021-11-14 Hongyu Wang New
Fix crash in gamess Fix crash in gamess - - - - --- 2021-11-13 Jan Hubicka New
[6/6] Add __attribute__ ((tainted)) RFC: adding support to GCC for detecting trust boundaries - - - - --- 2021-11-13 David Malcolm New
[5/6] analyzer: use region::untrusted_p in taint detection RFC: adding support to GCC for detecting trust boundaries - - - - --- 2021-11-13 David Malcolm New
[4b/6] analyzer: implement region::untrusted_p in terms of __attribute__((untrusted)) [4b/6] analyzer: implement region::untrusted_p in terms of __attribute__((untrusted)) - - - - --- 2021-11-13 David Malcolm New
[4a/6] analyzer: implement region::untrusted_p in terms of custom address spaces [4a/6] analyzer: implement region::untrusted_p in terms of custom address spaces - - - - --- 2021-11-13 David Malcolm New
[3/6] analyzer: implement infoleak detection RFC: adding support to GCC for detecting trust boundaries - - - - --- 2021-11-13 David Malcolm New
[2/6] Add returns_zero_on_success/failure attributes RFC: adding support to GCC for detecting trust boundaries - - - - --- 2021-11-13 David Malcolm New
[1b/6] Add __attribute__((untrusted)) [1b/6] Add __attribute__((untrusted)) - - - - --- 2021-11-13 David Malcolm New
[1a/6] RFC: Implement "#pragma GCC custom_address_space" [1a/6] RFC: Implement "#pragma GCC custom_address_space" - - - - --- 2021-11-13 David Malcolm New
tree-optimization: [PR103218] Fold ((type)(a<0)) << SIGNBITOFA into ((type)a) & signbit tree-optimization: [PR103218] Fold ((type)(a<0)) << SIGNBITOFA into ((type)a) & signbit - - - - --- 2021-11-13 Li, Pan2 via Gcc-patches New
Cleanup modref_access_node Cleanup modref_access_node - - - - --- 2021-11-13 Jan Hubicka New
[2/2] Sync with binutils: Support the PGO build for binutils+gdb Sync with binutils for building binutils with LTO: - - - - --- 2021-11-13 H.J. Lu New
[1/2] Sync with binutils: GCC: Pass --plugin to AR and RANLIB Sync with binutils for building binutils with LTO: - - - - --- 2021-11-13 H.J. Lu New
Enable more type attributes for signature changes Enable more type attributes for signature changes - - - - --- 2021-11-13 Jan Hubicka New
Ada, Darwin : Use DSYMUTIL_FOR_TARGET in libgnat/gnarl builds. Ada, Darwin : Use DSYMUTIL_FOR_TARGET in libgnat/gnarl builds. - - - - --- 2021-11-13 Iain Sandoe New
[committed] analyzer: add four new taint-based warnings [committed] analyzer: add four new taint-based warnings - - - - --- 2021-11-13 David Malcolm New
Remember fnspec EAF flags in modref summary Remember fnspec EAF flags in modref summary - - - - --- 2021-11-13 Jan Hubicka New
[_GLIBCXX_DEBUG] Code cleanup/simplification [_GLIBCXX_DEBUG] Code cleanup/simplification - - - - --- 2021-11-13 François Dumont New
libsanitizer: Merge with upstream libsanitizer: Merge with upstream - - - - --- 2021-11-13 H.J. Lu New
PCH: Make the save and restore diagnostics more robust. PCH: Make the save and restore diagnostics more robust. - - - - --- 2021-11-13 Iain Sandoe New
[committed] libstdc++: Implement std::spanstream for C++23 [committed] libstdc++: Implement std::spanstream for C++23 - - - - --- 2021-11-13 Jonathan Wakely New
Enable ipa-sra for functions with fnspec attribute Enable ipa-sra for functions with fnspec attribute - - - - --- 2021-11-13 Jan Hubicka New
[COMMITTED] path solver: Merge path_range_query constructors. [COMMITTED] path solver: Merge path_range_query constructors. - - - - --- 2021-11-13 Aldy Hernandez New
[4/4] Add aarch64-darwin support for off-stack trampolines [1/4] Generate off-stack nested function trampolines - - - - --- 2021-11-13 Maxim Blinov New
[3/4] Add aarch64-linux support for off-stack trampolines [1/4] Generate off-stack nested function trampolines - - - - --- 2021-11-13 Maxim Blinov New
[2/4] Add x86_64-linux support for off-stack trampolines [1/4] Generate off-stack nested function trampolines - - - - --- 2021-11-13 Maxim Blinov New
[1/4] Generate off-stack nested function trampolines [1/4] Generate off-stack nested function trampolines - - - - --- 2021-11-13 Maxim Blinov New
[2/2] Implement TARGET_..._CA target hooks for AArch64 Darwin [1/2] Add cumulative_args_t variants of TARGET_FUNCTION_ROUND_BOUNDARY and friends - - - - --- 2021-11-13 Maxim Blinov New
[1/2] Add cumulative_args_t variants of TARGET_FUNCTION_ROUND_BOUNDARY and friends [1/2] Add cumulative_args_t variants of TARGET_FUNCTION_ROUND_BOUNDARY and friends - - - - --- 2021-11-13 Maxim Blinov New
PR target/103069: Relax cmpxchg loop for x86 target PR target/103069: Relax cmpxchg loop for x86 target - - - - --- 2021-11-13 Hongyu Wang New
Fix modref and hadnling of some builtins Fix modref and hadnling of some builtins - - - - --- 2021-11-13 Jan Hubicka New
Fix wrong code with pure functions Fix wrong code with pure functions - - - - --- 2021-11-12 Jan Hubicka New
fixincludes: simplify handling for access() failure [PR21283, PR80047] fixincludes: simplify handling for access() failure [PR21283, PR80047] - - - - --- 2021-11-12 Xi Ruoyao New
Combine malloc + memset to calloc Combine malloc + memset to calloc - - - - --- 2021-11-12 Seija K. New
Combine malloc + memset to calloc Combine malloc + memset to calloc - - - - --- 2021-11-12 Seija K. New
Combine malloc + memset to calloc Combine malloc + memset to calloc - - - - --- 2021-11-12 Seija K. New
libstdc++: Use GCC_TRY_COMPILE_OR_LINK for getentropy, arc4random libstdc++: Use GCC_TRY_COMPILE_OR_LINK for getentropy, arc4random - - - - --- 2021-11-12 Hans-Peter Nilsson New
[COMMITTED] path solver: Solve PHI imports first for ranges. [COMMITTED] path solver: Solve PHI imports first for ranges. - - - - --- 2021-11-12 Aldy Hernandez New
[wwwdocs] Document deprecation of OpenMP MIC offloading in GCC 12 [wwwdocs] Document deprecation of OpenMP MIC offloading in GCC 12 - - - - --- 2021-11-12 H.J. Lu New
[committed] analyzer: "__analyzer_dump_state" has no side-effects [committed] analyzer: "__analyzer_dump_state" has no side-effects - - - - --- 2021-11-12 David Malcolm New
[v2] Check optab before transforming atomic bit test and operations [v2] Check optab before transforming atomic bit test and operations - - - - --- 2021-11-12 H.J. Lu New
[5/5] vect: Support masked gather loads with SLP [1/5] vect: Use code_helper when building SLP nodes - - - - --- 2021-11-12 Richard Sandiford New
[4/5] if-conv: Apply VN to hoisted conversions [1/5] vect: Use code_helper when building SLP nodes - - - - --- 2021-11-12 Richard Sandiford New
[v2] arm: Add support for dwarf debug directives and pseudo hard-register for PAC feature. [v2] arm: Add support for dwarf debug directives and pseudo hard-register for PAC feature. - - - - --- 2021-11-12 Srinath Parvathaneni New
[3/5] vect: Support gather loads with SLP [1/5] vect: Use code_helper when building SLP nodes - - - - --- 2021-11-12 Richard Sandiford New
[2/5] vect: Use generalised accessors to build SLP nodes [1/5] vect: Use code_helper when building SLP nodes - - - - --- 2021-11-12 Richard Sandiford New
libgomp, nvptx, v3: Honor OpenMP 5.1 num_teams lower bound libgomp, nvptx, v3: Honor OpenMP 5.1 num_teams lower bound - - - - --- 2021-11-12 Jakub Jelinek New
« 1 2 ... 246 247 2481265 1266 »