Show patches with: State = Action Required       |    Archived = No       |   126628 patches
« 1 2 ... 262 263 2641266 1267 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[AVR] Fix unused argument warning [AVR] Fix unused argument warning - - - - --- 2021-09-30 Jan-Benedict Glaw New
Go patch committed: Avoid calling Expression::type before lowering Go patch committed: Avoid calling Expression::type before lowering - - - - --- 2021-09-30 Ian Lance Taylor New
i386: Eliminate sign extension after logic operation [PR89954] i386: Eliminate sign extension after logic operation [PR89954] - - - - --- 2021-09-30 Uros Bizjak New
[v3] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… [v3] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… - - - - --- 2021-09-30 Jakub Jelinek New
[2/2] c++: __is_trivially_xible and multi-arg aggr paren init [PR102535] [1/2] c++: order of trailing arguments in a trait expr - - - - --- 2021-09-30 Patrick Palka New
[1/2] c++: order of trailing arguments in a trait expr [1/2] c++: order of trailing arguments in a trait expr - - - - --- 2021-09-30 Patrick Palka New
[committed] libphobos: Select the appropriate exception handler in getClassInfo [committed] libphobos: Select the appropriate exception handler in getClassInfo - - - - --- 2021-09-30 Iain Buclaw New
[committed] libphobos: Print stacktrace before terminating program due to uncaught exception. [committed] libphobos: Print stacktrace before terminating program due to uncaught exception. - - - - --- 2021-09-30 Iain Buclaw New
[committed] libphobos: Remove unused variables in gcc.backtrace. [committed] libphobos: Remove unused variables in gcc.backtrace. - - - - --- 2021-09-30 Iain Buclaw New
[committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attribute__((align… [committed] libphobos: Give _Unwind_Exception an alignment that best resembles __attribute__((align… - - - - --- 2021-09-30 Iain Buclaw New
[committed] libphobos: Define main function as extern(C) when compiling without D runtime (PR102476) [committed] libphobos: Define main function as extern(C) when compiling without D runtime (PR102476) - - - - --- 2021-09-30 Iain Buclaw New
c++: Implement C++20 -Wdeprecated-array-compare [PR97573] c++: Implement C++20 -Wdeprecated-array-compare [PR97573] - - - - --- 2021-09-30 Marek Polacek New
c++: defaulted comparisons and vptr fields [PR95567] c++: defaulted comparisons and vptr fields [PR95567] - - - - --- 2021-09-30 Patrick Palka New
[PUSHED] testsuite: Skip a test-case when LTO is used [PR102509] [PUSHED] testsuite: Skip a test-case when LTO is used [PR102509] - - - - --- 2021-09-30 Martin Liška New
openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc for Fortran (was: [committed] openmp: Add omp… openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc for Fortran (was: [committed] openmp: Add omp… - - - - --- 2021-09-30 Tobias Burnus New
Refine alingment peeling fix Refine alingment peeling fix - - - - --- 2021-09-30 Richard Biener New
Fix thinko in previous alignment peeling change Fix thinko in previous alignment peeling change - - - - --- 2021-09-30 Richard Biener New
[gcc-11,2/2] IBM Z: Use @PLT symbols for local functions in 64-bit mode Backport kpatch changes - - - - --- 2021-09-30 Ilya Leoshkevich New
[gcc-11,1/2] IBM Z: Define NO_PROFILE_COUNTERS Backport kpatch changes - - - - --- 2021-09-30 Ilya Leoshkevich New
[committed] openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc [committed] openmp: Add omp_aligned_{,c}alloc and omp_{c,re}alloc - - - - --- 2021-09-30 Jakub Jelinek New
[PING^3] Generalize 'gcc/input.h:struct location_hash' (was: [Committed] [PATCH 2/4] (v4) On-demand… [PING^3] Generalize 'gcc/input.h:struct location_hash' (was: [Committed] [PATCH 2/4] (v4) On-demand… - - - - --- 2021-09-30 Thomas Schwinge New
[ping] Make sure that we get unique test names if several DejaGnu directives refer to the same line… [ping] Make sure that we get unique test names if several DejaGnu directives refer to the same line… - - - - --- 2021-09-30 Thomas Schwinge New
Plug possible snprintf overflow in lto-wrapper. Plug possible snprintf overflow in lto-wrapper. - - - - --- 2021-09-30 Aldy Hernandez New
[COMMITTED] Add gimple_ranger::debug. [COMMITTED] Add gimple_ranger::debug. - - - - --- 2021-09-30 Aldy Hernandez New
[COMMITTED] Plug memory leak in hybrid_threader. [COMMITTED] Plug memory leak in hybrid_threader. - - - - --- 2021-09-30 Aldy Hernandez New
PING: [PATCH/RFC 2/2] WPD: Enable whole program devirtualization at LTRANS PING: [PATCH/RFC 2/2] WPD: Enable whole program devirtualization at LTRANS - - - - --- 2021-09-30 Feng Xue OS New
PING: [PATCH/RFC 1/2] WPD: Enable whole program devirtualization PING: [PATCH/RFC 1/2] WPD: Enable whole program devirtualization - - - - --- 2021-09-30 Feng Xue OS New
libiberty: d-demangle: use switch instead of if-else libiberty: d-demangle: use switch instead of if-else - - - - --- 2021-09-30 Luís Ferreira New
libiberty: testsuite: add missing format on d-demangle-expected libiberty: testsuite: add missing format on d-demangle-expected - - - - --- 2021-09-30 Luís Ferreira New
libiberty: d-demangle: rename function symbols to be more consistent libiberty: d-demangle: rename function symbols to be more consistent - - - - --- 2021-09-30 Luís Ferreira New
[RFC,middle-end/PR102359] Not add initialization for READONLY variables with -ftrivial-auto-var-init [RFC,middle-end/PR102359] Not add initialization for READONLY variables with -ftrivial-auto-var-init - - - - --- 2021-09-29 Qing Zhao New
[committed] MAINTAINERS: Add myself to DCO section [committed] MAINTAINERS: Add myself to DCO section - - - - --- 2021-09-29 Jonathan Wakely New
[part,2] PR 102458 - issues with simplification of SIZE intrinsic applied to automatic arrays [part,2] PR 102458 - issues with simplification of SIZE intrinsic applied to automatic arrays - - - - --- 2021-09-29 Harald Anlauf New
libiberty: d-demangle: remove parenthesis where it is not needed libiberty: d-demangle: remove parenthesis where it is not needed - - - - --- 2021-09-29 Luís Ferreira New
[7/7] AArch64 Combine cmeq 0 + not into cmtst AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[6/7] AArch64 Add neg + cmle into cmgt AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[5/7] middle-end Convert bitclear <imm> + cmp<cc> #0 into cm<cc2> <imm2> AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[4/7] AArch64 Add pattern xtn+xtn2 to uzp2 AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[3/7] AArch64 Add pattern for sshr to cmlt AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[2/7] AArch64 Add combine patterns for narrowing shift of half top bits (shuffle) AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
[1/7] AArch64 Add combine patterns for right shift and narrow AArch64 Optimize truncation, shifts and bitmask comparisons - - - - --- 2021-09-29 Tamar Christina New
libiberty: d-demangle: use appendc for single chars append libiberty: d-demangle: use appendc for single chars append - - - - --- 2021-09-29 Luís Ferreira New
Use a separate TV_* timer for the VRP threader. Use a separate TV_* timer for the VRP threader. - - - - --- 2021-09-29 Aldy Hernandez New
[#2] Introduce smul_highpart and umul_highpart RTX for high-part multiplications [#2] Introduce smul_highpart and umul_highpart RTX for high-part multiplications - - - - --- 2021-09-29 Roger Sayle New
[committed] Fix more testsuite fallout from computed goto changes [committed] Fix more testsuite fallout from computed goto changes - - - - --- 2021-09-29 Jeff Law New
[committed] libstdc++: Implement std::regex_constants::multiline (LWG 2503) [committed] libstdc++: Implement std::regex_constants::multiline (LWG 2503) - - - - --- 2021-09-29 Jonathan Wakely New
[committed] libstdc++: Check for invalid syntax_option_type values in <regex> [committed] libstdc++: Check for invalid syntax_option_type values in <regex> - - - - --- 2021-09-29 Jonathan Wakely New
[committed] libstdc++: std::basic_regex should treat '\0' as an ordinary char [PR84110] [committed] libstdc++: std::basic_regex should treat '\0' as an ordinary char [PR84110] - - - - --- 2021-09-29 Jonathan Wakely New
[committed] libstdc++: Simplify std::basic_regex construction and assignment [committed] libstdc++: Simplify std::basic_regex construction and assignment - - - - --- 2021-09-29 Jonathan Wakely New
testsuite/102517 - fix FAIL of gcc.dg/pr78408-1.c with OImode availability testsuite/102517 - fix FAIL of gcc.dg/pr78408-1.c with OImode availability - - - - --- 2021-09-29 Richard Biener New
Fix peeling for alignment with negative step Fix peeling for alignment with negative step - - - - --- 2021-09-29 Richard Biener New
Fortran: Avoid var initialization in interfaces [PR54753] Fortran: Avoid var initialization in interfaces [PR54753] - - - - --- 2021-09-29 Tobias Burnus New
c++: Fix handling of __thread/thread_local extern vars declared at function scope [PR102496] c++: Fix handling of __thread/thread_local extern vars declared at function scope [PR102496] - - - - --- 2021-09-29 Jakub Jelinek New
[rs6000] punish reload of lfiwzx when loading an int variable [PR102169, PR102146] [rs6000] punish reload of lfiwzx when loading an int variable [PR102169, PR102146] - - - - --- 2021-09-29 HAO CHEN GUI New
[committed] openmp: Disallow reduction with var private in containing parallel even on scope [PR102… [committed] openmp: Disallow reduction with var private in containing parallel even on scope [PR102… - - - - --- 2021-09-29 Jakub Jelinek New
[www] Add note about computed gotos to changes and porting guide [www] Add note about computed gotos to changes and porting guide - - - - --- 2021-09-29 Li, Pan2 via Gcc-patches New
[COMMITTED] Fix some testcases after my computed goto patch [COMMITTED] Fix some testcases after my computed goto patch - - - - --- 2021-09-29 Li, Pan2 via Gcc-patches New
Avoid memcpy inline expansion in gcc.dg/out-of-bounds-1.c Avoid memcpy inline expansion in gcc.dg/out-of-bounds-1.c - - - - --- 2021-09-29 Richard Biener New
RISC-V: Pattern name fix mul*3_highpart -> smul*3_highpart. RISC-V: Pattern name fix mul*3_highpart -> smul*3_highpart. - - - - --- 2021-09-28 Jim Wilson New
PR fortran/102520 - [10/11/12 Regression] ICE in expand_constructor, at fortran/array.c:1802 PR fortran/102520 - [10/11/12 Regression] ICE in expand_constructor, at fortran/array.c:1802 - - - - --- 2021-09-28 Harald Anlauf New
[v2] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… [v2] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR1024… - - - - --- 2021-09-28 Jakub Jelinek New
[gcc12-changes] Add a new item about the support for automatic static variable initialization [gcc12-changes] Add a new item about the support for automatic static variable initialization - - - - --- 2021-09-28 Qing Zhao New
[v4] attribs: Implement -Wno-attributes=vendor::attr [PR101940] [v4] attribs: Implement -Wno-attributes=vendor::attr [PR101940] - - - - --- 2021-09-28 Marek Polacek New
[committed] libstdc++: Remove obfuscating typedefs in <regex> [committed] libstdc++: Remove obfuscating typedefs in <regex> - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Tweaks to <regex> to avoid warnings [committed] libstdc++: Tweaks to <regex> to avoid warnings - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Add noexcept to functions in <regex> [committed] libstdc++: Add noexcept to functions in <regex> - - - - --- 2021-09-28 Jonathan Wakely New
libstdc++: Fix return values for atomic wait on futex libstdc++: Fix return values for atomic wait on futex - - - - --- 2021-09-28 Jonathan Wakely New
[pushed] Darwin, D : Add .d suffix to the list for invoking dsymutil. [pushed] Darwin, D : Add .d suffix to the list for invoking dsymutil. - - - - --- 2021-09-28 Iain Sandoe New
[committed] libstdc++: Define macro before it is first checked [committed] libstdc++: Define macro before it is first checked - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Skip container adaptor tests that fail concept checks [committed] libstdc++: Skip container adaptor tests that fail concept checks - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Skip tests that fail with _GLIBCXX_CONCEPT_CHECKS [committed] libstdc++: Skip tests that fail with _GLIBCXX_CONCEPT_CHECKS - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Fix concept checks for iterators [committed] libstdc++: Fix concept checks for iterators - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Improve types used as iterators in testsuite [committed] libstdc++: Improve types used as iterators in testsuite - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Fix tests that use invalid types in ordered containers [committed] libstdc++: Fix tests that use invalid types in ordered containers - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Fix _OutputIteratorConcept checks in algorithms [committed] libstdc++: Fix _OutputIteratorConcept checks in algorithms - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I,C>> [committed] libstdc++: Specialize std::pointer_traits<__normal_iterator<I,C>> - - - - --- 2021-09-28 Jonathan Wakely New
[pushed] Darwin, PPC : Fix R13 for PPC64. [pushed] Darwin, PPC : Fix R13 for PPC64. - - - - --- 2021-09-28 Iain Sandoe New
c++: ttp matching with constrained auto parm [PR99909] c++: ttp matching with constrained auto parm [PR99909] - - - - --- 2021-09-28 Patrick Palka New
[pushed] libgcc, X86, Darwin: Export cpu_model and indicator. [pushed] libgcc, X86, Darwin: Export cpu_model and indicator. - - - - --- 2021-09-28 Iain Sandoe New
ctf: Do not warn for CTF not supported for GNU GIMPLE ctf: Do not warn for CTF not supported for GNU GIMPLE - - - - --- 2021-09-28 Indu Bhagat New
debug/102507: ICE in btf_finalize when compiling with -gbtf debug/102507: ICE in btf_finalize when compiling with -gbtf - - - - --- 2021-09-28 Indu Bhagat New
bpf: correct extra_headers bpf: correct extra_headers - - - - --- 2021-09-28 David Faust New
[committed] libstdc++: Improve std::forward static assert message [committed] libstdc++: Improve std::forward static assert message - - - - --- 2021-09-28 Jonathan Wakely New
[committed] libstdc++: Fix mismatched noexcept-specifiers in filesystem::path [PR102499] [committed] libstdc++: Fix mismatched noexcept-specifiers in filesystem::path [PR102499] - - - - --- 2021-09-28 Jonathan Wakely New
Fortran: Fix same_type_as Fortran: Fix same_type_as - - - - --- 2021-09-28 Tobias Burnus New
[PR102501] Adjust jump threading testcases for ppc64* and others. [PR102501] Adjust jump threading testcases for ppc64* and others. - - - - --- 2021-09-28 Aldy Hernandez New
[testsuite,aarch64] : Fix gcc.target/aarch64/auto-init-* tests. [testsuite,aarch64] : Fix gcc.target/aarch64/auto-init-* tests. - - - - --- 2021-09-28 Qing Zhao New
[8/7] ifcvt: Second try in order to avoid unnecessary temporaries Untitled series #264429 - - - - --- 2021-09-28 Robin Dapp New
libgomp: Only check for 2*sizeof(void*) int type with Fortran [PR96661] libgomp: Only check for 2*sizeof(void*) int type with Fortran [PR96661] - - - - --- 2021-09-28 Tobias Burnus New
tree-optimization/99793 - testcase for the PR tree-optimization/99793 - testcase for the PR - - - - --- 2021-09-28 Richard Biener New
Improve jump threading dump output. Improve jump threading dump output. - - - - --- 2021-09-28 Aldy Hernandez New
[committed] openmp: Don't call omp_finish_clause on implicitly added private clauses on simd [PR102… [committed] openmp: Don't call omp_finish_clause on implicitly added private clauses on simd [PR102… - - - - --- 2021-09-28 Jakub Jelinek New
i386: Don't emit fldpi etc. if -frounding-math [PR102498] i386: Don't emit fldpi etc. if -frounding-math [PR102498] - - - - --- 2021-09-28 Jakub Jelinek New
c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR102490] c++: Fix up synthetization of defaulted comparison operators on classes with bitfields [PR102490] - - - - --- 2021-09-28 Jakub Jelinek New
[COMMITTED] Return VARYING in range_on_path_entry if nothing found. [COMMITTED] Return VARYING in range_on_path_entry if nothing found. - - - - --- 2021-09-28 Aldy Hernandez New
[v2] rs6000: Modify the way for extra penalized cost [v2] rs6000: Modify the way for extra penalized cost - - - - --- 2021-09-28 Kewen.Lin New
rs6000: Remove builtin mask check from builtin_decl [PR102347] rs6000: Remove builtin mask check from builtin_decl [PR102347] - - - - --- 2021-09-28 Kewen.Lin New
Fix gcc.target/i386/vect-pr97352.c for -m32 -march=cascadelake Fix gcc.target/i386/vect-pr97352.c for -m32 -march=cascadelake - - - - --- 2021-09-28 Richard Biener New
[committed] gfortran.dg/include_15.f90: Add dg-prune-output [PR102500] [committed] gfortran.dg/include_15.f90: Add dg-prune-output [PR102500] - - - - --- 2021-09-28 Tobias Burnus New
Fix gcc.dg/vect/bb-slp-pr65935.c FAIL with AVX after recent change Fix gcc.dg/vect/bb-slp-pr65935.c FAIL with AVX after recent change - - - - --- 2021-09-28 Richard Biener New
« 1 2 ... 262 263 2641266 1267 »