Show patches with: none      |   126862 patches
« 1 2 ... 286 287 2881268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[wwwdocs] gcc-12/changes.html: OpenMP + GCN update [wwwdocs] gcc-12/changes.html: OpenMP + GCN update - - - - --- 2021-06-23 Tobias Burnus New
Fix --gdwarf-5 configure tests for Windows Fix --gdwarf-5 configure tests for Windows - - - - --- 2021-06-23 Eric Botcazou New
tree-inline: Fix TREE_READONLY of parameter replacements tree-inline: Fix TREE_READONLY of parameter replacements - - - - --- 2021-06-23 Martin Jambor New
[committed] openmp: Fix up *_reduction clause handling with UDRs on PARM_DECLs [PR101167] [committed] openmp: Fix up *_reduction clause handling with UDRs on PARM_DECLs [PR101167] - - - - --- 2021-06-23 Jakub Jelinek New
mips: Fix up mips_atomic_assign_expand_fenv [PR94780] mips: Fix up mips_atomic_assign_expand_fenv [PR94780] - - - - --- 2021-06-23 Li, Pan2 via Gcc-patches New
[rs6000] Do not enable pcrel-opt by default [rs6000] Do not enable pcrel-opt by default - - - - --- 2021-06-22 Aaron Sawdey New
[v3] libstdc++: Improve std::lock algorithm [v3] libstdc++: Improve std::lock algorithm - - - - --- 2021-06-22 Jonathan Wakely New
[committed] libstdc++: Remove garbage collection support for C++23 [P2186R2] [committed] libstdc++: Remove garbage collection support for C++23 [P2186R2] - - - - --- 2021-06-22 Jonathan Wakely New
[committed] libstdc++: Implement LWG 3422 for std::seed_seq [committed] libstdc++: Implement LWG 3422 for std::seed_seq - - - - --- 2021-06-22 Jonathan Wakely New
c++: CTAD and deduction guide selection [PR86439] c++: CTAD and deduction guide selection [PR86439] - - - - --- 2021-06-22 Patrick Palka New
[committed] analyzer: fix ICE on malloc/alloca param type mismatch [PR101143] [committed] analyzer: fix ICE on malloc/alloca param type mismatch [PR101143] - - - - --- 2021-06-22 David Malcolm New
[wwwdocs] Document new C++ features in C++23 [wwwdocs] Document new C++ features in C++23 - - - - --- 2021-06-22 Marek Polacek New
[3/3,amdgcn] Add hook for DWARF address spaces. Improve debug support. - - - - --- 2021-06-22 Abid Qadeer New
[2/3,amdgcn] Use frame pointer for CFA expressions. Improve debug support. - - - - --- 2021-06-22 Abid Qadeer New
[1/3,amdgcn] Update CFI configuration Improve debug support. - - - - --- 2021-06-22 Abid Qadeer New
[wwwdocs] New C++23 papers [wwwdocs] New C++23 papers - - - - --- 2021-06-22 Marek Polacek New
[COMMITTED,7/7] Add relational self-tests. [COMMITTED,1/7] Initial value-relation code. - - - - --- 2021-06-22 Andrew MacLeod New
[COMMITTED,6/7] Add relation between LHS and op1 for casts and copies. [COMMITTED,1/7] Initial value-relation code. - - - - --- 2021-06-22 Andrew MacLeod New
[COMMITTED,5/7] Add relation effects between operands to MINUS_EXPR. [COMMITTED,1/7] Initial value-relation code. - - - - --- 2021-06-22 Andrew MacLeod New
[COMMITTED,4/7] Add relations between LHS and op1/op2 for PLUS_EXPR. [COMMITTED,1/7] Initial value-relation code. - - - - --- 2021-06-22 Andrew MacLeod New
[COMMITTED,3/7] Add relational support to fold_using_range [COMMITTED,1/7] Initial value-relation code. - - - - --- 2021-06-22 Andrew MacLeod New
[COMMITTED,2/7] Add relational support to range-op. [COMMITTED,1/7] Initial value-relation code. - - - - --- 2021-06-22 Andrew MacLeod New
[COMMITTED,1/7] Initial value-relation code. [COMMITTED,1/7] Initial value-relation code. - - - - --- 2021-06-22 Andrew MacLeod New
testsuite: Add testcase for recently fixed PR [PR101159] testsuite: Add testcase for recently fixed PR [PR101159] - - - - --- 2021-06-22 Jakub Jelinek New
expand: Fix up empty class return optimization [PR101160] expand: Fix up empty class return optimization [PR101160] - - - - --- 2021-06-22 Jakub Jelinek New
fold-const: Return corresponding integral type for OFFSET_TYPE in range_check_type [PR101162] fold-const: Return corresponding integral type for OFFSET_TYPE in range_check_type [PR101162] - - - - --- 2021-06-22 Jakub Jelinek New
[v2] libstdc++: Improve std::lock algorithm [v2] libstdc++: Improve std::lock algorithm - - - - --- 2021-06-22 Jonathan Wakely New
middle-end/101156 - remove not working optimization in gimplification middle-end/101156 - remove not working optimization in gimplification - - - - --- 2021-06-22 Richard Biener New
tree-optimization/101151 - fix irreducible region check for sinking tree-optimization/101151 - fix irreducible region check for sinking - - - - --- 2021-06-22 Richard Biener New
[resend] testsuite: avoid no-stack-protector-attr-3 fail on mips*-*-* [resend] testsuite: avoid no-stack-protector-attr-3 fail on mips*-*-* - - - - --- 2021-06-22 Li, Pan2 via Gcc-patches New
[ARM] PR66791: Gate comparison in vca intrinsics on __FAST_MATH__ [ARM] PR66791: Gate comparison in vca intrinsics on __FAST_MATH__ - - - - --- 2021-06-22 Prathamesh Kulkarni New
[committed] testuite: Add pthread check to dg-module-cmi for omp module testing [committed] testuite: Add pthread check to dg-module-cmi for omp module testing - - - - --- 2021-06-22 Kito Cheng New
tree-optimization/101154 - fix out-of bound access in SLP tree-optimization/101154 - fix out-of bound access in SLP - - - - --- 2021-06-22 Richard Biener New
tree-optimization/101159 - fix missing NULL check in popcount pattern tree-optimization/101159 - fix missing NULL check in popcount pattern - - - - --- 2021-06-22 Richard Biener New
tree-optimization/101158 - adjust SLP call matching sequence tree-optimization/101158 - adjust SLP call matching sequence - - - - --- 2021-06-22 Richard Biener New
Remove my Write After Approval entry. Remove my Write After Approval entry. - - - - --- 2021-06-22 Liu, Hongtao New
[RFC] contrib: add git-commit-mklog wrapper [RFC] contrib: add git-commit-mklog wrapper - - - - --- 2021-06-22 Martin Liška New
testsuite: avoid no-stack-protector-attr-3 fail on mips*-*-* testsuite: avoid no-stack-protector-attr-3 fail on mips*-*-* - - - - --- 2021-06-22 Li, Pan2 via Gcc-patches New
testsuite: mips: use noinline attribute instead of -fno-inline testsuite: mips: use noinline attribute instead of -fno-inline - - - - --- 2021-06-22 Li, Pan2 via Gcc-patches New
autofdo: Bump AUTO_PROFILE_VERSION. autofdo: Bump AUTO_PROFILE_VERSION. - - - - --- 2021-06-22 Martin Liška New
add -ltrans-objects lto-plugin debug option add -ltrans-objects lto-plugin debug option - - - - --- 2021-06-22 Richard Biener New
predcom: Refactor more by encapsulating global states predcom: Refactor more by encapsulating global states - - - - --- 2021-06-22 Kewen.Lin New
docs: drop unbalanced parenthesis in rtl.texi docs: drop unbalanced parenthesis in rtl.texi - - - - --- 2021-06-21 Sergei Trofimovich New
correct handling of variable offset minus constant in -Warray-bounds (PR 100137) correct handling of variable offset minus constant in -Warray-bounds (PR 100137) - - - - --- 2021-06-21 Martin Sebor New
IBM Z: Define NO_PROFILE_COUNTERS IBM Z: Define NO_PROFILE_COUNTERS - - - - --- 2021-06-21 Ilya Leoshkevich New
ipa-sra: Fix thinko when overriding safe_to_import_accesses (PR 101066) ipa-sra: Fix thinko when overriding safe_to_import_accesses (PR 101066) - - - - --- 2021-06-21 Martin Jambor New
[committed] libstdc++: Improve std::lock algorithm [committed] libstdc++: Improve std::lock algorithm - - - - --- 2021-06-21 Jonathan Wakely New
testsuite: add -fwrapv for 950704-1.c testsuite: add -fwrapv for 950704-1.c - - - - --- 2021-06-21 Li, Pan2 via Gcc-patches New
middle-end[RFC] slp: new implementation of complex numbers middle-end[RFC] slp: new implementation of complex numbers - - - - --- 2021-06-21 Tamar Christina New
mips: add MSA vec_cmp and vec_cmpu expand pattern [PR101132] mips: add MSA vec_cmp and vec_cmpu expand pattern [PR101132] - - - - --- 2021-06-21 Xi Ruoyao New
libstdc++: Sync __cpp_lib_ranges macro defined in ranges_cmp.h libstdc++: Sync __cpp_lib_ranges macro defined in ranges_cmp.h - - - - --- 2021-06-21 Patrick Palka New
RISC-V: Add tune info for T-HEAD C906. RISC-V: Add tune info for T-HEAD C906. - - - - --- 2021-06-21 Jojo R New
[Ada] Fix unbalanced parens in documentation of Address clauses [Ada] Fix unbalanced parens in documentation of Address clauses - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Add Return_Statement field [Ada] Add Return_Statement field - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Make -gnatU and -gnatw.d the default [Ada] Make -gnatU and -gnatw.d the default - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Improve efficiency of small slice assignments of packed arrays [Ada] Improve efficiency of small slice assignments of packed arrays - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Zero-size slices [Ada] Zero-size slices - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Optimization of System.Value_N [Ada] Optimization of System.Value_N - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Implement fixed-lower-bound consistency checks for qualified_expressions [Ada] Implement fixed-lower-bound consistency checks for qualified_expressions - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Adjust new fast bit-field copy path to big-endian platforms [Ada] Adjust new fast bit-field copy path to big-endian platforms - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Implementation of AI12-205: defaults for formal types [Ada] Implementation of AI12-205: defaults for formal types - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Simplify detection of statically overlapping slices [Ada] Simplify detection of statically overlapping slices - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Disable wrong computation of offsets within multidimensional arrays [Ada] Disable wrong computation of offsets within multidimensional arrays - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Compile s-mmap on aarch64-linux [Ada] Compile s-mmap on aarch64-linux - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Compiler crash on sliding of fixed-lower-bound object in Loop_Invariant [Ada] Compiler crash on sliding of fixed-lower-bound object in Loop_Invariant - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Skip overlay checks on protected components with expansion disabled [Ada] Skip overlay checks on protected components with expansion disabled - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Fix detection of overlapping actuals with renamings [Ada] Fix detection of overlapping actuals with renamings - - - - --- 2021-06-21 Pierre-Marie de Rodat New
[Ada] Fix invalid JSON real numbers generated with -gnatRj [Ada] Fix invalid JSON real numbers generated with -gnatRj - - - - --- 2021-06-21 Pierre-Marie de Rodat New
rs6000: Fix typos in float128 ISA3.1 support rs6000: Fix typos in float128 ISA3.1 support - - - - --- 2021-06-21 Kewen.Lin New
tree-optimization/101121 - avoid infinite SLP build tree-optimization/101121 - avoid infinite SLP build - - - - --- 2021-06-21 Richard Biener New
[v2] contrib/mklog.py: Improve PR handling (was: Re: git gcc-commit-mklog doesn't extract PR number… [v2] contrib/mklog.py: Improve PR handling (was: Re: git gcc-commit-mklog doesn't extract PR number… - - - - --- 2021-06-21 Tobias Burnus New
[RFC] New idea to split loop based on no-wrap conditions [RFC] New idea to split loop based on no-wrap conditions - - - - --- 2021-06-21 Jiufu Guo New
Fortran: fix sm computation in CFI_allocate [PR93524] Fortran: fix sm computation in CFI_allocate [PR93524] - - - - --- 2021-06-21 Sandra Loosemore New
MAINTAINERS: Add myself as maintainer of the i386 vector extensions. MAINTAINERS: Add myself as maintainer of the i386 vector extensions. - - - - --- 2021-06-21 Liu, Hongtao New
Disparage slightly the mask register alternative for bitwise operations. [PR target/101142] Disparage slightly the mask register alternative for bitwise operations. [PR target/101142] - - - - --- 2021-06-21 Liu, Hongtao New
[2/2] Add TARGET_ASM_EMIT_GNU_PROPERTY_NOTE Implement single global definition - - - - --- 2021-06-20 H.J. Lu New
[1/2] Add -fsingle-global-definition Implement single global definition - - - - --- 2021-06-20 H.J. Lu New
doc/lto.texi: List slim object format as the default doc/lto.texi: List slim object format as the default - - - - --- 2021-06-20 Dimitar Dimitrov New
[x86_64] PR target/11877: Use xor to write zero to memory with -Os [x86_64] PR target/11877: Use xor to write zero to memory with -Os - - - - --- 2021-06-20 Roger Sayle New
Add TARGET_IFUNC_REF_LOCAL_OK Add TARGET_IFUNC_REF_LOCAL_OK - - - - --- 2021-06-20 H.J. Lu New
[7/7] Port most of the A CMP 0 ? A : -A to match Untitled series #249791 - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[6/7] Lower for loops before lowering cond in genmatch Untitled series #249791 - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[5/7] Allow match-and-simplified phiopt to run in early phiopt Untitled series #249791 - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[4/7] Expand the comparison argument of fold_cond_expr_with_comparison Untitled series #249791 - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[3/7] Try inverted comparison for match_simplify in phiopt Untitled series #249788 - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[2/7] Duplicate the range information of the phi onto the new ssa_name [1/7] Reset the range info on the moved instruction in PHIOPT - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
[1/7] Reset the range info on the moved instruction in PHIOPT [1/7] Reset the range info on the moved instruction in PHIOPT - - - - --- 2021-06-19 Li, Pan2 via Gcc-patches New
c++: REF_PARENTHESIZED_P wrapper inhibiting NRVO [PR67302] c++: REF_PARENTHESIZED_P wrapper inhibiting NRVO [PR67302] - - - - --- 2021-06-19 Patrick Palka New
mips: check MSA support for vector modes [PR100760,PR100761,PR100762] mips: check MSA support for vector modes [PR100760,PR100761,PR100762] - - - - --- 2021-06-19 Xi Ruoyao New
[committed] More useless code elimination on the H8 [committed] More useless code elimination on the H8 - - - - --- 2021-06-18 Jeff Law New
tree-optimization/101014 - Remove poor value computations. tree-optimization/101014 - Remove poor value computations. - - - - --- 2021-06-18 Andrew MacLeod New
Added myself to the MAINTAINERS file Added myself to the MAINTAINERS file - - - - --- 2021-06-18 Antoni Boucher New
c++: conversion to base of vbase in NSDMI [PR80431] c++: conversion to base of vbase in NSDMI [PR80431] - - - - --- 2021-06-18 Patrick Palka New
[rs6000] Fix p10 fusion regtests [rs6000] Fix p10 fusion regtests - - - - --- 2021-06-18 Aaron Sawdey New
[committed] PR fortran/101123 - [11/12 Regression] Invalid code for MAX0 with -fdefault-integer-8 [committed] PR fortran/101123 - [11/12 Regression] Invalid code for MAX0 with -fdefault-integer-8 - - - - --- 2021-06-18 Harald Anlauf New
[committed] analyzer: fix issue with symbolic reads with concrete bindings [committed] analyzer: fix issue with symbolic reads with concrete bindings - - - - --- 2021-06-18 David Malcolm New
AArch64: Add support for __builtin_roundeven[f] [PR100966] AArch64: Add support for __builtin_roundeven[f] [PR100966] - - - - --- 2021-06-18 Wilco Dijkstra New
[committed] analyzer: add region_model_manager::get_or_create_int_cst [committed] analyzer: add region_model_manager::get_or_create_int_cst - - - - --- 2021-06-18 David Malcolm New
[GCC-10] arm: Fix multilib mapping for CDE extensions [PR100856]. [GCC-10] arm: Fix multilib mapping for CDE extensions [PR100856]. - - - - --- 2021-06-18 Srinath Parvathaneni New
[committed] analyzer: refactor custom_event, introducing precanned_custom_event class [committed] analyzer: refactor custom_event, introducing precanned_custom_event class - - - - --- 2021-06-18 David Malcolm New
« 1 2 ... 286 287 2881268 1269 »