Show patches with: State = Action Required       |   126536 patches
« 1 2 ... 15 16 171265 1266 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v4,09/12] c++: Implement __add_rvalue_reference built-in trait [v3,1/4] c++: Implement __add_pointer built-in trait - - - - --- 2024-02-15 Ken Matsui New
[v4,08/12] libstdc++: Optimize std::add_lvalue_reference compilation performance [v3,1/4] c++: Implement __add_pointer built-in trait - - - - --- 2024-02-15 Ken Matsui New
[v4,07/12] c++: Implement __add_lvalue_reference built-in trait [v3,1/4] c++: Implement __add_pointer built-in trait - - - - --- 2024-02-15 Ken Matsui New
[v4,06/12] libstdc++: Optimize std::remove_all_extents compilation performance [v3,1/4] c++: Implement __add_pointer built-in trait - - - - --- 2024-02-15 Ken Matsui New
[v4,05/12] c++: Implement __remove_all_extents built-in trait [v3,1/4] c++: Implement __add_pointer built-in trait - - - - --- 2024-02-15 Ken Matsui New
[committed] libstdc++: Remove redundant zeroing in std::bitset::operator>>= [PR113806] [committed] libstdc++: Remove redundant zeroing in std::bitset::operator>>= [PR113806] - - - - --- 2024-02-15 Jonathan Wakely New
[committed] libstdc++: Use memset to optimize std::bitset::set() [PR113807] [committed] libstdc++: Use memset to optimize std::bitset::set() [PR113807] - - - - --- 2024-02-15 Jonathan Wakely New
[committed] libstdc++: Use unsigned division in std::rotate [PR113811] [committed] libstdc++: Use unsigned division in std::rotate [PR113811] - - - - --- 2024-02-15 Jonathan Wakely New
[committed] libstdc++: Avoid aliasing violation in std::valarray [PR99117] [committed] libstdc++: Avoid aliasing violation in std::valarray [PR99117] - - - - --- 2024-02-15 Jonathan Wakely New
[committed] libstdc++: Update tzdata to 2024a [committed] libstdc++: Update tzdata to 2024a - - - - --- 2024-02-15 Jonathan Wakely New
[committed] libstdc++: Use 128-bit arithmetic for std::linear_congruential_engine [PR87744] [committed] libstdc++: Use 128-bit arithmetic for std::linear_congruential_engine [PR87744] - - - - --- 2024-02-15 Jonathan Wakely New
AArch64: xfail modes_1.f90 [PR107071] AArch64: xfail modes_1.f90 [PR107071] - - - - --- 2024-02-15 Tamar Christina New
Do not record dependences from debug stmts in tail merging Do not record dependences from debug stmts in tail merging - - - - --- 2024-02-15 Richard Biener New
RISC-V: Add new option -march=help to print all supported extensions RISC-V: Add new option -march=help to print all supported extensions - - 1 - --- 2024-02-15 Kito Cheng New
gccrs: Avoid *.bak suffixed tests - use dg-skip-if instead gccrs: Avoid *.bak suffixed tests - use dg-skip-if instead - - - - --- 2024-02-15 Jakub Jelinek New
expand: Fix handling of asm goto outputs vs. PHI argument adjustments [PR113921] expand: Fix handling of asm goto outputs vs. PHI argument adjustments [PR113921] - - - - --- 2024-02-15 Jakub Jelinek New
lower-bitint: Ensure we don't get coalescing ICEs for (ab) SSA_NAMEs used in mul/div/mod [PR113567] lower-bitint: Ensure we don't get coalescing ICEs for (ab) SSA_NAMEs used in mul/div/mod [PR113567] - - - - --- 2024-02-15 Jakub Jelinek New
icf: Reset SSA_NAME_{PTR,RANGE}_INFO in successfully merged functions [PR113907] icf: Reset SSA_NAME_{PTR,RANGE}_INFO in successfully merged functions [PR113907] - - - - --- 2024-02-15 Jakub Jelinek New
[v3,1/4] c++: Implement __add_pointer built-in trait [v3,1/4] c++: Implement __add_pointer built-in trait - - - - --- 2024-02-15 Ken Matsui New
[V4,5/5] RISC-V: Enable assert for insn_has_dfa_reservation RISC-V: Associate typed insns to dfa reservation - - - - --- 2024-02-15 Edwin Lu New
[V4,4/5] RISC-V: Quick and simple fixes to testcases that break due to reordering RISC-V: Associate typed insns to dfa reservation - - - - --- 2024-02-15 Edwin Lu New
[V4,3/5] RISC-V: Use default cost model for insn scheduling RISC-V: Associate typed insns to dfa reservation - - - - --- 2024-02-15 Edwin Lu New
[V4,2/5] RISC-V: Add vector related pipelines RISC-V: Associate typed insns to dfa reservation - - - - --- 2024-02-15 Edwin Lu New
[V4,1/5] RISC-V: Add non-vector types to dfa pipelines RISC-V: Associate typed insns to dfa reservation - - - - --- 2024-02-15 Edwin Lu New
bpf: fix zero_extendqidi2 ldx template bpf: fix zero_extendqidi2 ldx template - - - - --- 2024-02-14 David Faust New
[2/2] doc: Add documentation of which operand matches the mode of the standard pattern name [PR1135… Some minor internal optabs related fixes - - - - --- 2024-02-14 Andrew Pinski New
[1/2] doc: Fix some standard named pattern documentation modes Some minor internal optabs related fixes - - - - --- 2024-02-14 Andrew Pinski New
[committed] testsuite: Fix a couple of x86 issues in gcc.dg/vect testsuite [committed] testsuite: Fix a couple of x86 issues in gcc.dg/vect testsuite - - - - --- 2024-02-14 Uros Bizjak New
[committed] i386: psrlq is not used for PERM<a, {0}, 1, 2, 3, 4> [PR113871] [committed] i386: psrlq is not used for PERM<a, {0}, 1, 2, 3, 4> [PR113871] - - - - --- 2024-02-14 Uros Bizjak New
RISC-V: Set require-effective-target rv64 for PR113742 RISC-V: Set require-effective-target rv64 for PR113742 - - - - --- 2024-02-14 Edwin Lu New
[_GLIBCXX_DEBUG] Fix std::__niter_base behavior [_GLIBCXX_DEBUG] Fix std::__niter_base behavior - - - - --- 2024-02-14 François Dumont New
[COMMITTED] aarch64/testsuite: Remove dg-excess-errors from c-c++-common/gomp/pr63328.c and gcc.dg/… [COMMITTED] aarch64/testsuite: Remove dg-excess-errors from c-c++-common/gomp/pr63328.c and gcc.dg/… - - - - --- 2024-02-14 Andrew Pinski New
Fix ICE in loop splitting Fix ICE in loop splitting - - - - --- 2024-02-14 Jan Hubicka New
AArch64: remove ls64 from being mandatory on armv8.7-a.. AArch64: remove ls64 from being mandatory on armv8.7-a.. - - - - --- 2024-02-14 Tamar Christina New
[RFC] tree-optimization/113910 - improve bitmap_hash [RFC] tree-optimization/113910 - improve bitmap_hash - - - - --- 2024-02-14 Richard Biener New
[libiberty] remove TBAA violation in iterative_hash, improve code-gen [libiberty] remove TBAA violation in iterative_hash, improve code-gen - - - - --- 2024-02-14 Richard Biener New
Skip gnat.dg/div_zero.adb on RISC-V Skip gnat.dg/div_zero.adb on RISC-V - - - - --- 2024-02-14 Andreas Schwab New
[v2,4/4] libstdc++: Optimize std::remove_extent compilation performance [v2,1/4] c++: Implement __add_pointer built-in trait - - - - --- 2024-02-14 Ken Matsui New
[v2,3/4] c++: Implement __remove_extent built-in trait [v2,1/4] c++: Implement __add_pointer built-in trait - - - - --- 2024-02-14 Ken Matsui New
[v2,2/4] libstdc++: Optimize std::add_pointer compilation performance [v2,1/4] c++: Implement __add_pointer built-in trait - - - - --- 2024-02-14 Ken Matsui New
[v2,1/4] c++: Implement __add_pointer built-in trait [v2,1/4] c++: Implement __add_pointer built-in trait - - - - --- 2024-02-14 Ken Matsui New
middle-end: inspect all exits for additional annotations for loop. middle-end: inspect all exits for additional annotations for loop. - - - - --- 2024-02-14 Tamar Christina New
testsuite: Fix guality/ipa-sra-1.c to work with return IPA-VRP testsuite: Fix guality/ipa-sra-1.c to work with return IPA-VRP - - - - --- 2024-02-14 Martin Jambor New
tree-optimization/113910 - huge compile time during PTA tree-optimization/113910 - huge compile time during PTA - - - - --- 2024-02-14 Richard Biener New
[2/2] libstdc++: Optimize std::add_pointer compilation performance [1/2] c++: Implement __add_pointer built-in trait - - - - --- 2024-02-14 Ken Matsui New
[1/2] c++: Implement __add_pointer built-in trait [1/2] c++: Implement __add_pointer built-in trait - - - - --- 2024-02-14 Ken Matsui New
[12] tree-optimization/113896 - reduction of permuted external vector [12] tree-optimization/113896 - reduction of permuted external vector - - - - --- 2024-02-14 Richard Biener New
testsuite: gdc: Require ucn in gdc.test/runnable/mangle.d etc. [PR104739] testsuite: gdc: Require ucn in gdc.test/runnable/mangle.d etc. [PR104739] - - - - --- 2024-02-14 Rainer Orth New
[COMMITTED] testsuite: i386: Skip gcc.target/i386/pr113689-1.c etc. on Solaris [PR113909] [COMMITTED] testsuite: i386: Skip gcc.target/i386/pr113689-1.c etc. on Solaris [PR113909] - - - - --- 2024-02-14 Rainer Orth New
[COMMITTED] testsuite: gfortran: Remove obsolete references to Solaris 9 [COMMITTED] testsuite: gfortran: Remove obsolete references to Solaris 9 - - - - --- 2024-02-14 Rainer Orth New
Patch [7 of 7]: Enable using vector pair load/store for -mcpu=future Patch [7 of 7]: Enable using vector pair load/store for -mcpu=future - - - - --- 2024-02-14 Michael Meissner New
Patch [6 of 7]: Set future machine type in assembler if -mcpu=future Patch [6 of 7]: Set future machine type in assembler if -mcpu=future - - - - --- 2024-02-14 Michael Meissner New
Patch [5 of 7]: Make -mtune=future be the same as -mtune=power10. Patch [5 of 7]: Make -mtune=future be the same as -mtune=power10. - - - - --- 2024-02-14 Michael Meissner New
Patch [4 of 7]: Pass -mfuture to assembler if -mcpu=future. Patch [4 of 7]: Pass -mfuture to assembler if -mcpu=future. - - - - --- 2024-02-14 Michael Meissner New
Patch [3 of 7]: Define _ARCH_PWR_FUTURE if -mcpu=future. Patch [3 of 7]: Define _ARCH_PWR_FUTURE if -mcpu=future. - - - - --- 2024-02-14 Michael Meissner New
Patch [2 of 7]: Add debugging for -mcpu=future Patch [2 of 7]: Add debugging for -mcpu=future - - - - --- 2024-02-14 Michael Meissner New
Patch [1 of 7]: Add initial -mcpu=future support. Patch [1 of 7]: Add initial -mcpu=future support. - - - - --- 2024-02-14 Michael Meissner New
RISC-V: Add tests for constraints "i" and "s" RISC-V: Add tests for constraints "i" and "s" - - - - --- 2024-02-14 Fangrui Song New
[V1] Common infrastructure for load-store fusion for aarch64 and rs6000 target [V1] Common infrastructure for load-store fusion for aarch64 and rs6000 target - - - - --- 2024-02-14 Ajit Agarwal New
[pushed] libstdc++: C++ item p2442 is version 1 only [pushed] libstdc++: C++ item p2442 is version 1 only - - - - --- 2024-02-14 Gerald Pfeifer New
[v2] c++: Defer emitting inline variables [PR113708] [v2] c++: Defer emitting inline variables [PR113708] - - - - --- 2024-02-14 Nathaniel Shead New
[pushed] wwwdocs: index: Update link to FOSDEM announcement [pushed] wwwdocs: index: Update link to FOSDEM announcement - - - - --- 2024-02-14 Gerald Pfeifer New
[pushed] install: Update gettext link [pushed] install: Update gettext link - - - - --- 2024-02-14 Gerald Pfeifer New
[pushed] wwwdocs: gcc-14: Fix typo in AVR section [pushed] wwwdocs: gcc-14: Fix typo in AVR section - - - - --- 2024-02-14 Gerald Pfeifer New
[pushed] wwwdocs: gcc-14: Fix markup in avr section. [pushed] wwwdocs: gcc-14: Fix markup in avr section. - - - - --- 2024-02-14 Gerald Pfeifer New
aarch64: Reword error message for mismatch guard size and probing interval [PR90155] aarch64: Reword error message for mismatch guard size and probing interval [PR90155] - - - - --- 2024-02-13 Andrew Pinski New
c++: adjust the extra ; warning [PR113760] c++: adjust the extra ; warning [PR113760] - - - - --- 2024-02-13 Marek Polacek New
[libgfortran] PR99210 X editing for reading file with encoding='utf-8' [libgfortran] PR99210 X editing for reading file with encoding='utf-8' - - - - --- 2024-02-13 Jerry DeLisle New
vect/testsuite: Fix vect-simd-clone-1[02].c when dg-do default is compile [PR113899] vect/testsuite: Fix vect-simd-clone-1[02].c when dg-do default is compile [PR113899] - - - - --- 2024-02-13 Andrew Pinski New
x86-64: Generate push2/pop2 only if the incoming stack is 16-byte aligned x86-64: Generate push2/pop2 only if the incoming stack is 16-byte aligned - - - - --- 2024-02-13 H.J. Lu New
x86-64: Use push2/pop2 only if the incoming stack is 16-byte aligned x86-64: Use push2/pop2 only if the incoming stack is 16-byte aligned - - - - --- 2024-02-13 H.J. Lu New
c++: DR 569, DR 1693: fun with semicolons [PR113760] c++: DR 569, DR 1693: fun with semicolons [PR113760] - - - - --- 2024-02-13 Marek Polacek New
OpenMP: Reject non-const 'condition' trait in Fortran (was: [Patch] OpenMP: Handle DECL_ASSEMBLER_N… OpenMP: Reject non-const 'condition' trait in Fortran (was: [Patch] OpenMP: Handle DECL_ASSEMBLER_N… - - - - --- 2024-02-13 Tobias Burnus New
c++: implicitly_declare_fn and access checks [PR113908] c++: implicitly_declare_fn and access checks [PR113908] - - - - --- 2024-02-13 Patrick Palka New
[v2] x86: Support x32 and IBT in heap trampoline [v2] x86: Support x32 and IBT in heap trampoline - - - - --- 2024-02-13 H.J. Lu New
[pushed] c++: variable partial spec redeclaration [PR113612] [pushed] c++: variable partial spec redeclaration [PR113612] - - - - --- 2024-02-13 Jason Merrill New
x86: Support x32 and IBT in heap trampoline x86: Support x32 and IBT in heap trampoline - - - - --- 2024-02-13 H.J. Lu New
OpenMP: Handle DECL_ASSEMBLER_NAME with 'declare variant' OpenMP: Handle DECL_ASSEMBLER_NAME with 'declare variant' - - - - --- 2024-02-13 Tobias Burnus New
RISC-V: Adjust vec unit-stride load/store costs. RISC-V: Adjust vec unit-stride load/store costs. - - - - --- 2024-02-13 Robin Dapp New
tree-optimization/113895 - copy_reference_ops_from_ref vs. bitfields tree-optimization/113895 - copy_reference_ops_from_ref vs. bitfields - - - - --- 2024-02-13 Richard Biener New
tree-optimization/113896 - testcase for fixed PR tree-optimization/113896 - testcase for fixed PR - - - - --- 2024-02-13 Richard Biener New
Fix comment typo in ao_ref_init_from_vn_reference Fix comment typo in ao_ref_init_from_vn_reference - - - - --- 2024-02-13 Richard Biener New
tree-optimization/113902 - fix VUSE update in move_early_exit_stmts tree-optimization/113902 - fix VUSE update in move_early_exit_stmts - - - - --- 2024-02-13 Richard Biener New
tree-optimization/113898 - ICE with sanity checking for VN ref adjustment tree-optimization/113898 - ICE with sanity checking for VN ref adjustment - - - - --- 2024-02-13 Richard Biener New
testsuite: Disable test for incompatible Arm targets testsuite: Disable test for incompatible Arm targets - - - - --- 2024-02-13 Torbjorn SVENSSON New
middle-end: update vector loop upper bounds when early break vect [PR113734] middle-end: update vector loop upper bounds when early break vect [PR113734] - - - - --- 2024-02-13 Tamar Christina New
libgm2: Fix libm2iso/wraptime.cc compilation on Solaris libgm2: Fix libm2iso/wraptime.cc compilation on Solaris - - - - --- 2024-02-13 Rainer Orth New
libgcc: Implement -mx32 [PR113855] libgcc: Implement -mx32 [PR113855] - - - - --- 2024-02-13 Jakub Jelinek New
Add %[zt][diox] tests to gcc.dg/format/ Add %[zt][diox] tests to gcc.dg/format/ - - - - --- 2024-02-13 Jakub Jelinek New
pretty-print: Fix up ptrdiff handling for %tu, %to, %tx pretty-print: Fix up ptrdiff handling for %tu, %to, %tx - - - - --- 2024-02-13 Jakub Jelinek New
libgcc: Fix UB in FP_FROM_BITINT libgcc: Fix UB in FP_FROM_BITINT - - - - --- 2024-02-13 Jakub Jelinek New
hwint: Fix up preprocessor conditions for GCC_PRISZ/fmt_size_t hwint: Fix up preprocessor conditions for GCC_PRISZ/fmt_size_t - - - - --- 2024-02-13 Jakub Jelinek New
aarch64: Use vec_perm_indices::new_shrunk_vector in aarch64_evpc_reencode aarch64: Use vec_perm_indices::new_shrunk_vector in aarch64_evpc_reencode - - - - --- 2024-02-13 Andrew Pinski New
[pushed] diagnostics: unbreak 'make gcc.pot' [pushed] diagnostics: unbreak 'make gcc.pot' - - - - --- 2024-02-13 David Malcolm New
c++/modules: use optimized crc32 from zlib c++/modules: use optimized crc32 from zlib - - - - --- 2024-02-12 Patrick Palka New
[libgfortran] PR109358 [libgfortran] PR109358 - - - - --- 2024-02-12 Jerry D New
Fortran: fix passing of optional dummies to bind(c) procedures [PR113866] Fortran: fix passing of optional dummies to bind(c) procedures [PR113866] - - - - --- 2024-02-12 Harald Anlauf New
testsuite: Add support for scanning assembly with comparitor testsuite: Add support for scanning assembly with comparitor - - - - --- 2024-02-12 Edwin Lu New
libstdc++: Fix constexpr basic_string union member [PR113294] libstdc++: Fix constexpr basic_string union member [PR113294] - - - - --- 2024-02-12 Paul Keir New
lower-bitint: Fix handle_cast when used e.g. in comparisons of precisions multiple of limb_prec [PR… lower-bitint: Fix handle_cast when used e.g. in comparisons of precisions multiple of limb_prec [PR… - - - - --- 2024-02-12 Jakub Jelinek New
« 1 2 ... 15 16 171265 1266 »