Show patches with: State = Action Required       |   128641 patches
« 1 2 ... 444 445 4461286 1287 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Check precondition for std::ssize(const Container&) Check precondition for std::ssize(const Container&) - - - - --- 2019-10-31 Jonathan Wakely New
[3/3,V2,rs6000] vector conversion RTL pattern update for diff unit size Untitled series #139816 - - - - --- 2019-10-31 Kewen.Lin New
Remove missing usage of cgraph_local_info in arm,bfin and c6x. Remove missing usage of cgraph_local_info in arm,bfin and c6x. - - - - --- 2019-10-31 Martin Liška New
Fix fallout from the fndecl_built_in_p patch (PR middle-end/92231) Fix fallout from the fndecl_built_in_p patch (PR middle-end/92231) - - - - --- 2019-10-31 Jakub Jelinek New
[C++] PR c++/92268 - hard error satisfying return-type-requirement [C++] PR c++/92268 - hard error satisfying return-type-requirement - - - - --- 2019-10-31 Jason Merrill New
[C++] Fix a recent regression (PR c++/90947) [C++] Fix a recent regression (PR c++/90947) - - - - --- 2019-10-30 Jakub Jelinek New
[Fortran] PR92284 – gfc_desc_to_cfi_desc fixes [Fortran] PR92284 – gfc_desc_to_cfi_desc fixes - - - - --- 2019-10-30 Tobias Burnus New
[C++] Use OVL_OP_INFO in get_fold_operator. [C++] Use OVL_OP_INFO in get_fold_operator. - - - - --- 2019-10-30 Jason Merrill New
Use if-constexpr instead of overloading for customization point Use if-constexpr instead of overloading for customization point - - - - --- 2019-10-30 Jonathan Wakely New
Fix some missing/incorrect feature test macros Fix some missing/incorrect feature test macros - - - - --- 2019-10-30 Jonathan Wakely New
[C++] Feature macros are long [C++] Feature macros are long - - - - --- 2019-10-30 Nathan Sidwell New
Remove some more using-declarations from namespace __gnu_cxx Remove some more using-declarations from namespace __gnu_cxx - - - - --- 2019-10-30 Jonathan Wakely New
Apply C++20 changes to various iterator types Apply C++20 changes to various iterator types - - - - --- 2019-10-30 Jonathan Wakely New
[Fortran] PR92277 - Fix assumed-rank array with bind(C) [Fortran] PR92277 - Fix assumed-rank array with bind(C) - - - - --- 2019-10-30 Tobias Burnus New
Come up with ggc_delete. Come up with ggc_delete. - - - - --- 2019-10-30 Martin Liška New
Fix PR92275 Fix PR92275 - - - - --- 2019-10-30 Richard Biener New
[SLP] SLP vectorization: vectorize vector constructors [SLP] SLP vectorization: vectorize vector constructors - - - - --- 2019-10-30 Joel Hutton New
[committed] Add testcase for C++ score parsing [committed] Add testcase for C++ score parsing - - - - --- 2019-10-30 Jakub Jelinek New
PR c++/84810 - constraints on lambdas PR c++/84810 - constraints on lambdas - - - - --- 2019-10-30 Jeff Chapman New
[rs6000] Fix PR92127 [rs6000] Fix PR92127 - - - - --- 2019-10-30 Kewen.Lin New
Watch for missing summaries even more Watch for missing summaries even more - - - - --- 2019-10-30 Jan Hubicka New
[RFC] Show ltrans progress in lto1 process name. [RFC] Show ltrans progress in lto1 process name. - - - - --- 2019-10-30 Martin Liška New
PR92090: Fix testcase failures by r276469 PR92090: Fix testcase failures by r276469 - - - - --- 2019-10-30 Xionghu Luo New
Fix a tree sharing bug in get_*_computation_at (PR tree-optimization/92262) Fix a tree sharing bug in get_*_computation_at (PR tree-optimization/92262) - - - - --- 2019-10-30 Jakub Jelinek New
MAINTAINERS: Change to my personal email address MAINTAINERS: Change to my personal email address - - - - --- 2019-10-30 Palmer Dabbelt New
[V2] rs6000: Refine unroll factor with target unroll_adjust hook. [V2] rs6000: Refine unroll factor with target unroll_adjust hook. - - - - --- 2019-10-30 Jiufu Guo New
Add iterator concepts and range access customization points for C++20 Add iterator concepts and range access customization points for C++20 - - - - --- 2019-10-29 Jonathan Wakely New
[RFC] targetm.omp.device_kind_arch_isa and OpenMP declare variant kind/arch/isa handling [RFC] targetm.omp.device_kind_arch_isa and OpenMP declare variant kind/arch/isa handling - - - - --- 2019-10-29 Jakub Jelinek New
Minor improvements to testsuite iterator utilities Minor improvements to testsuite iterator utilities - - - - --- 2019-10-29 Jonathan Wakely New
PR libstdc++/92267 fix ABI change in deque iterators PR libstdc++/92267 fix ABI change in deque iterators - - - - --- 2019-10-29 Jonathan Wakely New
[16/n] Apply maximum nunits for BB SLP [16/n] Apply maximum nunits for BB SLP - - - - --- 2019-10-29 Richard Sandiford New
[15/n] Consider building nodes from scalars in vect_slp_analyze_node_operations [15/n] Consider building nodes from scalars in vect_slp_analyze_node_operations - - - - --- 2019-10-29 Richard Sandiford New
Fix PR65930 Fix PR65930 - - - - --- 2019-10-29 Richard Biener New
Fix PR92260 Fix PR92260 - - - - --- 2019-10-29 Richard Biener New
Pass memory statistics for {symbol,call}_summary. Pass memory statistics for {symbol,call}_summary. - - - - --- 2019-10-29 Martin Liška New
[committed,vect] PR 88915: Vectorize epilogues when versioning loops (was Re: [PATCH 1/2][vect]PR 8… [committed,vect] PR 88915: Vectorize epilogues when versioning loops (was Re: [PATCH 1/2][vect]PR 8… - - - - --- 2019-10-29 Andre Vieira (lists) New
[v2] PR85678: Change default to -fno-common [v2] PR85678: Change default to -fno-common - - - - --- 2019-10-29 Wilco Dijkstra New
Release function and edge summaries allocated with GGC. Release function and edge summaries allocated with GGC. - - - - --- 2019-10-29 Martin Liška New
[RFC] C++-style iterators for FOR_EACH_IMM_USE_STMT [RFC] C++-style iterators for FOR_EACH_IMM_USE_STMT - - - - --- 2019-10-29 Richard Biener New
[Fortran] PR 92208 don't use function-result dummy variable as actual argument [Fortran] PR 92208 don't use function-result dummy variable as actual argument - - - - --- 2019-10-29 Tobias Burnus New
[committed,AArch64] Extend SVE reverse permutes to predicates [committed,AArch64] Extend SVE reverse permutes to predicates - - - - --- 2019-10-29 Richard Sandiford New
[committed,AArch64] Add FFR and FFRT registers [committed,AArch64] Add FFR and FFRT registers - - - - --- 2019-10-29 Richard Sandiford New
[committed,AArch64] Handle scalars in cmp and shift immediate queries [committed,AArch64] Handle scalars in cmp and shift immediate queries - - - - --- 2019-10-29 Richard Sandiford New
rs6000: Refine implicit funroll-loops with unroll_adjust hook. rs6000: Refine implicit funroll-loops with unroll_adjust hook. - - - - --- 2019-10-29 Jiufu Guo New
New testcase for PR92228 New testcase for PR92228 - - - - --- 2019-10-29 Richard Biener New
Don't mention MMX in -msse etc. option descriptions Don't mention MMX in -msse etc. option descriptions - - - - --- 2019-10-29 Jakub Jelinek New
[committed] Fix install.texi typo [committed] Fix install.texi typo - - - - --- 2019-10-29 Jakub Jelinek New
[trivial] Fix signed integer overflow in cp-demangle.c (d_number) [trivial] Fix signed integer overflow in cp-demangle.c (d_number) - - - - --- 2019-10-28 Li, Pan2 via Gcc-patches New
use EVRP in more strlen functions use EVRP in more strlen functions - - - - --- 2019-10-28 Martin Sebor New
Unbreak -masm=intel (PR target/92258) Unbreak -masm=intel (PR target/92258) - - - - --- 2019-10-28 Jakub Jelinek New
avoid eliminating live nul stores into strings of bounded length (PR 92226) avoid eliminating live nul stores into strings of bounded length (PR 92226) - - - - --- 2019-10-28 Martin Sebor New
Fix another of the PR65930 reduction cases Fix another of the PR65930 reduction cases - - - - --- 2019-10-28 Richard Biener New
Fix PR92241, turn asserts into vectorization fails Fix PR92241, turn asserts into vectorization fails - - - - --- 2019-10-28 Richard Biener New
[C++] simplify deferred parsing lexer [C++] simplify deferred parsing lexer - - - - --- 2019-10-28 Nathan Sidwell New
[i386] : Fix REDUC_SSE_SMINMAX_MODE mode iterator [i386] : Fix REDUC_SSE_SMINMAX_MODE mode iterator - - - - --- 2019-10-28 Uros Bizjak New
[i386] : Remove a couple of operand modifiers [i386] : Remove a couple of operand modifiers - - - - --- 2019-10-28 Uros Bizjak New
Fix PR92249 Fix PR92249 - - - - --- 2019-10-28 Richard Biener New
Fix PR92252 Fix PR92252 - - - - --- 2019-10-28 Richard Biener New
Fix ICE in updating inline summaries Fix ICE in updating inline summaries - - - - --- 2019-10-28 Jan Hubicka New
[v4,7/7] libstdc++: Extra async tests, not for merging std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,6/7] libstdc++ atomic_futex: Avoid rounding errors in std::future::wait_for std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,5/7] libstdc++ futex: Loop when waiting against arbitrary clock std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,4/7] libstdc++ atomic_futex: Use std::chrono::steady_clock as reference clock std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,3/7] libstdc++ futex: Support waiting on std::chrono::steady_clock directly std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,2/7] libstdc++ futex: Use FUTEX_CLOCK_REALTIME for wait std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[v4,1/7] libstdc++: Improve async test std::future::wait_* improvements - - - - --- 2019-10-27 Mike Crowe New
[avr,committed] Remove an unused function (PR85969) [avr,committed] Remove an unused function (PR85969) - - - - --- 2019-10-27 Georg-Johann Lay New
Free ipa-prop edge summaries for inline calls Free ipa-prop edge summaries for inline calls - - - - --- 2019-10-27 Jan Hubicka New
Fix summaries for expanded thunks Fix summaries for expanded thunks - - - - --- 2019-10-27 Jan Hubicka New
Fix summaries after ipa-icf alias/wrapper creation Fix summaries after ipa-icf alias/wrapper creation - - - - --- 2019-10-26 Jan Hubicka New
[libstdc++,doc] Switch pubs.opengroup.org to https [libstdc++,doc] Switch pubs.opengroup.org to https - - - - --- 2019-10-26 Gerald Pfeifer New
[committed] pa: Update libstdc++-v3 baseline symbols for hppa-linux [committed] pa: Update libstdc++-v3 baseline symbols for hppa-linux - - - - --- 2019-10-26 John David Anglin New
[fortran] PR86248 - [7/8/9/10 Regression] LEN_TRIM in specification expression causes link failure [fortran] PR86248 - [7/8/9/10 Regression] LEN_TRIM in specification expression causes link failure - - - - --- 2019-10-26 Paul Richard Thomas New
rs6000: Fix allocate_stack in a corner case (PR91289) rs6000: Fix allocate_stack in a corner case (PR91289) - - - - --- 2019-10-26 Segher Boessenkool New
introduce -fcallgraph-info option introduce -fcallgraph-info option - - - - --- 2019-10-26 Alexandre Oliva New
[FYI] fix cgraph comment [FYI] fix cgraph comment - - - - --- 2019-10-26 Alexandre Oliva New
[v4,rs6000] Replace X-form addressing with D-form addressing in new pass for Power9 [v4,rs6000] Replace X-form addressing with D-form addressing in new pass for Power9 - - - - --- 2019-10-26 Kelvin Nilsen New
C++ PATCH to add test for c++/91581 C++ PATCH to add test for c++/91581 - - - - --- 2019-10-25 Marek Polacek New
GCC 9 Patch committed: Don't inline numeric expressions with named types GCC 9 Patch committed: Don't inline numeric expressions with named types - - - - --- 2019-10-25 Ian Lance Taylor New
C++ PATCH for c++/90998 - ICE with copy elision in init by ctor and -Wconversion C++ PATCH for c++/90998 - ICE with copy elision in init by ctor and -Wconversion - - - - --- 2019-10-25 Marek Polacek New
[v2,2/2] sched-deps.c: Avoid replacing address if it increases address cost RISC-V: Allow more load/stores to be compressed - - - - --- 2019-10-25 Craig Blackmore New
[v2,1/2] RISC-V: Add shorten_memrefs pass RISC-V: Allow more load/stores to be compressed - - - - --- 2019-10-25 Craig Blackmore New
Use implicitly-defined copy operations for test iterators Use implicitly-defined copy operations for test iterators - - - - --- 2019-10-25 Jonathan Wakely New
[Fortran] OpenMP – libgomp/testsuite – use 'stop' and 'dg-do run' [Fortran] OpenMP – libgomp/testsuite – use 'stop' and 'dg-do run' - - - - --- 2019-10-25 Tobias Burnus New
[Fortran] OpenACC – libgomp/testsuite – use 'stop' and 'dg-do run' [Fortran] OpenACC – libgomp/testsuite – use 'stop' and 'dg-do run' - - - - --- 2019-10-25 Tobias Burnus New
PR85678: Change default to -fno-common PR85678: Change default to -fno-common - - - - --- 2019-10-25 Wilco Dijkstra New
rs6000: Enable limited unrolling at -O2 rs6000: Enable limited unrolling at -O2 - - - - --- 2019-10-25 Jiufu Guo New
[C++] Fix interaction between aka changes and DR1558 (PR92206) [C++] Fix interaction between aka changes and DR1558 (PR92206) - - - - --- 2019-10-25 Richard Sandiford New
[2/2] Remove cgraph_local_info structure. cgraph_node refactoring - - - - --- 2019-10-25 Martin Liška New
[4/N] Fix unsigned type overflow in memory report. [4/N] Fix unsigned type overflow in memory report. - - - - --- 2019-10-25 Martin Liška New
[14/n] Vectorise conversions between differently-sized integer vectors [14/n] Vectorise conversions between differently-sized integer vectors - - - - --- 2019-10-25 Richard Sandiford New
[13/n] Allow mixed vector sizes within a single vectorised stmt [13/n] Allow mixed vector sizes within a single vectorised stmt - - - - --- 2019-10-25 Richard Sandiford New
[12/n,AArch64] Support vectorising with multiple vector sizes [12/n,AArch64] Support vectorising with multiple vector sizes - - - - --- 2019-10-25 Richard Sandiford New
[11/n] Support vectorisation with mixed vector sizes [11/n] Support vectorisation with mixed vector sizes - - - - --- 2019-10-25 Richard Sandiford New
[10/n] Make less use of get_same_sized_vectype [10/n] Make less use of get_same_sized_vectype - - - - --- 2019-10-25 Richard Sandiford New
[9/n] Replace vec_info::vector_size with vec_info::vector_mode [9/n] Replace vec_info::vector_size with vec_info::vector_mode - - - - --- 2019-10-25 Richard Sandiford New
[8/n] Replace autovectorize_vector_sizes with autovectorize_vector_modes [8/n] Replace autovectorize_vector_sizes with autovectorize_vector_modes - - - - --- 2019-10-25 Richard Sandiford New
[7/n] Use consistent compatibility checks in vectorizable_shift [7/n] Use consistent compatibility checks in vectorizable_shift - - - - --- 2019-10-25 Richard Sandiford New
[6/n] Use build_vector_type_for_mode in get_vectype_for_scalar_type_and_size [6/n] Use build_vector_type_for_mode in get_vectype_for_scalar_type_and_size - - - - --- 2019-10-25 Richard Sandiford New
[MSP430] Use 430 insns in the large memory model for more patterns [MSP430] Use 430 insns in the large memory model for more patterns - - - - --- 2019-10-25 Jozef Lawrynowicz New
« 1 2 ... 444 445 4461286 1287 »