Show patches with: Archived = No       |   15942 patches
« 1 2154 155 156159 160 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[pushed] c++: change -fconcepts to mean C++20 concepts [pushed] c++: change -fconcepts to mean C++20 concepts - - - -1- 2022-11-03 Jason Merrill Repeat Merge
[pushed] c++: change -fconcepts to mean C++20 concepts [pushed] c++: change -fconcepts to mean C++20 concepts - - - 1-- 2022-11-03 Jason Merrill Accepted
[committed,8/8] analyzer: use std::unique_ptr for state machines from plugins Use std::unique_ptr in analyzer - - - -1- 2022-11-03 David Malcolm Unresolved
[committed,7/8] analyzer: use std::unique_ptr for known functions Use std::unique_ptr in analyzer - - - -1- 2022-11-03 David Malcolm Unresolved
[committed,6/8] analyzer: use std::unique_ptr during bifurcation Use std::unique_ptr in analyzer - - - -1- 2022-11-03 David Malcolm Unresolved
[committed,5/8] analyzer: use std::unique_ptr for checker_event Use std::unique_ptr in analyzer - - - -1- 2022-11-03 David Malcolm Unresolved
[committed,4/8] analyzer: use std::unique_ptr for feasibility_problems and exploded_path Use std::unique_ptr in analyzer - - - -1- 2022-11-03 David Malcolm Unresolved
[committed,3/8] analyzer: use std::unique_ptr for custom_edge_info pointers Use std::unique_ptr in analyzer - - - -1- 2022-11-03 David Malcolm Unresolved
[committed,2/8] analyzer: use std::unique_ptr for saved_diagnostic::m_stmt_finder Use std::unique_ptr in analyzer - - - -1- 2022-11-03 David Malcolm Unresolved
[committed,1/8] analyzer: use std::unique_ptr for pending_diagnostic/note Use std::unique_ptr in analyzer - - - -1- 2022-11-03 David Malcolm Unresolved
amdgcn: Fix instruction generation for exp2 and log2 operations amdgcn: Fix instruction generation for exp2 and log2 operations - - - 1-- 2022-11-03 Kwok Cheung Yeung Accepted
[COMMITTED] Update range query cache when a statement is updated. [COMMITTED] Update range query cache when a statement is updated. - - - -1- 2022-11-03 Andrew MacLeod Repeat Merge
c++: requires-expr substitution and access checking [PR107179] c++: requires-expr substitution and access checking [PR107179] - - - 1-- 2022-11-03 Patrick Palka Accepted
[committed] analyzer: fix ICE when pipe's arg isn't a pointer [PR107486] [committed] analyzer: fix ICE when pipe's arg isn't a pointer [PR107486] - - - -1- 2022-11-03 David Malcolm Repeat Merge
ifcvt: Support bitfield lowering of multiple-exit loops ifcvt: Support bitfield lowering of multiple-exit loops - - - 1-- 2022-11-03 Andre Vieira (lists) Accepted
OpenMP/Fortran: 'target update' with DT components (was: [Patch] OpenMP/Fortran: 'target update' wi… OpenMP/Fortran: 'target update' with DT components (was: [Patch] OpenMP/Fortran: 'target update' wi… - - - 1-- 2022-11-03 Tobias Burnus Accepted
i386: Fix uninitialized register after peephole2 conversion [PR107404] i386: Fix uninitialized register after peephole2 conversion [PR107404] - - - -1- 2022-11-03 Uros Bizjak Repeat Merge
c++: constexpr error with defaulted virtual dtor [PR93413] c++: constexpr error with defaulted virtual dtor [PR93413] - - - 1-- 2022-11-03 Patrick Palka Accepted
[committed] libstdc++: Add missing move in ranges::copy [committed] libstdc++: Add missing move in ranges::copy - - - -1- 2022-11-03 Jonathan Wakely Repeat Merge
[v2] genmultilib: Add sanity check [v2] genmultilib: Add sanity check - - - 1-- 2022-11-03 Christophe Lyon Accepted
[v2] c++: Use in-process client when networking is disabled [v2] c++: Use in-process client when networking is disabled - - - 1-- 2022-11-03 Torbjorn SVENSSON Accepted
Support Intel CMPccXADD Support Intel CMPccXADD - - - --1 2022-11-03 Jiang, Haochen Not Applicable
[committed] c: C2x auto [committed] c: C2x auto - - - 1-- 2022-11-03 Joseph Myers Accepted
[2/2] Add assert for type on tree_nonzero_bits tree_nonzero_bits vs vector and complex types - - - 1-- 2022-11-02 Li, Pan2 via Gcc-patches Accepted
[1/2] Fix PR 105532: match.pd patterns calling tree_nonzero_bits with vector types tree_nonzero_bits vs vector and complex types - - - 1-- 2022-11-02 Li, Pan2 via Gcc-patches Accepted
Support OpenACC 'declare create' with Fortran allocatable arrays, part II [PR106643, PR96668] (was:… Support OpenACC 'declare create' with Fortran allocatable arrays, part II [PR106643, PR96668] (was:… - - - -1- 2022-11-02 Thomas Schwinge Unresolved
[committed] libstdc++: Remove more redundant union members [committed] libstdc++: Remove more redundant union members - - - -1- 2022-11-02 Jonathan Wakely Repeat Merge
Support OpenACC 'declare create' with Fortran allocatable arrays, part I [PR106643] Support OpenACC 'declare create' with Fortran allocatable arrays, part I [PR106643] - - - -1- 2022-11-02 Thomas Schwinge Unresolved
Add 'libgomp.oacc-fortran/declare-allocatable-array_descriptor-1-runtime.f90' Add 'libgomp.oacc-fortran/declare-allocatable-array_descriptor-1-runtime.f90' - - - -1- 2022-11-02 Thomas Schwinge Repeat Merge
Add 'libgomp.oacc-fortran/declare-allocatable-1-runtime.f90' (was: Add 'libgomp.oacc-fortran/declar… Add 'libgomp.oacc-fortran/declare-allocatable-1-runtime.f90' (was: Add 'libgomp.oacc-fortran/declar… - - - -1- 2022-11-02 Thomas Schwinge Repeat Merge
Add 'libgomp.oacc-fortran/declare-allocatable-1.f90' (was: [gomp4] add support for fortran allocate… Add 'libgomp.oacc-fortran/declare-allocatable-1.f90' (was: [gomp4] add support for fortran allocate… - - - -1- 2022-11-02 Thomas Schwinge Repeat Merge
Extend optimization for integer bit test on __atomic_fetch_[or|and]_* Extend optimization for integer bit test on __atomic_fetch_[or|and]_* - - - 1-- 2022-11-02 H.J. Lu Accepted
[v2] c++: Allow module name to be a single letter on Windows [v2] c++: Allow module name to be a single letter on Windows - - - 1-- 2022-11-02 Torbjorn SVENSSON Accepted
Fortran/OpenMP: Fix DT struct-component with 'alloc' and array descr Fortran/OpenMP: Fix DT struct-component with 'alloc' and array descr - - - 1-- 2022-11-02 Tobias Burnus Accepted
[wwwdocs] gcc-13: riscv: Document the Zawrs support [wwwdocs] gcc-13: riscv: Document the Zawrs support - - - -1- 2022-11-02 Christoph Müllner Unresolved
[2/2] AArch64 Add implementation for vector cbranch. [1/2] middle-end: Support early break/return auto-vectorization. - - - -1- 2022-11-02 Tamar Christina Unresolved
[1/2] middle-end: Support early break/return auto-vectorization. [1/2] middle-end: Support early break/return auto-vectorization. - - - -1- 2022-11-02 Tamar Christina Unresolved
libstdc++: Declare const global variables inline libstdc++: Declare const global variables inline - - - 1-- 2022-11-02 Patrick Palka Accepted
genmultilib: Add sanity check genmultilib: Add sanity check - - - 1-- 2022-11-02 Christophe Lyon Accepted
[committed] libstdc++: Remove unnecessary variant member in std::expected [committed] libstdc++: Remove unnecessary variant member in std::expected - - - -1- 2022-11-02 Jonathan Wakely Repeat Merge
[committed] libstdc++: Ignore -Wignored-qualifiers warning in <variant> [committed] libstdc++: Ignore -Wignored-qualifiers warning in <variant> - - - -1- 2022-11-02 Jonathan Wakely Repeat Merge
[RFC] RISC-V: Add profile supports. [RFC] RISC-V: Add profile supports. - - - 1-- 2022-11-02 Jiawei Accepted
[RFC] RISC-V: Minimal supports for new extensions in profile. [RFC] RISC-V: Minimal supports for new extensions in profile. - - - 1-- 2022-11-02 Jiawei Accepted
[v2] libcpp: Avoid remapping filenames within directives [v2] libcpp: Avoid remapping filenames within directives - - - 1-- 2022-11-02 Richard Purdie Accepted
libstdc++: _Bfloat16 for <compare> libstdc++: _Bfloat16 for <compare> - - - -1- 2022-11-02 Jakub Jelinek Unresolved
libstdc++: Add _Float128 to_chars/from_chars support for x86, ia64 and ppc64le with glibc libstdc++: Add _Float128 to_chars/from_chars support for x86, ia64 and ppc64le with glibc - - - -1- 2022-11-02 Jakub Jelinek Unresolved
builtins: Guard builtins.cc against HUGE_VAL and NAN definitions builtins: Guard builtins.cc against HUGE_VAL and NAN definitions - - - 1-- 2022-11-02 Rainer Orth Accepted
testsuite: Fix gen-vect-34.c with vect_masked_load [PR106806] testsuite: Fix gen-vect-34.c with vect_masked_load [PR106806] - - - --1 2022-11-02 Kewen.Lin Not Applicable
vect: Fold LEN_{LOAD,STORE} if it's for the whole vector [PR107412] vect: Fold LEN_{LOAD,STORE} if it's for the whole vector [PR107412] - - - 1-- 2022-11-02 Kewen.Lin Accepted
[V2] Enable small loop unrolling for O2 [V2] Enable small loop unrolling for O2 - - - -1- 2022-11-02 Hongyu Wang Unresolved
[3/3] Update float 128-bit conversions, PR target/107299. [1/3] Rework 128-bit complex multiply and divide, PR target/107299 - - - 1-- 2022-11-02 Michael Meissner Accepted
[2/3] Make __float128 use the _Float128 type, PR target/107299 [1/3] Rework 128-bit complex multiply and divide, PR target/107299 - - - 1-- 2022-11-02 Michael Meissner Accepted
[1/3] Rework 128-bit complex multiply and divide, PR target/107299 [1/3] Rework 128-bit complex multiply and divide, PR target/107299 - - - 1-- 2022-11-02 Michael Meissner Accepted
c++: Quash -Wdangling-reference for member operator* [PR107488] c++: Quash -Wdangling-reference for member operator* [PR107488] - - - 1-- 2022-11-01 Marek Polacek Accepted
c++: per-scope, per-signature lambda discriminators c++: per-scope, per-signature lambda discriminators - - - -1- 2022-11-01 Nathan Sidwell Repeat Merge
libstdc++: Fix ERANGE behavior for fallback FP std::from_chars libstdc++: Fix ERANGE behavior for fallback FP std::from_chars - - - 1-- 2022-11-01 Patrick Palka Accepted
[COMMITTED,PR,tree-optimization/107490] Handle NANs in op[12]_range. [COMMITTED,PR,tree-optimization/107490] Handle NANs in op[12]_range. - - - -1- 2022-11-01 Aldy Hernandez Repeat Merge
[COMMITTED] PR tree-optimization/107497 - Make sure ssa-name is valid. [COMMITTED] PR tree-optimization/107497 - Make sure ssa-name is valid. - - - -1- 2022-11-01 Andrew MacLeod Repeat Merge
[v2] RISC-V modified add3 for large stack frame optimization [PR105733] [v2] RISC-V modified add3 for large stack frame optimization [PR105733] - - - -1- 2022-11-01 Kevin Lee Corrupt patch
c++: Disable -Wignored-qualifiers for template args [PR107492] c++: Disable -Wignored-qualifiers for template args [PR107492] - - - 1-- 2022-11-01 Marek Polacek Accepted
[2/2] i386: correct x87&SSE multiplication modeling in znver.md i386: slim down insn-automata [PR 87832] - - - 1-- 2022-11-01 Alexander Monakov Accepted
[1/2] i386: correct x87&SSE division modeling in znver.md i386: slim down insn-automata [PR 87832] - - - 1-- 2022-11-01 Alexander Monakov Accepted
doc: Remove outdated reference to "core" and front-end downloads doc: Remove outdated reference to "core" and front-end downloads - - - 1-- 2022-11-01 Jonathan Wakely Accepted
[COMMITTED] Make ranger the vrp1 default. [COMMITTED] Make ranger the vrp1 default. - - - -1- 2022-11-01 Andrew MacLeod Repeat Merge
[COMMITTED] Remove builtin_unreachable in ranger VRP. [COMMITTED] Remove builtin_unreachable in ranger VRP. - - - -1- 2022-11-01 Andrew MacLeod Repeat Merge
[COMMITTED] Allow ranger queries on exit block. [COMMITTED] Allow ranger queries on exit block. - - - -1- 2022-11-01 Andrew MacLeod Repeat Merge
[COMMITTED] Irange::intersect with nonzero bits can indicate change incorrectly. [COMMITTED] Irange::intersect with nonzero bits can indicate change incorrectly. - - - -1- 2022-11-01 Andrew MacLeod Repeat Merge
[AArch64] Cleanup move immediate code [AArch64] Cleanup move immediate code - - - 1-- 2022-11-01 Wilco Dijkstra Accepted
libstdc++: Shortest denormal hex std::to_chars libstdc++: Shortest denormal hex std::to_chars - - - -1- 2022-11-01 Jakub Jelinek Unresolved
[committed] wwwdocs: readings: Switch sourceforge.net sub-sites to https [committed] wwwdocs: readings: Switch sourceforge.net sub-sites to https - - - -1- 2022-11-01 Gerald Pfeifer Unresolved
[committed] wwwdocs: gcc-4.4: Switch www.open-std.org to https [committed] wwwdocs: gcc-4.4: Switch www.open-std.org to https - - - -1- 2022-11-01 Gerald Pfeifer Unresolved
[v3] LoongArch: Optimize immediate load. [v3] LoongArch: Optimize immediate load. - - - 1-- 2022-11-01 chenglulu Accepted
[committed] wwwdocs: codingconventions: Properly link to flake8 [committed] wwwdocs: codingconventions: Properly link to flake8 - - - -1- 2022-11-01 Gerald Pfeifer Unresolved
[committed] wwwdocs: *: Remove extraneous whitespaces around headings [committed] wwwdocs: *: Remove extraneous whitespaces around headings - - - -1- 2022-11-01 Gerald Pfeifer Unresolved
c++: Reorganize per-scope lambda discriminators c++: Reorganize per-scope lambda discriminators - - - -1- 2022-11-01 Nathan Sidwell Repeat Merge
[committed] wwwdocs: codingconventions: Move two links to https [committed] wwwdocs: codingconventions: Move two links to https - - - -1- 2022-11-01 Gerald Pfeifer Unresolved
[committed] wwwdocs: readings: Remove <meta name="keywords"> [committed] wwwdocs: readings: Remove <meta name="keywords"> - - - -1- 2022-11-01 Gerald Pfeifer Unresolved
[committed] wwwdocs: projects/tree-ssa: Adjust mark up [committed] wwwdocs: projects/tree-ssa: Adjust mark up - - - -1- 2022-11-01 Gerald Pfeifer Unresolved
libstdc++: std::from_chars std::{,b}float16_t support libstdc++: std::from_chars std::{,b}float16_t support - - - -1- 2022-11-01 Jakub Jelinek Unresolved
[v2] LoongArch: Optimize immediate load. [v2] LoongArch: Optimize immediate load. - - - 1-- 2022-11-01 chenglulu Accepted
[pushed] c++: set TREE_NOTHROW after genericize [pushed] c++: set TREE_NOTHROW after genericize - - - -1- 2022-11-01 Jason Merrill Unresolved
[wwwdocs,GCC13] Mention Intel __bf16 support in AVX512BF16 intrinsics. [wwwdocs,GCC13] Mention Intel __bf16 support in AVX512BF16 intrinsics. - - - -1- 2022-11-01 Li, Pan2 via Gcc-patches Unresolved
x86: Track converted/skipped registers in STV x86: Track converted/skipped registers in STV - - - 1-- 2022-10-31 H.J. Lu Accepted
libstdc++: Implement ranges::as_rvalue_view from P2446R2 libstdc++: Implement ranges::as_rvalue_view from P2446R2 - - - -1- 2022-10-31 Patrick Palka Unresolved
c, analyzer: support named constants in analyzer [PR106302] c, analyzer: support named constants in analyzer [PR106302] - - - 1-- 2022-10-31 David Malcolm Accepted
[v7,34/34] Add -mpure-code support to the CM0 functions. libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,33/34] Drop single-precision Thumb-1 soft-float functions libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,32/34] Import float<->__fp16 conversion from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,31/34] Import float<->double conversion from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,30/34] Import float-to-integer conversion from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,29/34] Import integer-to-float conversion from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,28/34] Import float division from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,27/34] Import float multiplication from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,26/34] Import float addition and subtraction from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,25/34] Refactor Thumb-1 float subtraction into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,24/34] Import float comparison from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,23/34] Refactor Thumb-1 float comparison into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,22/34] Import integer multiplication from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,21/34] Import 64-bit division from the CM0 library libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
[v7,20/34] Refactor Thumb-1 64-bit division into a new file libgcc: Thumb-1 Floating-Point Assembly for Cortex M0 - - - 1-- 2022-10-31 Daniel Engel Accepted
« 1 2154 155 156159 160 »