Show patches with: State = Action Required       |    Archived = No       |   8194 patches
« 1 279 80 81 82 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[Rust,front-end,v3,45/46] gccrs: Compiler proper interface kicks off the pipeline [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,44/46] gccrs: Add compiler driver [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,43/46] gccrs: Add lang.opt [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,42/46] gccrs: Add lang-spec.h [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,41/46] gccrs: Add config-lang.in [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,40/46] gccrs: Add GCC Rust front-end Make-lang.in [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,39/46] gccrs: These are wrappers ported from reusing gccgo [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,38/46] gccrs: Add HIR to GCC GENERIC lowering entry point [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,37/46] gccrs: Add HIR to GCC GENERIC lowering for all nodes [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,36/46] gccrs: Add base for HIR to GCC GENERIC lowering [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,35/46] gccrs: Add metadata ouptput pass [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,34/46] gccrs: Add unused variable scan [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,33/46] gccrs: Add dead code scan on HIR [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,32/46] gccrs: Add privacy checks [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,31/46] gccrs: Add const checker [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,30/46] gccrs: Add unsafe checks for Rust [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,29/46] gccrs: Add remaining type system transformations [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,28/46] gccrs: Add Rust type information [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,27/46] gccrs: Add type resolution and trait solving pass [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,26/46] gccrs: Add helpers mappings canonical path and lang items [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,25/46] gccrs: Add attributes checker [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,24/46] gccrs: Add implementation of Optional [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,23/46] gccrs: Add Base62 implementation [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,22/46] gccrs: Add Rust ABI enum helpers [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,21/46] gccrs: Add port of FNV hash used during legacy symbol mangling [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,20/46] gccrs: Add wrapper for make_unique [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,19/46] gccrs: Add AST to HIR lowering pass [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,18/46] gccrs: Add HIR definitions and visitor framework [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,17/46] gccrs: Add declarations for Rust HIR [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,16/46] gccrs: Add name resolution pass to the Rust front-end [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,15/46] gccrs: Add expansion pass for the Rust front-end [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,14/46] gccrs: Add Parser for Rust front-end pt.2 [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,13/46] gccrs: Add Parser for Rust front-end pt.1 [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,12/46] gccrs: Add Lexer for Rust front-end [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,11/46] gccrs: Add Rust AST visitors [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,10/46] gccrs: Add full definitions of Rust AST data structures [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,09/46] gccrs: Add definitions of Rust Items in AST data structures [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,08/46] gccrs: Add Rust front-end base AST data structures [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,07/46] gccrs: Add gcc-check-target check-rust [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,06/46] gccrs: Add execution test cases [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
[Rust,front-end,v3,05/46] gccrs: Add general compilation test cases [Rust,front-end,v3,01/46] Use DW_ATE_UTF for the Rust 'char' type - - - -1- 2022-10-26 Arthur Cohen Corrupt patch
i386: Enable small loop unrolling for O2 i386: Enable small loop unrolling for O2 - - - -1- 2022-10-26 Hongyu Wang Unresolved
[PUSHED] Don't force DWARF4 for AutoFDO tests [PUSHED] Don't force DWARF4 for AutoFDO tests - - - -1- 2022-10-26 Eugene Rozenfeld Repeat Merge
[PUSHED] Start using discriminators in AutoFDO [PUSHED] Start using discriminators in AutoFDO - - - -1- 2022-10-25 Eugene Rozenfeld Repeat Merge
c++: Adjust synthetic template parm creation c++: Adjust synthetic template parm creation - - - -1- 2022-10-25 Nathan Sidwell Repeat Merge
[committed] wwwdocs: contribute: Remove <meta name="description"> [committed] wwwdocs: contribute: Remove <meta name="description"> - - - -1- 2022-10-25 Gerald Pfeifer Unresolved
[pushed] c++: constexpr-evaluate more assumes [pushed] c++: constexpr-evaluate more assumes - - - -1- 2022-10-25 Jason Merrill Unresolved
[pushed] c++: improve failed constexpr assume diagnostic [pushed] c++: improve failed constexpr assume diagnostic - - - -1- 2022-10-25 Jason Merrill Unresolved
rs6000: Add CCANY; replace <un>signed by <mode:CCANY> rs6000: Add CCANY; replace <un>signed by <mode:CCANY> - - - -1- 2022-10-25 Segher Boessenkool Repeat Merge
Move NOP stripping in SCEV analysis Move NOP stripping in SCEV analysis - - - -1- 2022-10-25 Richard Biener Repeat Merge
[committed] gimplify: Fix comment typos [committed] gimplify: Fix comment typos - - - -1- 2022-10-25 Jakub Jelinek Unresolved
[committed] gimplify: Call gimple_boolify on IFN_ASSUME argument [PR107368] [committed] gimplify: Call gimple_boolify on IFN_ASSUME argument [PR107368] - - - -1- 2022-10-25 Jakub Jelinek Unresolved
[committed] gimplify: Don't add GIMPLE_ASSUME if errors were seen [PR107369] [committed] gimplify: Don't add GIMPLE_ASSUME if errors were seen [PR107369] - - - -1- 2022-10-25 Jakub Jelinek Unresolved
tree-optimization/100756 - niter analysis and folding tree-optimization/100756 - niter analysis and folding - - - -1- 2022-10-25 Richard Biener Repeat Merge
[pushed] i386: fix pedantic warning [pushed] i386: fix pedantic warning - - - -1- 2022-10-25 Martin Liška Repeat Merge
RISC-V: ADJUST_NUNITS according to -march. RISC-V: ADJUST_NUNITS according to -march. - - - -1- 2022-10-25 juzhe.zhong@rivai.ai Unresolved
[commited] analyzer: fix ICE on va_copy [PR107349] [commited] analyzer: fix ICE on va_copy [PR107349] - - - -1- 2022-10-24 David Malcolm Repeat Merge
[committed] diagnostics: fix ICE in sarif output with NULL filename [PR107366] [committed] diagnostics: fix ICE in sarif output with NULL filename [PR107366] - - - -1- 2022-10-24 David Malcolm Repeat Merge
[committed] analyzer: handle (NULL == &VAR) [PR107345] [committed] analyzer: handle (NULL == &VAR) [PR107345] - - - -1- 2022-10-24 David Malcolm Unresolved
[committed] analyzer: simplify sm_state_map lookup [committed] analyzer: simplify sm_state_map lookup - - - -1- 2022-10-24 David Malcolm Unresolved
[committed] analyzer: handle "pipe" and "pipe2" [PR106300] [committed] analyzer: handle "pipe" and "pipe2" [PR106300] - - - -1- 2022-10-24 David Malcolm Unresolved
[committed] wwwdocs: search: Remove trailing slashes on <input> tags [committed] wwwdocs: search: Remove trailing slashes on <input> tags - - - -1- 2022-10-24 Gerald Pfeifer Unresolved
libgomp/nvptx: Prepare for reverse-offload callback handling, resolve spurious SIGSEGVs (was: [Patc… libgomp/nvptx: Prepare for reverse-offload callback handling, resolve spurious SIGSEGVs (was: [Patc… - - - -1- 2022-10-24 Thomas Schwinge Repeat Merge
[(pushed)] x86: fix VENDOR_MAX enum value [(pushed)] x86: fix VENDOR_MAX enum value - - - -1- 2022-10-24 Martin Liška Repeat Merge
[OG12,commit] amdgcn: disallow USM on gfx908 [OG12,commit] amdgcn: disallow USM on gfx908 - - - -1- 2022-10-24 Andrew Stubbs Unresolved
[OG12,commit] amdgcn, libgomp: USM allocation update [OG12,commit] amdgcn, libgomp: USM allocation update - - - -1- 2022-10-24 Andrew Stubbs Unresolved
[PR,tree-optimization/107355] Handle NANs in abs range-op entry. [PR,tree-optimization/107355] Handle NANs in abs range-op entry. - - - -1- 2022-10-24 Aldy Hernandez Repeat Merge
Support Intel CMPccXADD Support Intel CMPccXADD - - - -1- 2022-10-24 Jiang, Haochen Unresolved
c++: Fix up constexpr handling of char/signed char/short pre/post inc/decrement [PR105774] c++: Fix up constexpr handling of char/signed char/short pre/post inc/decrement [PR105774] - - - -1- 2022-10-24 Jakub Jelinek Unresolved
c, c++: Fix up excess precision handling of scalar_to_vector conversion [PR107358] c, c++: Fix up excess precision handling of scalar_to_vector conversion [PR107358] - - - -1- 2022-10-24 Jakub Jelinek Unresolved
RISC-V: Support (set (mem) (const_poly_int)) RISC-V: Support (set (mem) (const_poly_int)) - - - -1- 2022-10-24 juzhe.zhong@rivai.ai Unresolved
RISC-V: Replace CONSTEXPR with constexpr RISC-V: Replace CONSTEXPR with constexpr - - - -1- 2022-10-24 juzhe.zhong@rivai.ai Repeat Merge
Add -gcodeview option Add -gcodeview option - - - -1- 2022-10-24 Mark Harmstone Unresolved
[committed] wwwdocs: index: Rotate news from 2018-08 to 2020-12 [committed] wwwdocs: index: Rotate news from 2018-08 to 2020-12 - - - -1- 2022-10-22 Gerald Pfeifer Unresolved
[COMMITTED] Update selftest such that [-Inf, +Inf] is always VARYING for -ffinite-math-only. [COMMITTED] Update selftest such that [-Inf, +Inf] is always VARYING for -ffinite-math-only. - - - -1- 2022-10-22 Aldy Hernandez Repeat Merge
libgcc: Update 'gthr-mcf.h' to include a dedicated header for libobjc libgcc: Update 'gthr-mcf.h' to include a dedicated header for libobjc - - - -1- 2022-10-22 LIU Hao Unresolved
libstdc++-v3: <complex> support for extended floating point types libstdc++-v3: <complex> support for extended floating point types - - - -1- 2022-10-21 Jakub Jelinek Unresolved
builtins: Add various complex builtins for _Float{16,32,64,128,32x,64x,128x} builtins: Add various complex builtins for _Float{16,32,64,128,32x,64x,128x} - - - -1- 2022-10-21 Jakub Jelinek Unresolved
[committed] libstdc++: Fix std::move_only_function for incomplete parameter types [committed] libstdc++: Fix std::move_only_function for incomplete parameter types - - - -1- 2022-10-21 Jonathan Wakely Repeat Merge
tree-optimization/107323 - loop distribution partition ordering issue tree-optimization/107323 - loop distribution partition ordering issue - - - -1- 2022-10-21 Richard Biener Repeat Merge
c++, v2: Don't shortcut TREE_CONSTANT vector type CONSTRUCTORs in cxx_eval_constant_expression [PR1… c++, v2: Don't shortcut TREE_CONSTANT vector type CONSTRUCTORs in cxx_eval_constant_expression [PR1… - - - -1- 2022-10-21 Jakub Jelinek Unresolved
libstdc++: Small extended float support tweaks libstdc++: Small extended float support tweaks - - - -1- 2022-10-21 Jakub Jelinek Unresolved
builtins: Add __builtin_nextafterf16b builtin builtins: Add __builtin_nextafterf16b builtin - - - -1- 2022-10-21 Jakub Jelinek Unresolved
i386: Fix up BFmode comparisons in conditional moves [PR107322] i386: Fix up BFmode comparisons in conditional moves [PR107322] - - - -1- 2022-10-21 Jakub Jelinek Unresolved
[committed] wwwdocs: style: Simplify handling of <head> containers [committed] wwwdocs: style: Simplify handling of <head> containers - - - -1- 2022-10-21 Gerald Pfeifer Unresolved
[committed] Don't build readline/libreadline.a, when --with-system-readline is supplied [committed] Don't build readline/libreadline.a, when --with-system-readline is supplied - - - -1- 2022-10-21 Tom de Vries Repeat Merge
RISC-V: Add type attribute for atomic instructions. RISC-V: Add type attribute for atomic instructions. - - - -1- 2022-10-21 Monk Chiang Unresolved
[committed] wwwdocs: *: Use <br> instead of <br/> [committed] wwwdocs: *: Use <br> instead of <br/> - - - -1- 2022-10-20 Gerald Pfeifer Unresolved
[COMMITTED,PR,c++/106654] Handle non-irange ranges in get_range_global for default defs. [COMMITTED,PR,c++/106654] Handle non-irange ranges in get_range_global for default defs. - - - -1- 2022-10-20 Aldy Hernandez Repeat Merge
[COMMITTED] Add op[12]_range for UNORDERED_LT entries in range-op. [COMMITTED] Add op[12]_range for UNORDERED_LT entries in range-op. - - - -1- 2022-10-20 Aldy Hernandez Unresolved
[COMMITTED] A false UNORDERED_<cond> means neither operand can be a NAN. [COMMITTED] A false UNORDERED_<cond> means neither operand can be a NAN. - - - -1- 2022-10-20 Aldy Hernandez Repeat Merge
[(pushed)] Remove dead link to Buildbot. [(pushed)] Remove dead link to Buildbot. - - - -1- 2022-10-20 Martin Liška Unresolved
c++, v2: Fix up mangling ICE with void{} [PR106863] c++, v2: Fix up mangling ICE with void{} [PR106863] - - - -1- 2022-10-20 Jakub Jelinek Unresolved
[COMMITTED] Do not set NAN flags for VARYING ranges when !HONOR_NANS. [COMMITTED] Do not set NAN flags for VARYING ranges when !HONOR_NANS. - - - -1- 2022-10-20 Aldy Hernandez Unresolved
[COMMITTED] Replace finite_operands_p with maybe_isnan. [COMMITTED] Replace finite_operands_p with maybe_isnan. - - - -1- 2022-10-20 Aldy Hernandez Unresolved
c++ modules: handle CONCEPT_DECL in node_template_info [PR102963] c++ modules: handle CONCEPT_DECL in node_template_info [PR102963] - - - -1- 2022-10-20 Patrick Palka Unresolved
vect: Fix vectype when widening container type in bitfield pattern [PR107326] vect: Fix vectype when widening container type in bitfield pattern [PR107326] - - - -1- 2022-10-20 Andre Vieira (lists) Repeat Merge
match.pd: Fix up gcc.dg/pr54346.c on i686-linux [PR54346] match.pd: Fix up gcc.dg/pr54346.c on i686-linux [PR54346] - - - -1- 2022-10-20 Jakub Jelinek Unresolved
[committed] testsuite: Add some missing -Wno-psabi options [committed] testsuite: Add some missing -Wno-psabi options - - - -1- 2022-10-20 Jakub Jelinek Unresolved
[committed] passes: Fix a comment typo [committed] passes: Fix a comment typo - - - -1- 2022-10-20 Jakub Jelinek Unresolved
« 1 279 80 81 82 »