Show patches with: Archived = No       |   15942 patches
« 1 271 72 73159 160 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[COMMITTED] analyzer: More features for CPython analyzer plugin [PR107646] [COMMITTED] analyzer: More features for CPython analyzer plugin [PR107646] - - - -1- 2023-08-11 Eric Feng Unresolved
tree-pretty-print: delimit TREE_VEC with braces tree-pretty-print: delimit TREE_VEC with braces - - - 1-- 2023-08-11 Patrick Palka Accepted
c, v4: Add stdckdint.h header for C23 c, v4: Add stdckdint.h header for C23 - - - -1- 2023-08-11 Jakub Jelinek Unresolved
[COMMITTED] MAINTAINERS: Add myself to write after approval [COMMITTED] MAINTAINERS: Add myself to write after approval - - - 1-- 2023-08-11 Eric Feng Accepted
[committed] libstdc++: Do not call log10(0.0) in std::format [PR110860] [committed] libstdc++: Do not call log10(0.0) in std::format [PR110860] - - - -1- 2023-08-11 Jonathan Wakely Unresolved
[pushed,LRA] : Implement output stack pointer reloads [pushed,LRA] : Implement output stack pointer reloads - - - 1-- 2023-08-11 Vladimir Makarov Accepted
[V4] VECT: Support loop len control on EXTRACT_LAST vectorization [V4] VECT: Support loop len control on EXTRACT_LAST vectorization - - - 1-- 2023-08-11 juzhe.zhong@rivai.ai Accepted
[committed] libstdc++: Handle invalid values in std::chrono pretty printers [committed] libstdc++: Handle invalid values in std::chrono pretty printers - - - 1-- 2023-08-11 Jonathan Wakely Accepted
[committed] libstdc++: Revert accidentally committed change to bits/stl_iterator.h [committed] libstdc++: Revert accidentally committed change to bits/stl_iterator.h - - - -1- 2023-08-11 Jonathan Wakely Unresolved
[V2] VECT: Fix ICE on MASK_LEN_{LOAD, STORE} when no LEN recorded[PR110989] [V2] VECT: Fix ICE on MASK_LEN_{LOAD, STORE} when no LEN recorded[PR110989] - - - -1- 2023-08-11 juzhe.zhong@rivai.ai Unresolved
[v3] c++: extend cold, hot attributes to classes [v3] c++: extend cold, hot attributes to classes - - - 1-- 2023-08-11 Javier Martinez Accepted
[v2] tree-optimization/110979 - fold-left reduction and partial vectors [v2] tree-optimization/110979 - fold-left reduction and partial vectors - - - 1-- 2023-08-11 Richard Biener Accepted
analyzer: New option fanalyzer-show-events-in-system-headers [PR110543] analyzer: New option fanalyzer-show-events-in-system-headers [PR110543] - - - 1-- 2023-08-11 Li, Pan2 via Gcc-patches Accepted
VECT: Fix ICE on MASK_LEN_{LOAD, STORE} when no LEN recorded[PR110989] VECT: Fix ICE on MASK_LEN_{LOAD, STORE} when no LEN recorded[PR110989] - - - -1- 2023-08-11 juzhe.zhong@rivai.ai Unresolved
Improve BB vectorization opt-info Improve BB vectorization opt-info - - - -1- 2023-08-11 Richard Biener Unresolved
tree-optimization/110979 - fold-left reduction and partial vectors tree-optimization/110979 - fold-left reduction and partial vectors - - - 1-- 2023-08-11 Richard Biener Accepted
[v1] RISC-V: Support RVV VFMSUB rounding mode intrinsic API [v1] RISC-V: Support RVV VFMSUB rounding mode intrinsic API - - - -1- 2023-08-11 Li, Pan2 via Gcc-patches Unresolved
[V2] RISC-V: Allow CONST_VECTOR for VLS modes [V2] RISC-V: Allow CONST_VECTOR for VLS modes - - - -1- 2023-08-11 juzhe.zhong@rivai.ai Unresolved
[2/2] VR-VALUES: Rewrite test_for_singularity using range_op_handler [1/2] PHI-OPT [PR 110984]: Add support for NE_EXPR/EQ_EXPR with casts to spaceship_replacement - - - 1-- 2023-08-11 Andrew Pinski Accepted
[1/2] PHI-OPT [PR 110984]: Add support for NE_EXPR/EQ_EXPR with casts to spaceship_replacement [1/2] PHI-OPT [PR 110984]: Add support for NE_EXPR/EQ_EXPR with casts to spaceship_replacement - - - 1-- 2023-08-11 Andrew Pinski Accepted
RISC-V: Revive test case PR 102957 RISC-V: Revive test case PR 102957 - - - 1-- 2023-08-11 Tsukasa OI Accepted
RISC-V: Revert the convert from vmv.s.x to vmv.v.i RISC-V: Revert the convert from vmv.s.x to vmv.v.i - - - -1- 2023-08-11 Lehua Ding Unresolved
RISC-V: Fix vec_series expander[PR110985] RISC-V: Fix vec_series expander[PR110985] - - - -1- 2023-08-11 juzhe.zhong@rivai.ai Unresolved
[v1] RISC-V: Support RVV VFNMADD rounding mode intrinsic API [v1] RISC-V: Support RVV VFNMADD rounding mode intrinsic API - - - -1- 2023-08-11 Li, Pan2 via Gcc-patches Unresolved
dg-cmp-results: Escape slash from variant argument dg-cmp-results: Escape slash from variant argument - - - 1-- 2023-08-11 Mikael Morin Accepted
c, v3: Add stdckdint.h header for C23 c, v3: Add stdckdint.h header for C23 - - - -1- 2023-08-11 Jakub Jelinek Unresolved
[v1] RISC-V: Support RVV VFMADD rounding mode intrinsic API [v1] RISC-V: Support RVV VFMADD rounding mode intrinsic API - - - -1- 2023-08-11 Li, Pan2 via Gcc-patches Unresolved
VECT: Add vec_mask_len_{load_lanes,store_lanes} patterns VECT: Add vec_mask_len_{load_lanes,store_lanes} patterns - - - -1- 2023-08-11 juzhe.zhong@rivai.ai Unresolved
[V3] VECT: Support loop len control on EXTRACT_LAST vectorization [V3] VECT: Support loop len control on EXTRACT_LAST vectorization - - - 1-- 2023-08-11 juzhe.zhong@rivai.ai Accepted
[V2] Support -m[no-]gather -m[no-]scatter to enable/disable vectorization for all gather/scatter in… [V2] Support -m[no-]gather -m[no-]scatter to enable/disable vectorization for all gather/scatter in… - - - -1- 2023-08-11 liuhongt Unresolved
[v1] RISC-V: Support RVV VFNMSAC rounding mode intrinsic API [v1] RISC-V: Support RVV VFNMSAC rounding mode intrinsic API - - - -1- 2023-08-11 Li, Pan2 via Gcc-patches Unresolved
[v1] RISC-V: Support RVV VFMSAC rounding mode intrinsic API [v1] RISC-V: Support RVV VFMSAC rounding mode intrinsic API - - - -1- 2023-08-11 Li, Pan2 via Gcc-patches Unresolved
Software mitigation: Disable gather generation in vectorization for GDS affected Intel Processors. Software mitigation: Disable gather generation in vectorization for GDS affected Intel Processors. - - - -1- 2023-08-11 liuhongt Unresolved
[PATCHv2] Fix PR 110954: wrong code with cmp | !cmp [PATCHv2] Fix PR 110954: wrong code with cmp | !cmp - - - -1- 2023-08-10 Andrew Pinski Unresolved
[committed] libstdc++: Fix out-of-bounds read in format string "{:{}." [PR110974] [committed] libstdc++: Fix out-of-bounds read in format string "{:{}." [PR110974] - - - -1- 2023-08-10 Jonathan Wakely Unresolved
[committed] libstdc++: Fix std::format for localized floats [PR110968] [committed] libstdc++: Fix std::format for localized floats [PR110968] - - - 1-- 2023-08-10 Jonathan Wakely Accepted
[committed] libstdc++: Use alias template for iterator_category [PR110970] [committed] libstdc++: Use alias template for iterator_category [PR110970] - - - 1-- 2023-08-10 Jonathan Wakely Accepted
Fix division by zero in tree-ssa-loop-split Fix division by zero in tree-ssa-loop-split - - - -1- 2023-08-10 Jan Hubicka Unresolved
config: Fix host -rdynamic detection for build != host != target config: Fix host -rdynamic detection for build != host != target - - - 1-- 2023-08-10 Joseph Myers Accepted
[RFC,v2] c++: extend cold, hot attributes to classes [RFC,v2] c++: extend cold, hot attributes to classes - - - -1- 2023-08-10 Javier Martinez Corrupt patch
Fix profile update in duplicat_loop_body_to_header_edge for loops with 0 count_in Fix profile update in duplicat_loop_body_to_header_edge for loops with 0 count_in - - - -1- 2023-08-10 Jan Hubicka Unresolved
Fix profile updating bug in tree-ssa-threadupdate Fix profile updating bug in tree-ssa-threadupdate - - - 1-- 2023-08-10 Jan Hubicka Accepted
Fix undefined behaviour in profile_count::differs_from_p Fix undefined behaviour in profile_count::differs_from_p - - - 1-- 2023-08-10 Jan Hubicka Accepted
c++: bogus warning w/ deduction guide in anon ns [PR106604] c++: bogus warning w/ deduction guide in anon ns [PR106604] - - - 1-- 2023-08-10 Patrick Palka Accepted
c++: recognize in-class var tmpl partial spec [PR71954] c++: recognize in-class var tmpl partial spec [PR71954] - - - 1-- 2023-08-10 Patrick Palka Accepted
c++: dependently scoped template-id in type-req [PR110927] c++: dependently scoped template-id in type-req [PR110927] - - - 1-- 2023-08-10 Patrick Palka Accepted
match.pd, v2: Implement missed optimization ((x ^ y) & z) | x -> (z & y) | x [PR109938] match.pd, v2: Implement missed optimization ((x ^ y) & z) | x -> (z & y) | x [PR109938] - - - -1- 2023-08-10 Jakub Jelinek Unresolved
stdckdint.h _BitInt test stdckdint.h _BitInt test - - - 1-- 2023-08-10 Jakub Jelinek Accepted
c, v2: Add stdckdint.h header for C23 c, v2: Add stdckdint.h header for C23 - - - -1- 2023-08-10 Jakub Jelinek Unresolved
c, c++, v2: Accept __builtin_classify_type (typename) c, c++, v2: Accept __builtin_classify_type (typename) - - - -1- 2023-08-10 Jakub Jelinek Unresolved
c, v2: Add __typeof_unqual__ and __typeof_unqual support c, v2: Add __typeof_unqual__ and __typeof_unqual support - - - -1- 2023-08-10 Jakub Jelinek Unresolved
[13/12,v2] C _BitInt incremental fixes [PR102989] Untitled series #55109 - - - -1- 2023-08-10 Jakub Jelinek Unresolved
[5/5] OpenMP: Enable 'declare mapper' mappers for 'target update' directives OpenMP: Implement 'declare mapper' for 'target update' directives - - - -1- 2023-08-10 Julian Brown Unresolved
[4/5] OpenMP: Look up 'declare mapper' definitions at resolution time not parse time OpenMP: Implement 'declare mapper' for 'target update' directives - - - -1- 2023-08-10 Julian Brown Unresolved
[3/5] OpenMP: Introduce C_ORT_{, OMP_}DECLARE_MAPPER c_omp_region_type types OpenMP: Implement 'declare mapper' for 'target update' directives - - - -1- 2023-08-10 Julian Brown Unresolved
[2/5] OpenMP: Reprocess expanded clauses after 'declare mapper' instantiation OpenMP: Implement 'declare mapper' for 'target update' directives - - - -1- 2023-08-10 Julian Brown Unresolved
[1/5] OpenMP: Move Fortran 'declare mapper' instantiation code OpenMP: Implement 'declare mapper' for 'target update' directives - - - -1- 2023-08-10 Julian Brown Unresolved
rtl-optimization/110939 Really fix narrow comparison of memory and constant rtl-optimization/110939 Really fix narrow comparison of memory and constant - - - -1- 2023-08-10 Stefan Schulze Frielinghaus Unresolved
tree-optimization/110963 - more PRE when optimizing for size tree-optimization/110963 - more PRE when optimizing for size - - - 1-- 2023-08-10 Richard Biener Accepted
Make ISEL used internal functions const/nothrow where appropriate Make ISEL used internal functions const/nothrow where appropriate - - - -1- 2023-08-10 Richard Biener Unresolved
[V2] RISC-V: Fix error combine of pred_mov pattern [V2] RISC-V: Fix error combine of pred_mov pattern - - - -1- 2023-08-10 Lehua Ding Unresolved
c: Support for -Wuseless-cast [RR84510] c: Support for -Wuseless-cast [RR84510] - - - 1-- 2023-08-10 Martin Uecker Accepted
preserve base pointer for __deregister_frame [PR110956] preserve base pointer for __deregister_frame [PR110956] - - - --1 2023-08-10 Thomas Neumann Not Applicable
RISC-V: Add MASK vec_duplicate pattern[PR110962] RISC-V: Add MASK vec_duplicate pattern[PR110962] - - - 1-- 2023-08-10 juzhe.zhong@rivai.ai Accepted
[13/12] C _BitInt incremental fixes [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-10 Jakub Jelinek Unresolved
RISC-V: Support TU for integer ternary OP[PR110964] RISC-V: Support TU for integer ternary OP[PR110964] - - - -1- 2023-08-10 juzhe.zhong@rivai.ai Unresolved
RISC-V: Add missing modes to the iterators RISC-V: Add missing modes to the iterators - - - -1- 2023-08-10 juzhe.zhong@rivai.ai Unresolved
[v1] RISC-V: Support RVV VFNMACC rounding mode intrinsic API [v1] RISC-V: Support RVV VFNMACC rounding mode intrinsic API - - - -1- 2023-08-10 Li, Pan2 via Gcc-patches Unresolved
[V2] VECT: Support loop len control on EXTRACT_LAST vectorization [V2] VECT: Support loop len control on EXTRACT_LAST vectorization - - - 1-- 2023-08-10 juzhe.zhong@rivai.ai Accepted
[V2,3/3] RISC-V: Part-3: Output .variant_cc directive for vector function RISC-V: Add an experimental vector calling convention - - - -1- 2023-08-10 Lehua Ding Unresolved
[V2,2/3] RISC-V: Part-2: Save/Restore vector registers which need to be preversed RISC-V: Add an experimental vector calling convention - - - -1- 2023-08-10 Lehua Ding Unresolved
[V2,1/3] RISC-V: Part-1: Select suitable vector registers for vector type args and returns RISC-V: Add an experimental vector calling convention - - - -1- 2023-08-10 Lehua Ding Unresolved
sso-string@gnu-versioned-namespace [PR83077] sso-string@gnu-versioned-namespace [PR83077] - - - -1- 2023-08-10 François Dumont Unresolved
[v1] RISC-V: Support RVV VFMACC rounding mode intrinsic API [v1] RISC-V: Support RVV VFMACC rounding mode intrinsic API - - - -1- 2023-08-10 Li, Pan2 via Gcc-patches Unresolved
[v3] RISC-V: Refactor RVV frm_mode attr for rounding mode intrinsic [v3] RISC-V: Refactor RVV frm_mode attr for rounding mode intrinsic - - - -1- 2023-08-10 Li, Pan2 via Gcc-patches Unresolved
[1/1] RISC-V: Make "prefetch.i" built-in usable RISC-V: Make "prefetch.i" built-in usable - - - 1-- 2023-08-10 Tsukasa OI Accepted
[RFC,2/2] RISC-V: Fix documentation of __builtin_riscv_pause RISC-V: Make __builtin_riscv_pause 'Zihintpause' only - - - -1- 2023-08-10 Tsukasa OI Unresolved
[RFC,1/2] RISC-V: Make __builtin_riscv_pause 'Zihintpause' only RISC-V: Make __builtin_riscv_pause 'Zihintpause' only - - - -1- 2023-08-10 Tsukasa OI Unresolved
[RFC,v2,2/2] RISC-V: Fix documentation of __builtin_riscv_pause RISC-V: __builtin_riscv_pause for all environment - - - -1- 2023-08-10 Tsukasa OI Unresolved
[RFC,v2,1/2] RISC-V: __builtin_riscv_pause for all environment RISC-V: __builtin_riscv_pause for all environment - - - -1- 2023-08-10 Tsukasa OI Unresolved
Support -m[no-]gather -m[no-]scatter to enable/disable vectorization for all gather/scatter instruc… Support -m[no-]gather -m[no-]scatter to enable/disable vectorization for all gather/scatter instruc… - - - 1-- 2023-08-10 liuhongt Accepted
i386: Do not sanitize upper part of V2HFmode and V4HFmode reg with -fno-trapping-math [PR110832] i386: Do not sanitize upper part of V2HFmode and V4HFmode reg with -fno-trapping-math [PR110832] - - - -1- 2023-08-10 liuhongt Unresolved
RISC-V: Enable Hoist to GCSE simple constants RISC-V: Enable Hoist to GCSE simple constants - - - 1-- 2023-08-10 Vineet Gupta Accepted
Fix PR 110954: wrong code with cmp | !cmp Fix PR 110954: wrong code with cmp | !cmp - - - -1- 2023-08-10 Andrew Pinski Unresolved
[v4,8/8] diagnostics: Support generated data locations in SARIF output diagnostics: libcpp: Overhaul locations for _Pragma tokens - - - 1-- 2023-08-09 Lewis Hyatt Accepted
[v4,7/8] diagnostics: libcpp: Assign real locations to the tokens inside _Pragma strings diagnostics: libcpp: Overhaul locations for _Pragma tokens - - - 1-- 2023-08-09 Lewis Hyatt Accepted
[v4,6/8] diagnostics: Full support for generated data locations diagnostics: libcpp: Overhaul locations for _Pragma tokens - - - 1-- 2023-08-09 Lewis Hyatt Accepted
[v4,5/8] diagnostics: Support testing generated data in input.cc selftests diagnostics: libcpp: Overhaul locations for _Pragma tokens - - - 1-- 2023-08-09 Lewis Hyatt Accepted
[v4,4/8] diagnostics: Support obtaining source code lines from generated data buffers diagnostics: libcpp: Overhaul locations for _Pragma tokens - - - 1-- 2023-08-09 Lewis Hyatt Accepted
[v4,3/8] diagnostics: Refactor class file_cache_slot diagnostics: libcpp: Overhaul locations for _Pragma tokens - - - 1-- 2023-08-09 Lewis Hyatt Accepted
[v4,2/8] libcpp: diagnostics: Support generated data in expanded locations diagnostics: libcpp: Overhaul locations for _Pragma tokens - - - 1-- 2023-08-09 Lewis Hyatt Accepted
[v4,1/8] libcpp: Add LC_GEN linemaps to support in-memory buffers diagnostics: libcpp: Overhaul locations for _Pragma tokens - - - 1-- 2023-08-09 Lewis Hyatt Accepted
[3/3] testsuite: Use distinct explicit error codes in value_9.f90 fortran: fix length one character dummy args [PR110419] - - - -1- 2023-08-09 Mikael Morin Unresolved
[2/3] fortran: Fix length one character dummy arg type [PR110419] fortran: fix length one character dummy args [PR110419] - - - -1- 2023-08-09 Mikael Morin Unresolved
[1/3] fortran: New predicate gfc_length_one_character_type_p fortran: fix length one character dummy args [PR110419] - - - -1- 2023-08-09 Mikael Morin Unresolved
[pushed] analyzer: remove default return value from region_model::on_call_pre [pushed] analyzer: remove default return value from region_model::on_call_pre - - - -1- 2023-08-09 David Malcolm Unresolved
[v2] analyzer: More features for CPython analyzer plugin [PR107646] [v2] analyzer: More features for CPython analyzer plugin [PR107646] - - - -1- 2023-08-09 Eric Feng Unresolved
MATCH: [PR110937/PR100798] (a ? ~b : b) should be optimized to b ^ -(a) MATCH: [PR110937/PR100798] (a ? ~b : b) should be optimized to b ^ -(a) - - - 1-- 2023-08-09 Andrew Pinski Accepted
[12/12] testsuite part 2 for _BitInt support [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-09 Jakub Jelinek Unresolved
[11/12] testsuite part 1 for _BitInt support [PR102989] GCC _BitInt support [PR102989] - - - -1- 2023-08-09 Jakub Jelinek Unresolved
« 1 271 72 73159 160 »