Show patches with: none      |   128015 patches
« 1 2 ... 303 304 3051280 1281 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[committed] openmp: Fix ICE on depend(source) clause during cdtor cloning [PR100957] [committed] openmp: Fix ICE on depend(source) clause during cdtor cloning [PR100957] - - - - --- 2021-06-08 Jakub Jelinek New
[3/3] libstdc++: Document simd testsuite Improve and document stdx::simd testsuite - - - - --- 2021-06-08 Matthias Kretz New
[2/3] libstdc++: Improve output verbosity options and default Improve and document stdx::simd testsuite - - - - --- 2021-06-08 Matthias Kretz New
[1/3] libstdc++: Remove -fno-tree-vrp after PR98834 was resolved Improve and document stdx::simd testsuite - - - - --- 2021-06-08 Matthias Kretz New
middle-end/100951 - make sure to generate VECTOR_CST in lowering middle-end/100951 - make sure to generate VECTOR_CST in lowering - - - - --- 2021-06-08 Richard Biener New
[committed] testsuite: Add -Wno-psabi -w to pr100887.c test [PR100943] [committed] testsuite: Add -Wno-psabi -w to pr100887.c test [PR100943] - - - - --- 2021-06-08 Jakub Jelinek New
docs: document evrp-sparse-threshold param docs: document evrp-sparse-threshold param - - - - --- 2021-06-08 Martin Liška New
[pushed] Fix "tailing" typo. [pushed] Fix "tailing" typo. - - - - --- 2021-06-08 Martin Liška New
[pushed] c++: preserve BASELINK from lookup [PR91706] [pushed] c++: preserve BASELINK from lookup [PR91706] - - - - --- 2021-06-08 Jason Merrill New
[pushed] c++: alias with same name as base fn [PR91706] [pushed] c++: alias with same name as base fn [PR91706] - - - - --- 2021-06-08 Jason Merrill New
[pushed] c++: fix modules binfo merging [pushed] c++: fix modules binfo merging - - - - --- 2021-06-08 Jason Merrill New
[pushed] c++: alias member template [PR100102] [pushed] c++: alias member template [PR100102] - - - - --- 2021-06-08 Jason Merrill New
doc/typo: mthread -> mthreads doc/typo: mthread -> mthreads - - - - --- 2021-06-08 imba-tjd New
[v2] rs6000: Support doubleword swaps removal in rot64 load store [PR100085] [v2] rs6000: Support doubleword swaps removal in rot64 load store [PR100085] - - - - --- 2021-06-08 Xionghu Luo New
libstdc++: Fix Wrong param type in :atomic_ref<_Tp*>::wait [PR100889] libstdc++: Fix Wrong param type in :atomic_ref<_Tp*>::wait [PR100889] - - - - --- 2021-06-08 Thomas Rodgers New
c++: explicit() ignored on deduction guide [PR100065] c++: explicit() ignored on deduction guide [PR100065] - - - - --- 2021-06-08 Marek Polacek New
rtl: Join the insn and split conditions in define_insn_and_split rtl: Join the insn and split conditions in define_insn_and_split - - - - --- 2021-06-07 Segher Boessenkool New
libstdc++: Fix Wrong param type in :atomic_ref<_Tp*>::wait [PR100889] [PR100889] libstdc++: Fix Wrong param type in :atomic_ref<_Tp*>::wait [PR100889] [PR100889] - - - - --- 2021-06-07 Thomas Rodgers New
PR tree-optimization/100299 - Implement a sparse bitmap representation for Rangers on-entry cache. PR tree-optimization/100299 - Implement a sparse bitmap representation for Rangers on-entry cache. - - - - --- 2021-06-07 Andrew MacLeod New
i386: Add init pattern for V4QI vectors [PR100637] i386: Add init pattern for V4QI vectors [PR100637] - - - - --- 2021-06-07 Uros Bizjak New
[rs6000] Update Power10 scheduling description for fused instruction types [rs6000] Update Power10 scheduling description for fused instruction types - - - - --- 2021-06-07 Pat Haugen New
middle-end/100951 - make sure to generate VECTOR_CST in lowering middle-end/100951 - make sure to generate VECTOR_CST in lowering - - - - --- 2021-06-07 H.J. Lu New
x86: Don't compile pr82735-[345].c for x32 x86: Don't compile pr82735-[345].c for x32 - - - - --- 2021-06-07 H.J. Lu New
Aligning stack offsets for spills Aligning stack offsets for spills - - - - --- 2021-06-07 Jeff Law New
[committed] H8 -- use simple moves to eliminate redundant test/compares [committed] H8 -- use simple moves to eliminate redundant test/compares - - - - --- 2021-06-07 Jeff Law New
x86: Update g++.target/i386/pr100885.C x86: Update g++.target/i386/pr100885.C - - - - --- 2021-06-07 H.J. Lu New
Fortran/OpenMP: Fix clause splitting for target/parallel/teams [PR99928] Fortran/OpenMP: Fix clause splitting for target/parallel/teams [PR99928] - - - - --- 2021-06-07 Tobias Burnus New
[2/2] arm: Auto-vectorization for MVE: add pack/unpack patterns [1/2] arm: Auto-vectorization for MVE: vclz - - - - --- 2021-06-07 Christophe Lyon New
[1/2] arm: Auto-vectorization for MVE: vclz [1/2] arm: Auto-vectorization for MVE: vclz - - - - --- 2021-06-07 Christophe Lyon New
Implement a context aware points-to analyzer for use in evrp. Implement a context aware points-to analyzer for use in evrp. - - - - --- 2021-06-07 Aldy Hernandez New
[wwwdocs] Add HTML anchors to GCC 5 "porting to" notes [wwwdocs] Add HTML anchors to GCC 5 "porting to" notes - - - - --- 2021-06-07 Jonathan Wakely New
[wwwdocs] Document libstdc++ support for generic unordered lookup [wwwdocs] Document libstdc++ support for generic unordered lookup - - - - --- 2021-06-07 Jonathan Wakely New
build: Implement --with-multilib-list for avr target build: Implement --with-multilib-list for avr target - - - - --- 2021-06-07 Matt Jacobson New
[3/3] : C N2653 char8_t: Documentation updates : C N2653 char8_t implementation - - - - --- 2021-06-07 Tom Honermann New
[2/3] : C N2653 char8_t: New tests​ : C N2653 char8_t implementation - - - - --- 2021-06-07 Tom Honermann New
[1/3] : C N2653 char8_t: Language support : C N2653 char8_t implementation - - - - --- 2021-06-07 Tom Honermann New
Add --enable-default-semantic-interposition to GCC configure Add --enable-default-semantic-interposition to GCC configure - - - - --- 2021-06-06 Fangrui Song New
[SPARC] Reimplement LEAF_REG_REMAP macro [SPARC] Reimplement LEAF_REG_REMAP macro - - - - --- 2021-06-06 Eric Botcazou New
[AIX] Use assemble_name to output BSS section name. [AIX] Use assemble_name to output BSS section name. - - - - --- 2021-06-06 David Edelsohn New
i386: Clean up constraints.md i386: Clean up constraints.md - - - - --- 2021-06-06 Uros Bizjak New
tree-inline: Fix up __builtin_va_arg_pack handling [PR100898] tree-inline: Fix up __builtin_va_arg_pack handling [PR100898] - - - - --- 2021-06-06 Jakub Jelinek New
Reformat target.def for better parsing. Reformat target.def for better parsing. - - - - --- 2021-06-06 Martin Liška New
[pushed] genhooks: remove dead code [pushed] genhooks: remove dead code - - - - --- 2021-06-06 Martin Liška New
[pushed] docs: remove extra character. [pushed] docs: remove extra character. - - - - --- 2021-06-06 Martin Liška New
[OBVIOUS] docs: Add missing @headitem for tables. [OBVIOUS] docs: Add missing @headitem for tables. - - - - --- 2021-06-06 Martin Liška New
libgomp: Compile tests with -march=i486 if needed libgomp: Compile tests with -march=i486 if needed - - - - --- 2021-06-06 H.J. Lu New
[C] Fix thinko in new warning on type punning for storage order purposes [C] Fix thinko in new warning on type punning for storage order purposes - - - - --- 2021-06-06 Eric Botcazou New
[committed] libiberty: Use libiberty snprintf and vsnprintf on hppa*-*-hpux* [committed] libiberty: Use libiberty snprintf and vsnprintf on hppa*-*-hpux* - - - - --- 2021-06-05 John David Anglin New
[v2,2/2] x86: Convert CONST_WIDE_INT/CONST_VECTOR to broadcast Allow vec_duplicate_optab to fail - - - - --- 2021-06-05 H.J. Lu New
[v2,1/2] Allow vec_duplicate_optab to fail Allow vec_duplicate_optab to fail - - - - --- 2021-06-05 H.J. Lu New
[Fortran,backport,2,gcc-11] PR98301 Re: RANDOM_INIT() and coarray Fortran [Fortran,backport,2,gcc-11] PR98301 Re: RANDOM_INIT() and coarray Fortran - - - - --- 2021-06-05 Andre Vehreschild New
[committed] Fix H8 split conditions [committed] Fix H8 split conditions - - - - --- 2021-06-05 Jeff Law New
PR 99293: Optimize splat of vec_extract for V2DI/V2DF. PR 99293: Optimize splat of vec_extract for V2DI/V2DF. - - - - --- 2021-06-05 Michael Meissner New
[libstdc++] Fix Wrong param type in :atomic_ref<_Tp*>::wait [PR100889] [libstdc++] Fix Wrong param type in :atomic_ref<_Tp*>::wait [PR100889] - - - - --- 2021-06-05 Thomas Rodgers New
PR libstdc++/100889: Fix wrong param type in atomic_ref<_Tp*>::wait PR libstdc++/100889: Fix wrong param type in atomic_ref<_Tp*>::wait - - - - --- 2021-06-04 Thomas Rodgers New
[libstdc++] Cleanup atomic timed wait implementation [libstdc++] Cleanup atomic timed wait implementation - - - - --- 2021-06-04 Thomas Rodgers New
[13/13] v2 Add regression tests for PR 74765 and 74762 v2 warning control by group and location (PR 74765) - - - - --- 2021-06-04 Martin Sebor New
[12/13] v2 Remove TREE_NO_WARNING and gimple*no_warning* APIs v2 warning control by group and location (PR 74765) - - - - --- 2021-06-04 Martin Sebor New
[11/13] v2 Use new per-location warning APIs in the Objective-C front end v2 warning control by group and location (PR 74765) - - - - --- 2021-06-04 Martin Sebor New
[10/13] v2 Use new per-location warning APIs in the middle end v2 warning control by group and location (PR 74765) - - - - --- 2021-06-04 Martin Sebor New
[9/13] v2 Use new per-location warning APIs in LTO v2 warning control by group and location (PR 74765) - - - - --- 2021-06-04 Martin Sebor New
[8/13] v2 Use new per-location warning APIs in libcc1 v2 warning control by group and location (PR 74765) - - - - --- 2021-06-04 Martin Sebor New
[7/13] v2 Use new per-location warning APIs in the FORTRAN front end v2 warning control by group and location (PR 74765) - - - - --- 2021-06-04 Martin Sebor New
[6/13] v2 Use new per-location warning APIs in the C++ front end v2 warning control by group and location (PR 74765) - - - - --- 2021-06-04 Martin Sebor New
[5/13] v2 Use new per-location warning APIs in the RL78 back end v2 warning control by group and location (PR 74765) - - - - --- 2021-06-04 Martin Sebor New
[4/13] v2 Use new per-location warning APIs in C family code v2 warning control by group and location (PR 74765) - - - - --- 2021-06-04 Martin Sebor New
[3/13] v2 Use new per-location warning APIs in C front end v2 warning control by group and location (PR 74765) - - - - --- 2021-06-04 Martin Sebor New
[2/13] v2 Use new per-location warning APIs in Ada. v2 warning control by group and location (PR 74765) - - - - --- 2021-06-04 Martin Sebor New
[1/13] v2 [PATCH 1/13] Add support for per-location warning groups (PR 74765) v2 warning control by group and location (PR 74765) - - - - --- 2021-06-04 Martin Sebor New
PR fortran/95502 - ICE in gfc_check_do_variable, at fortran/parse.c:4446 PR fortran/95502 - ICE in gfc_check_do_variable, at fortran/parse.c:4446 - - - - --- 2021-06-04 Harald Anlauf New
c++: access of dtor named by qualified template-id [PR100918] c++: access of dtor named by qualified template-id [PR100918] - - - - --- 2021-06-04 Patrick Palka New
[libstdc++] Remove unused hasher instance. [libstdc++] Remove unused hasher instance. - - - - --- 2021-06-04 Thomas Rodgers New
[committed] d: Fix ICE in gimplify_var_or_parm_decl, at gimplify.c:2755 (PR100882) [committed] d: Fix ICE in gimplify_var_or_parm_decl, at gimplify.c:2755 (PR100882) - - - - --- 2021-06-04 Iain Buclaw New
OpenMP: Handle bind clause in tree-nested.c [PR100905] OpenMP: Handle bind clause in tree-nested.c [PR100905] - - - - --- 2021-06-04 Tobias Burnus New
[committed] libstdc++: Fix value categories used by ranges access CPOs [PR 100824] [committed] libstdc++: Fix value categories used by ranges access CPOs [PR 100824] - - - - --- 2021-06-04 Jonathan Wakely New
[committed] libstdc++: Optimize std::any_cast by replacing indirect call [committed] libstdc++: Optimize std::any_cast by replacing indirect call - - - - --- 2021-06-04 Tim Adye New
[committed] Fortran/OpenMP: Fix -fdump-parse-tree for 'omp loop' [committed] Fortran/OpenMP: Fix -fdump-parse-tree for 'omp loop' - - - - --- 2021-06-04 Tobias Burnus New
[Ping,Fortran] PR100337 Should be able to pass non-present optional arguments to CO_BROADCAST [Ping,Fortran] PR100337 Should be able to pass non-present optional arguments to CO_BROADCAST - - - - --- 2021-06-04 Andre Vehreschild New
i386: Add init pattern for V2HI vectors [PR100637] i386: Add init pattern for V2HI vectors [PR100637] - - - - --- 2021-06-04 Uros Bizjak New
Fortran: Fix OpenMP/OpenACC continue-line parsing Fortran: Fix OpenMP/OpenACC continue-line parsing - - - - --- 2021-06-04 Tobias Burnus New
Generate 128-bit divide/modulus Generate 128-bit divide/modulus - - - - --- 2021-06-04 Michael Meissner New
[committed] libstdc++: Add feature test macro for heterogeneous lookup in unordered containers [committed] libstdc++: Add feature test macro for heterogeneous lookup in unordered containers - - - - --- 2021-06-04 Jonathan Wakely New
[v3] AArch64: Improve GOT addressing [v3] AArch64: Improve GOT addressing - - - - --- 2021-06-04 Wilco Dijkstra New
openmp: Call c_omp_adjust_map_clauses even for combined target [PR100902] openmp: Call c_omp_adjust_map_clauses even for combined target [PR100902] - - - - --- 2021-06-04 Jakub Jelinek New
[committed] gfortran.dg/gomp/pr99928-*.f90: Use implicit none, remove one xfail [committed] gfortran.dg/gomp/pr99928-*.f90: Use implicit none, remove one xfail - - - - --- 2021-06-04 Tobias Burnus New
[committed] openmp: Assorted depend/affinity/iterator related fixes [PR100859] [committed] openmp: Assorted depend/affinity/iterator related fixes [PR100859] - - - - --- 2021-06-04 Jakub Jelinek New
x86: Fix ix86_expand_vector_init for V*TImode [PR100887] x86: Fix ix86_expand_vector_init for V*TImode [PR100887] - - - - --- 2021-06-04 Jakub Jelinek New
fold-const: Fix up fold_read_from_vector [PR100887] fold-const: Fix up fold_read_from_vector [PR100887] - - - - --- 2021-06-04 Jakub Jelinek New
[V3] Split loop for NE condition. [V3] Split loop for NE condition. - - - - --- 2021-06-04 Jiufu Guo New
arc: Add --with-fpu support for ARCv2 cpus arc: Add --with-fpu support for ARCv2 cpus - - - - --- 2021-06-04 Claudiu Zissulescu Ianculescu New
[committed] arc: Don't allow millicode thunks with reduced register set CPUs. [committed] arc: Don't allow millicode thunks with reduced register set CPUs. - - - - --- 2021-06-04 Claudiu Zissulescu Ianculescu New
libstdc++: add missing typename for dependent type in std::ranges::elements_view [PR100900] libstdc++: add missing typename for dependent type in std::ranges::elements_view [PR100900] - - - - --- 2021-06-04 Avi Kivity New
c++: tsubst_function_decl and excess arg levels [PR100102] c++: tsubst_function_decl and excess arg levels [PR100102] - - - - --- 2021-06-04 Patrick Palka New
[og11] OpenMP/OpenACC: Move array_ref/indirect_ref handling code out of extract_base_bit_offset [og11] OpenMP/OpenACC: Move array_ref/indirect_ref handling code out of extract_base_bit_offset - - - - --- 2021-06-03 Julian Brown New
RISC-V: Enable riscv attributes by default for all riscv targets. RISC-V: Enable riscv attributes by default for all riscv targets. - - - - --- 2021-06-03 Jim Wilson New
libgcc libiberty: optimize and modernize standard string and memory functions libgcc libiberty: optimize and modernize standard string and memory functions - - - - --- 2021-06-03 Seija K. New
i386: Add insert and extract patterns for 4-byte vectors [PR100637] i386: Add insert and extract patterns for 4-byte vectors [PR100637] - - - - --- 2021-06-03 Uros Bizjak New
c++: top-level cv-quals on type of NTTP [PR100893] c++: top-level cv-quals on type of NTTP [PR100893] - - - - --- 2021-06-03 Patrick Palka New
libgcc: Fix _Unwind_Backtrace() for SEH libgcc: Fix _Unwind_Backtrace() for SEH - - - - --- 2021-06-03 Seija K. New
[RFC] Implementing detection of saturation and rounding arithmetic [RFC] Implementing detection of saturation and rounding arithmetic - - - - --- 2021-06-03 Andre Vieira New
« 1 2 ... 303 304 3051280 1281 »