Show patches with: State = Action Required       |   126536 patches
« 1 2 ... 256 257 2581265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
gcov: return proper exit code when error happens gcov: return proper exit code when error happens - - - - --- 2021-10-18 Martin Liška New
tree-optimization/102788 - avoid spurious bool pattern fails tree-optimization/102788 - avoid spurious bool pattern fails - - - - --- 2021-10-18 Richard Biener New
[match.pd] PR83750 - CSE erf/erfc pair [match.pd] PR83750 - CSE erf/erfc pair - - - - --- 2021-10-18 Prathamesh Kulkarni New
arm: enable cortex-a710 CPU arm: enable cortex-a710 CPU - - - - --- 2021-10-18 Przemyslaw Wirkus New
arm: add armv9-a architecture to -march arm: add armv9-a architecture to -march - - - - --- 2021-10-18 Przemyslaw Wirkus New
[PUSHED] gcc-changelog: update error message location [PUSHED] gcc-changelog: update error message location - - - - --- 2021-10-18 Martin Liška New
Add TSVC tests. Add TSVC tests. - - - - --- 2021-10-18 Martin Liška New
Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEBUG_BIND_STMTS. Remove MAY_HAVE_DEBUG_MARKER_STMTS and MAY_HAVE_DEBUG_BIND_STMTS. - - - - --- 2021-10-18 Martin Liška New
tree-optimization/102798 - avoid copying PTA info to old SSA names tree-optimization/102798 - avoid copying PTA info to old SSA names - - - - --- 2021-10-18 Richard Biener New
[PUSHED] Remove unused but set variables. [PUSHED] Remove unused but set variables. - - - - --- 2021-10-18 Martin Liška New
c++: Diagnose taking address of an immediate member function [PR102753] c++: Diagnose taking address of an immediate member function [PR102753] - - - - --- 2021-10-18 Jakub Jelinek New
gcc: implement AIX-style constructors gcc: implement AIX-style constructors - - - - --- 2021-10-18 Li, Pan2 via Gcc-patches New
libgomp.texi: Update OMP_PLACES libgomp.texi: Update OMP_PLACES - - - - --- 2021-10-18 Tobias Burnus New
[committed] wwwdocs: gcc-4.1/changes.html: Rework/reduce Classpath links [committed] wwwdocs: gcc-4.1/changes.html: Rework/reduce Classpath links - - - - --- 2021-10-18 Gerald Pfeifer New
tree-object-size: Avoid unnecessary processing of __builtin_object_size tree-object-size: Avoid unnecessary processing of __builtin_object_size - - - - --- 2021-10-18 Siddhesh Poyarekar New
[v4] Fix ICE when mixing VLAs and statement expressions [PR91038] [v4] Fix ICE when mixing VLAs and statement expressions [PR91038] - - - - --- 2021-10-17 Uecker, Martin New
bfin: Popcount-related improvements to machine description. bfin: Popcount-related improvements to machine description. - - - - --- 2021-10-17 Roger Sayle New
Constant fold SS_NEG and SS_ABS in simplify-rtx.c Constant fold SS_NEG and SS_ABS in simplify-rtx.c - - - - --- 2021-10-17 Roger Sayle New
[committed] wwwdocs: nongnu.org wants to be known as www.nongnu.org [committed] wwwdocs: nongnu.org wants to be known as www.nongnu.org - - - - --- 2021-10-17 Gerald Pfeifer New
[committed] wwwdocs: Remove link to DWARD standard [committed] wwwdocs: Remove link to DWARD standard - - - - --- 2021-10-17 Gerald Pfeifer New
[v6] rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept… [v6] rtl: builtins: (not just) rs6000: Add builtins for fegetround, feclearexcept and feraiseexcept… - - - - --- 2021-10-17 Raoni Fassina Firmino New
[committed] wwwdocs: Update two links related to Go [committed] wwwdocs: Update two links related to Go - - - - --- 2021-10-16 Gerald Pfeifer New
[GCN,11] Backport GCN with LLVM-MC 13 linker fixes to GCC 11 [GCN,11] Backport GCN with LLVM-MC 13 linker fixes to GCC 11 - - - - --- 2021-10-16 Tobias Burnus New
Change set_ptr_nonull to set_ptr_nonnull in comments Change set_ptr_nonull to set_ptr_nonnull in comments - - - - --- 2021-10-16 H.J. Lu New
(was: Re: [r12-4457 Regression] FAIL: gfortran.dg/deferred_type_param_6.f90 -Os execution test on L… (was: Re: [r12-4457 Regression] FAIL: gfortran.dg/deferred_type_param_6.f90 -Os execution test on L… - - - - --- 2021-10-16 Tobias Burnus New
[committed] wwwdocs: Switch www.dwarfstd.org to https [committed] wwwdocs: Switch www.dwarfstd.org to https - - - - --- 2021-10-16 Gerald Pfeifer New
[committed] wwwdocs: Update Co-Authored-By reference on GitHub [committed] wwwdocs: Update Co-Authored-By reference on GitHub - - - - --- 2021-10-16 Gerald Pfeifer New
Fix wrong code in ldist-strlen-1.c Fix wrong code in ldist-strlen-1.c - - - - --- 2021-10-16 Jan Hubicka New
gcc/configure: check for powerpc64le-unknown-freebsd gcc/configure: check for powerpc64le-unknown-freebsd - - - - --- 2021-10-16 Piotr Kubaj New
[committed] libstdc++: Fix error in filesystem::path with Clang [committed] libstdc++: Fix error in filesystem::path with Clang - - - - --- 2021-10-15 Jonathan Wakely New
[committed] libstdc++: Define std::basic_string::resize_and_overwrite for C++23 (P1072R10) [committed] libstdc++: Define std::basic_string::resize_and_overwrite for C++23 (P1072R10) - - - - --- 2021-10-15 Jonathan Wakely New
Fortran: Fix CLASS conversion check [PR102745] Fortran: Fix CLASS conversion check [PR102745] - - - - --- 2021-10-15 Tobias Burnus New
[pushed] Darwin: Update specs handling '-r'. [pushed] Darwin: Update specs handling '-r'. - - - - --- 2021-10-15 Iain Sandoe New
[pushed] Darwin: Revise handling of some driver opts. [pushed] Darwin: Revise handling of some driver opts. - - - - --- 2021-10-15 Iain Sandoe New
[committed] libstdc++: Make non-propagating-cache fully constexpr [PR101263] [committed] libstdc++: Make non-propagating-cache fully constexpr [PR101263] - - - - --- 2021-10-15 Jonathan Wakely New
[committed] libstdc++: Add missing constexpr to std::variant (P2231R1) [committed] libstdc++: Add missing constexpr to std::variant (P2231R1) - - - - --- 2021-10-15 Jonathan Wakely New
[committed] libstdc++: Remove try/catch overhead in std::variant::emplace [committed] libstdc++: Remove try/catch overhead in std::variant::emplace - - - - --- 2021-10-15 Jonathan Wakely New
[committed] libstdc++: Remove unused functions in std::variant implementation [committed] libstdc++: Remove unused functions in std::variant implementation - - - - --- 2021-10-15 Jonathan Wakely New
[pushed] Darwin, D: Fix D bootstrap, include tm-dwarf2.h. [pushed] Darwin, D: Fix D bootstrap, include tm-dwarf2.h. - - - - --- 2021-10-15 Iain Sandoe New
[committed] openmp: Improve testsuite/libgomp.c/affinity-1.c testcase [committed] openmp: Improve testsuite/libgomp.c/affinity-1.c testcase - - - - --- 2021-10-15 Jakub Jelinek New
[committed] hppa: Consistently use "rG" constraint for copy instruction in move patterns [committed] hppa: Consistently use "rG" constraint for copy instruction in move patterns - - - - --- 2021-10-15 John David Anglin New
[committed] openmp: Handle OpenMP 5.1 simplified OMP_PLACES syntax [committed] openmp: Handle OpenMP 5.1 simplified OMP_PLACES syntax - - - - --- 2021-10-15 Jakub Jelinek New
[committed] openmp: Fix up strtoul and strtoull uses in libgomp [committed] openmp: Fix up strtoul and strtoull uses in libgomp - - - - --- 2021-10-15 Jakub Jelinek New
[committed] openmp: Fix up handling of OMP_PLACES=threads(1) [committed] openmp: Fix up handling of OMP_PLACES=threads(1) - - - - --- 2021-10-15 Jakub Jelinek New
Allow fully resolving backward jump threading passes. Allow fully resolving backward jump threading passes. - - - - --- 2021-10-15 Aldy Hernandez New
Ranger : Do not process abnormal ssa-names. Ranger : Do not process abnormal ssa-names. - - - - --- 2021-10-15 Andrew MacLeod New
[committed] amdgcn: fix up offload debug linking with LLVM 13 [committed] amdgcn: fix up offload debug linking with LLVM 13 - - - - --- 2021-10-15 Andrew Stubbs New
Allow early sets of SSE hard registers from standard_sse_constant_p Allow early sets of SSE hard registers from standard_sse_constant_p - - - - --- 2021-10-15 Roger Sayle New
[COMMITED] tree-optimization/102752: Fix determining precission of reduction_var [COMMITED] tree-optimization/102752: Fix determining precission of reduction_var - - - - --- 2021-10-15 Stefan Schulze Frielinghaus New
middle-end: fix de-optimizations with bitclear patterns on signed values middle-end: fix de-optimizations with bitclear patterns on signed values - - - - --- 2021-10-15 Tamar Christina New
[COMMITTED] Make signness explicit in tree-ssa/pr102736.c [COMMITTED] Make signness explicit in tree-ssa/pr102736.c - - - - --- 2021-10-15 Aldy Hernandez New
[committed] openmp: Add support for OMP_PLACES=numa_domains [committed] openmp: Add support for OMP_PLACES=numa_domains - - - - --- 2021-10-15 Jakub Jelinek New
[committed] openmp: Add support for OMP_PLACES=ll_caches [committed] openmp: Add support for OMP_PLACES=ll_caches - - - - --- 2021-10-15 Jakub Jelinek New
Tame if-combining when loop unswitching is enabled Tame if-combining when loop unswitching is enabled - - - - --- 2021-10-15 Eric Botcazou New
AVX512FP16: Add *_set1_pch intrinsics. AVX512FP16: Add *_set1_pch intrinsics. - - - - --- 2021-10-15 Li, Pan2 via Gcc-patches New
c/102763 - fix ICE with invalid input to GIMPLE FE c/102763 - fix ICE with invalid input to GIMPLE FE - - - - --- 2021-10-15 Richard Biener New
AArch64 Lower intrinsics shift to GIMPLE when possible. AArch64 Lower intrinsics shift to GIMPLE when possible. - - - - --- 2021-10-15 Tamar Christina New
ipa/102762 - fix ICE with invalid __builtin_va_arg_pack () use ipa/102762 - fix ICE with invalid __builtin_va_arg_pack () use - - - - --- 2021-10-15 Richard Biener New
AVX512FP16: Fix ICE for 2 v4hf vector concat AVX512FP16: Fix ICE for 2 v4hf vector concat - - - - --- 2021-10-15 Hongyu Wang New
PING^2: [PATCH/RFC 2/2] WPD: Enable whole program devirtualization at LTRANS PING^2: [PATCH/RFC 2/2] WPD: Enable whole program devirtualization at LTRANS - - - - --- 2021-10-15 Feng Xue OS New
PING^2: [PATCH/RFC 1/2] WPD: Enable whole program devirtualization PING^2: [PATCH/RFC 1/2] WPD: Enable whole program devirtualization - - - - --- 2021-10-15 Feng Xue OS New
AVX512FP16: Fix testcase for complex intrinsic AVX512FP16: Fix testcase for complex intrinsic - - - - --- 2021-10-15 Hongyu Wang New
[pushed] c++: instantiate less for constant folding [pushed] c++: instantiate less for constant folding - - - - --- 2021-10-15 Jason Merrill New
PR fortran/102685 - ICE in output_constructor_regular_field, at varasm.c:5514 PR fortran/102685 - ICE in output_constructor_regular_field, at varasm.c:5514 - - - - --- 2021-10-14 Harald Anlauf New
[committed] libstdc++: Simplify variant access functions [committed] libstdc++: Simplify variant access functions - - - - --- 2021-10-14 Jonathan Wakely New
[committed] libstdc++: Make filesystem::path(path&&) always noexcept [committed] libstdc++: Make filesystem::path(path&&) always noexcept - - - - --- 2021-10-14 Jonathan Wakely New
[committed] c-family: Support DFP printf/scanf formats for C2X [committed] c-family: Support DFP printf/scanf formats for C2X - - - - --- 2021-10-14 Joseph Myers New
[COMMITTED] tree-optimization/102738 - Simplification for right shift. [COMMITTED] tree-optimization/102738 - Simplification for right shift. - - - - --- 2021-10-14 Andrew MacLeod New
[COMMIT] openmp: Mark declare variant directive as supported in Fortran [COMMIT] openmp: Mark declare variant directive as supported in Fortran - - - - --- 2021-10-14 Kwok Cheung Yeung New
Add ability to use full resolving path solver in the backward threader. Add ability to use full resolving path solver in the backward threader. - - - - --- 2021-10-14 Aldy Hernandez New
[committed] Fix mips testsuite fallout from vectorizer changes [committed] Fix mips testsuite fallout from vectorizer changes - - - - --- 2021-10-14 Jeff Law New
Cleanup --params for backward threader. Cleanup --params for backward threader. - - - - --- 2021-10-14 Aldy Hernandez New
Minor cleanups to backward threader. Minor cleanups to backward threader. - - - - --- 2021-10-14 Aldy Hernandez New
[committed] libstdc++: Fix brainwrong in path::_S_convert(T) [PR102743] [committed] libstdc++: Fix brainwrong in path::_S_convert(T) [PR102743] - - - - --- 2021-10-14 Jonathan Wakely New
[committed] libstdc++: Use more descriptive feature test macro [committed] libstdc++: Use more descriptive feature test macro - - - - --- 2021-10-14 Jonathan Wakely New
[committed] Fix predcom-3.c on arc-elf after vectorizer changes [committed] Fix predcom-3.c on arc-elf after vectorizer changes - - - - --- 2021-10-14 Jeff Law New
[COMMITTED] Add FIXME note to backward threader. [COMMITTED] Add FIXME note to backward threader. - - - - --- 2021-10-14 Aldy Hernandez New
[RFC] vect: Convert cost hooks to classes [RFC] vect: Convert cost hooks to classes - - - - --- 2021-10-14 Richard Sandiford New
Add forgotten documentation of param ipa-cp-recursive-freq-factor Add forgotten documentation of param ipa-cp-recursive-freq-factor - - - - --- 2021-10-14 Martin Jambor New
rs6000: Fix memory leak in rs6000_density_test rs6000: Fix memory leak in rs6000_density_test - - - - --- 2021-10-14 Richard Sandiford New
tree-optimization/102659 - really avoid undef overflow in if-conversion tree-optimization/102659 - really avoid undef overflow in if-conversion - - - - --- 2021-10-14 Richard Biener New
[pushed] Darwin: Update quotes in driver warning messages. [pushed] Darwin: Update quotes in driver warning messages. - - - - --- 2021-10-14 Iain Sandoe New
[COMMITTED] Do not call range_on_path_entry for SSAs defined within the path [COMMITTED] Do not call range_on_path_entry for SSAs defined within the path - - - - --- 2021-10-14 Aldy Hernandez New
[committed] aarch64: Remove redundant flag_vect_cost_model test [committed] aarch64: Remove redundant flag_vect_cost_model test - - - - --- 2021-10-14 Richard Sandiford New
arm: Remove add_stmt_cost hook arm: Remove add_stmt_cost hook - - - - --- 2021-10-14 Richard Sandiford New
[ping^2] Make sure that we get unique test names if several DejaGnu directives refer to the same li… [ping^2] Make sure that we get unique test names if several DejaGnu directives refer to the same li… - - - - --- 2021-10-14 Thomas Schwinge New
Ping: [PATCH] Add a simulate_record_decl lang hook Ping: [PATCH] Add a simulate_record_decl lang hook - - - - --- 2021-10-14 Richard Sandiford New
c++: Implement C++23 P2128R6 - Multidimensional subscript operator [PR102611] c++: Implement C++23 P2128R6 - Multidimensional subscript operator [PR102611] - - - - --- 2021-10-14 Jakub Jelinek New
[committed] libstdc++: Fix test for feature test macro [committed] libstdc++: Fix test for feature test macro - - - - --- 2021-10-14 Jonathan Wakely New
[committed] libstdc++: Add missing constexpr to std::optional (P2231R1) [committed] libstdc++: Add missing constexpr to std::optional (P2231R1) - - - - --- 2021-10-14 Jonathan Wakely New
rs6000: Remove unnecessary option manipulation. rs6000: Remove unnecessary option manipulation. - - - - --- 2021-10-14 Martin Liška New
Add debug helpers for auto_bitmap. Add debug helpers for auto_bitmap. - - - - --- 2021-10-14 Aldy Hernandez New
Adjust testcase for O2 vectorization. Adjust testcase for O2 vectorization. - - - - --- 2021-10-14 Liu, Hongtao New
PATCH, rs6000] Optimization for vec_xl_sext PATCH, rs6000] Optimization for vec_xl_sext - - - - --- 2021-10-14 HAO CHEN GUI New
[FYI,Ada] reenable ada83 library unit renaming error [FYI,Ada] reenable ada83 library unit renaming error - - - - --- 2021-10-14 Alexandre Oliva New
AVX512FP16: Support vector shuffle builtins AVX512FP16: Support vector shuffle builtins - - - - --- 2021-10-14 Hongyu Wang New
[committed] hppa: Fix TARGET_SOFT_FLOAT patterns in pa.md [committed] hppa: Fix TARGET_SOFT_FLOAT patterns in pa.md - - - - --- 2021-10-14 John David Anglin New
[committed] libstdc++: Fix regression in memory use when constructing paths [committed] libstdc++: Fix regression in memory use when constructing paths - - - - --- 2021-10-13 Jonathan Wakely New
[committed] libstdc++: Rename files with the wrong extensions [committed] libstdc++: Rename files with the wrong extensions - - - - --- 2021-10-13 Jonathan Wakely New
[committed] libstdc++: Refactor filesystem::path encoding conversions [committed] libstdc++: Refactor filesystem::path encoding conversions - - - - --- 2021-10-13 Jonathan Wakely New
« 1 2 ... 256 257 2581265 1266 »