Show patches with: State = Action Required       |    Archived = No       |   129075 patches
« 1 2 3 41290 1291 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Testsuite/MIPS: Fix msa.c: test7_v2f64, test7_v4f32, test43_v2i64 Testsuite/MIPS: Fix msa.c: test7_v2f64, test7_v4f32, test43_v2i64 - - - - --- 2024-06-27 YunQiang Su New
[RFC] cse: Add another CSE pass after split1 [RFC] cse: Add another CSE pass after split1 - - - - --- 2024-06-27 Palmer Dabbelt New
preprocessor: Create the parser before handling command-line includes [PR115312] preprocessor: Create the parser before handling command-line includes [PR115312] - - 1 - --- 2024-06-27 Lewis Hyatt New
c: ICE on invalid with attribute optimize [PR115549] c: ICE on invalid with attribute optimize [PR115549] - - - - --- 2024-06-27 Marek Polacek New
[x86] Handle sign_extend like zero_extend in *concatditi3_[346] [x86] Handle sign_extend like zero_extend in *concatditi3_[346] - - - - --- 2024-06-27 Roger Sayle New
[pushed] Disable late-combine for -O0 [PR115677] [pushed] Disable late-combine for -O0 [PR115677] - - - - --- 2024-06-27 Richard Sandiford New
[committed,v2] libstdc++: Fix std::codecvt<wchar_t, char, mbstate_t> for empty dest [PR37475] [committed,v2] libstdc++: Fix std::codecvt<wchar_t, char, mbstate_t> for empty dest [PR37475] - - - - --- 2024-06-27 Jonathan Wakely New
[v3] c: Error message for incorrect use of static in array declarations [v3] c: Error message for incorrect use of static in array declarations - - - - --- 2024-06-27 Uecker, Martin New
[3/3] libstdc++: Use std::__uninitialized_default for ranges::uninitialized_value_construct [1/3] libstdc++: Use RAII in <bits/stl_uninitialized.h> - - - - --- 2024-06-27 Jonathan Wakely New
[2/3] libstdc++: Optimize __uninitialized_default using memset [1/3] libstdc++: Use RAII in <bits/stl_uninitialized.h> - - - - --- 2024-06-27 Jonathan Wakely New
[1/3] libstdc++: Use RAII in <bits/stl_uninitialized.h> [1/3] libstdc++: Use RAII in <bits/stl_uninitialized.h> - - - - --- 2024-06-27 Jonathan Wakely New
[2/2] Harden SLP reduction support wrt STMT_VINFO_REDUC_IDX [1/2] tree-optimization/115669 - fix SLP reduction association - - - - --- 2024-06-27 Richard Biener New
[1/2] tree-optimization/115669 - fix SLP reduction association [1/2] tree-optimization/115669 - fix SLP reduction association - - - - --- 2024-06-27 Richard Biener New
[2/2] libstdc++: Do not use C++11 alignof in C++98 mode [PR104395] [1/2] libstdc++: Simplify <ext/aligned_buffer.h> class templates - - - - --- 2024-06-27 Jonathan Wakely New
[1/2] libstdc++: Simplify <ext/aligned_buffer.h> class templates [1/2] libstdc++: Simplify <ext/aligned_buffer.h> class templates - - - - --- 2024-06-27 Jonathan Wakely New
[COMMITTED,7/7] ada: Remove last uses of System.Address_Operations in runtime library [COMMITTED,1/7] ada: Implement first half of Generalized Finalization - - - - --- 2024-06-27 Marc Poulhiès New
[COMMITTED,6/7] ada: Reject ambiguous function calls in interpolated string expressions [COMMITTED,1/7] ada: Implement first half of Generalized Finalization - - - - --- 2024-06-27 Marc Poulhiès New
[COMMITTED,5/7] ada: Add missing dimension information for target names [COMMITTED,1/7] ada: Implement first half of Generalized Finalization - - - - --- 2024-06-27 Marc Poulhiès New
[COMMITTED,4/7] ada: Fix array-manipulating code in Mdll [COMMITTED,1/7] ada: Implement first half of Generalized Finalization - - - - --- 2024-06-27 Marc Poulhiès New
[COMMITTED,3/7] ada: Bug using user defined string literals with interpolated strings [COMMITTED,1/7] ada: Implement first half of Generalized Finalization - - - - --- 2024-06-27 Marc Poulhiès New
[COMMITTED,2/7] ada: Overridden operation field not correctly set for controlling result wrappers [COMMITTED,1/7] ada: Implement first half of Generalized Finalization - - - - --- 2024-06-27 Marc Poulhiès New
[COMMITTED,1/7] ada: Implement first half of Generalized Finalization [COMMITTED,1/7] ada: Implement first half of Generalized Finalization - - - - --- 2024-06-27 Marc Poulhiès New
[committed] libstdc++: Fix std::format for chrono::duration with unsigned rep [PR115668] [committed] libstdc++: Fix std::format for chrono::duration with unsigned rep [PR115668] - - - - --- 2024-06-27 Jonathan Wakely New
[2/2] libstdc++: Add debug assertions to std::vector<bool> [PR103191] [1/2] libstdc++: Enable more debug assertions during constant evaluation [PR111250] - - - - --- 2024-06-27 Jonathan Wakely New
[1/2] libstdc++: Enable more debug assertions during constant evaluation [PR111250] [1/2] libstdc++: Enable more debug assertions during constant evaluation [PR111250] - - - - --- 2024-06-27 Jonathan Wakely New
[x86,SSE] Some additional ternlog refinements. [x86,SSE] Some additional ternlog refinements. - - - - --- 2024-06-27 Roger Sayle New
[7/7] Remove vcond{, u, eq}<mode> expanders since they will be obsolete. Remove vcond{,u,eq}<mode> expanders. - - - - --- 2024-06-27 liuhongt New
[6/7,x86] Optimize a < 0 ? -1 : 0 to (signed)a >> 31. Remove vcond{,u,eq}<mode> expanders. - - - - --- 2024-06-27 liuhongt New
[5/7] Adjust testcase for the regressed testcases after obsolete of vcond{, u, eq}. Remove vcond{,u,eq}<mode> expanders. - - - - --- 2024-06-27 liuhongt New
[4/7] Add more splitter for mskmov with avx512 comparison. Remove vcond{,u,eq}<mode> expanders. - - - - --- 2024-06-27 liuhongt New
[3/7,x86] Match IEEE min/max with UNSPEC_IEEE_{MIN,MAX}. Remove vcond{,u,eq}<mode> expanders. - - - - --- 2024-06-27 liuhongt New
[2/7] Lower AVX512 kmask comparison back to AVX2 comparison when op_{true, false} is vector -1/0. Remove vcond{,u,eq}<mode> expanders. - - - - --- 2024-06-27 liuhongt New
[1/7,x86] Add more splitters to match (unspec [op1 op2 (gt op3 constm1_operand)] UNSPEC_BLENDV) Remove vcond{,u,eq}<mode> expanders. - - - - --- 2024-06-27 liuhongt New
i386: Fix regression after refactoring legitimize_pe_coff_symbol, ix86_GOT_alias_set and PE_COFF_LE… i386: Fix regression after refactoring legitimize_pe_coff_symbol, ix86_GOT_alias_set and PE_COFF_LE… - - - - --- 2024-06-27 Evgeny Karpov New
[3/3,v2] RISC-V: Add md files for vector BFloat16 [1/3,v2] RISC-V: Add vector type of BFloat16 format - - - - --- 2024-06-27 Feng Wang New
[2/3,v2] RISC-V: Add Zvfbfmin and Zvfbfwma intrinsic [1/3,v2] RISC-V: Add vector type of BFloat16 format - - - - --- 2024-06-27 Feng Wang New
[1/3,v2] RISC-V: Add vector type of BFloat16 format [1/3,v2] RISC-V: Add vector type of BFloat16 format - - - - --- 2024-06-27 Feng Wang New
[v2] Internal-fn: Support new IFN SAT_TRUNC for unsigned scalar int [v2] Internal-fn: Support new IFN SAT_TRUNC for unsigned scalar int - - - - --- 2024-06-27 Li, Pan2 New
[V2] Fix wrong cost of MEM when addr is a lea. [V2] Fix wrong cost of MEM when addr is a lea. - - - - --- 2024-06-27 liuhongt New
[PATCH-3v4,rs6000] Implement optab_isnormal for SFDF and IEEE128 [PATCH-3v4,rs6000] Implement optab_isnormal for SFDF and IEEE128 - - - - --- 2024-06-27 HAO CHEN GUI New
[PATCH-2v4,rs6000] Implement optab_isfinite for SFDF and IEEE128 [PATCH-2v4,rs6000] Implement optab_isfinite for SFDF and IEEE128 - - - - --- 2024-06-27 HAO CHEN GUI New
[PATCH-1v4,rs6000] Implement optab_isinf for SFDF and IEEE128 [PATCH-1v4,rs6000] Implement optab_isinf for SFDF and IEEE128 - - - - --- 2024-06-27 HAO CHEN GUI New
[v3] Vect: Support truncate after .SAT_SUB pattern in zip [v3] Vect: Support truncate after .SAT_SUB pattern in zip - - - - --- 2024-06-27 Li, Pan2 New
i386: Refactor vcvttps2qq/vcvtqq2ps patterns. i386: Refactor vcvttps2qq/vcvtqq2ps patterns. - - - - --- 2024-06-27 Hu, Lin1 New
c++: ICE with computed gotos [PR115469] c++: ICE with computed gotos [PR115469] - - - - --- 2024-06-26 Marek Polacek New
_Hashtable fancy pointer support _Hashtable fancy pointer support - - - - --- 2024-06-26 François Dumont New
[committed] libstdc++: Remove duplicate test [committed] libstdc++: Remove duplicate test - - - - --- 2024-06-26 Jonathan Wakely New
[committed,v2] libstdc++: Fix std::chrono::tzdb to work with vanguard format [committed,v2] libstdc++: Fix std::chrono::tzdb to work with vanguard format - - - - --- 2024-06-26 Jonathan Wakely New
c++: Relax too strict assert in stabilize_expr [PR111160] c++: Relax too strict assert in stabilize_expr [PR111160] - - - - --- 2024-06-26 Simon Martin New
[v2] c: Error message for incorrect use of static in array declarations [v2] c: Error message for incorrect use of static in array declarations - - - - --- 2024-06-26 Martin Uecker New
RISC-V: tree-optimization/115652 - amend last fix RISC-V: tree-optimization/115652 - amend last fix - - - - --- 2024-06-26 Richard Biener New
tree-optimization/115493 - complete previous fix tree-optimization/115493 - complete previous fix - - - - --- 2024-06-26 Richard Biener New
[to-be-committed,RISC-V,V3] movmem for RISCV with V extension [to-be-committed,RISC-V,V3] movmem for RISCV with V extension - - - - --- 2024-06-26 Jeff Law New
rs6000, update vec_ld, vec_lde, vec_st and vec_ste, documentation rs6000, update vec_ld, vec_lde, vec_st and vec_ste, documentation - - - - --- 2024-06-26 Carl Love New
c++: unresolved overload with comma op [PR115430] c++: unresolved overload with comma op [PR115430] - - - - --- 2024-06-26 Marek Polacek New
c: ICE with invalid sizeof [PR115642] c: ICE with invalid sizeof [PR115642] - - - - --- 2024-06-26 Marek Polacek New
vect: Fix shift-by-induction for single-lane slp vect: Fix shift-by-induction for single-lane slp - - - - --- 2024-06-26 Feng Xue OS New
vect: Fix shift-by-induction for single-lane slp vect: Fix shift-by-induction for single-lane slp - - - - --- 2024-06-26 Feng Xue OS New
[committed] Remove compromised sh test [committed] Remove compromised sh test - - - - --- 2024-06-26 Jeff Law New
[committed] Remove compromised sh test [committed] Remove compromised sh test - - - - --- 2024-06-26 Jeff Law New
[committed,RISC-V] Fix expected output for thead store pair test [committed,RISC-V] Fix expected output for thead store pair test - - - - --- 2024-06-26 Jeff Law New
tree-optimization/115640 - outer loop vect with inner SLP permute tree-optimization/115640 - outer loop vect with inner SLP permute - - - - --- 2024-06-26 Richard Biener New
mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611] mve: Fix vsetq_lane for 64-bit elements with lane 1 [PR 115611] - - - - --- 2024-06-26 Andre Vieira (lists) New
s390: Check for ADDR_REGS in s390_decompose_addrstyle_without_index s390: Check for ADDR_REGS in s390_decompose_addrstyle_without_index - - - - --- 2024-06-26 Stefan Schulze Frielinghaus New
[v2] Rearrange SLP nodes with duplicate statements. [PR98138] [v2] Rearrange SLP nodes with duplicate statements. [PR98138] - - - - --- 2024-06-26 Manolis Tsamis New
tree-optimization/115652 - adjust insertion gsi for SLP tree-optimization/115652 - adjust insertion gsi for SLP - - - - --- 2024-06-26 Richard Biener New
[1/3,v5] vect: generate suitable convert insn for int -> int, float -> float and int <-> float. [1/3,v5] vect: generate suitable convert insn for int -> int, float -> float and int <-> float. - - - - --- 2024-06-26 Hu, Lin1 New
[libstdc++,testsuite] defer to check_vect_support* [PR115454] [libstdc++,testsuite] defer to check_vect_support* [PR115454] - - - - --- 2024-06-26 Alexandre Oliva New
Fix wrong cost of MEM when addr is a lea. Fix wrong cost of MEM when addr is a lea. - - - - --- 2024-06-26 liuhongt New
[V3,Committed,x86] Optimize a < 0 ? -1 : 0 to (signed)a >> 31. [V3,Committed,x86] Optimize a < 0 ? -1 : 0 to (signed)a >> 31. - - - - --- 2024-06-26 liuhongt New
[v1] Internal-fn: Support new IFN SAT_TRUNC for unsigned scalar int [v1] Internal-fn: Support new IFN SAT_TRUNC for unsigned scalar int - - - - --- 2024-06-26 Li, Pan2 New
[pushed] diagnostics: introduce diagnostic-global-context.cc [pushed] diagnostics: introduce diagnostic-global-context.cc - - - - --- 2024-06-26 David Malcolm New
[pushed] diagnostics: eliminate various implicit uses of global_dc [pushed] diagnostics: eliminate various implicit uses of global_dc - - - - --- 2024-06-26 David Malcolm New
[pushed] testsuite: use check-jsonschema for validating .sarif files [PR109360] [pushed] testsuite: use check-jsonschema for validating .sarif files [PR109360] - - - - --- 2024-06-26 David Malcolm New
libstdc++: Add script to update docs for a new release branch libstdc++: Add script to update docs for a new release branch - - - - --- 2024-06-25 Jonathan Wakely New
[committed,gcc-13] libstdc++: Remove confusing text from status tables for release branch [committed,gcc-13] libstdc++: Remove confusing text from status tables for release branch - - - - --- 2024-06-25 Jonathan Wakely New
[committed,gcc-12] libstdc++: Remove confusing text from status tables for release branch [committed,gcc-12] libstdc++: Remove confusing text from status tables for release branch - - - - --- 2024-06-25 Jonathan Wakely New
[committed,gcc-11] libstdc++: Replace reference to mainline in release branch docs [committed,gcc-11] libstdc++: Replace reference to mainline in release branch docs - - - - --- 2024-06-25 Jonathan Wakely New
RISC-V: Add support for Zabha extension RISC-V: Add support for Zabha extension - - - 1 --- 2024-06-25 Patrick O'Neill New
i386: Remove declaration of unused functions i386: Remove declaration of unused functions - - - - --- 2024-06-25 Evgeny Karpov New
[3/3] RISC-V: Update testcase comments to point to PSABI rather than Table A.6 RISC-V: AMO testsuite cleanup - - - - --- 2024-06-25 Patrick O'Neill New
[2/3] RISC-V: Consolidate amo testcase variants RISC-V: AMO testsuite cleanup - - - - --- 2024-06-25 Patrick O'Neill New
[1/3] RISC-V: Rename amo testcases RISC-V: AMO testsuite cleanup - - - - --- 2024-06-25 Patrick O'Neill New
[COMMITTED] Add param for bb limit to invoke fast_vrp. [COMMITTED] Add param for bb limit to invoke fast_vrp. - - - - --- 2024-06-25 Andrew MacLeod New
[committed] Fix fr30-elf newlib build failure with late-combine [committed] Fix fr30-elf newlib build failure with late-combine - - - - --- 2024-06-25 Jeff Law New
[rs6000,middle-end] v5: Add implementation for different targets for pair mem fusion [rs6000,middle-end] v5: Add implementation for different targets for pair mem fusion - - - - --- 2024-06-25 Ajit Agarwal New
[obvious] Fix PR c/115587, uninitialized variable in c_parser_omp_loop_nest [obvious] Fix PR c/115587, uninitialized variable in c_parser_omp_loop_nest - - - - --- 2024-06-25 Sandra Loosemore New
tree-optimization/115646 - ICE with pow shrink-wrapping from bitfield tree-optimization/115646 - ICE with pow shrink-wrapping from bitfield - - - - --- 2024-06-25 Richard Biener New
late-combine: Honor targetm.cannot_copy_insn_p late-combine: Honor targetm.cannot_copy_insn_p - - - - --- 2024-06-25 Richard Sandiford New
Pushed: [PATCH] doc: gccint: Fix typos in jump_table_data description Pushed: [PATCH] doc: gccint: Fix typos in jump_table_data description - - - - --- 2024-06-25 Xi Ruoyao New
GORI cleanups GORI cleanups - - - - --- 2024-06-25 Richard Biener New
tree-optimization/115629 - missed tail merging tree-optimization/115629 - missed tail merging - - - - --- 2024-06-25 Richard Biener New
[v1] RISC-V: Add testcases for vector truncate after .SAT_SUB [v1] RISC-V: Add testcases for vector truncate after .SAT_SUB - - - - --- 2024-06-25 Li, Pan2 New
libstdc++: Replace viewcvs links in docs with cgit links libstdc++: Replace viewcvs links in docs with cgit links - - - - --- 2024-06-25 Jonathan Wakely New
middle-end: Implement conditonal store vectorizer pattern [PR115531] middle-end: Implement conditonal store vectorizer pattern [PR115531] - - - - --- 2024-06-25 Tamar Christina New
[pushed] Add a debug counter for late-combine [pushed] Add a debug counter for late-combine - - - - --- 2024-06-25 Richard Sandiford New
arm: make arm_predict_doloop_p reject loops with calls arm: make arm_predict_doloop_p reject loops with calls - - - - --- 2024-06-25 Andre Vieira (lists) New
[SPARC] Fix PR target/115608 [SPARC] Fix PR target/115608 - - - - --- 2024-06-25 Eric Botcazou New
rs6000: Properly default-disable late-combine passes [PR106594, PR115622, PR115633] (was: [PATCH 6/… rs6000: Properly default-disable late-combine passes [PR106594, PR115622, PR115633] (was: [PATCH 6/… - - - - --- 2024-06-25 Thomas Schwinge New
[2/2,RFC] Prime path coverage in gcc/gcov [1/2] Record edge true/false value for gcov - - - - --- 2024-06-25 Jørgen Kvalsvik New
« 1 2 3 41290 1291 »