Show patches with: none      |   126810 patches
« 1 2 ... 11 12 131268 1269 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[v2] libstdc++: Add more nodiscard uses in <vector> [v2] libstdc++: Add more nodiscard uses in <vector> - - - - --- 2024-02-29 Jonathan Wakely New
s390: Fix test vector/long-double-to-i64.c s390: Fix test vector/long-double-to-i64.c - - - - --- 2024-02-29 Stefan Schulze Frielinghaus New
s390: Fix tests rosbg_si_srl and rxsbg_si_srl s390: Fix tests rosbg_si_srl and rxsbg_si_srl - - - - --- 2024-02-29 Stefan Schulze Frielinghaus New
s390: Fix TARGET_SECONDARY_RELOAD for non-SYMBOL_REFs s390: Fix TARGET_SECONDARY_RELOAD for non-SYMBOL_REFs - - - - --- 2024-02-29 Stefan Schulze Frielinghaus New
dwarf2out: Don't move variable sized aggregates to comdat [PR114015] dwarf2out: Don't move variable sized aggregates to comdat [PR114015] - - - - --- 2024-02-29 Jakub Jelinek New
c++: Fix up decltype of non-dependent structured binding decl in template [PR92687] c++: Fix up decltype of non-dependent structured binding decl in template [PR92687] - - - - --- 2024-02-29 Jakub Jelinek New
middle-end/114070 - VEC_COND_EXPR folding middle-end/114070 - VEC_COND_EXPR folding - - - - --- 2024-02-29 Richard Biener New
tree-optimization/114151 - handle POLY_INT_CST in get_range_pos_neg tree-optimization/114151 - handle POLY_INT_CST in get_range_pos_neg - - - - --- 2024-02-29 Richard Biener New
LoongArch: Allow s9 as a register alias LoongArch: Allow s9 as a register alias - - - - --- 2024-02-29 Xi Ruoyao New
[COMMITTED] aarch64: Fix memtag builtins vs GC [PR108174] [COMMITTED] aarch64: Fix memtag builtins vs GC [PR108174] - - - - --- 2024-02-29 Andrew Pinski New
LoongArch: Emit R_LARCH_RELAX for TLS IE with non-extreme code model to allow the IE to LE linker r… LoongArch: Emit R_LARCH_RELAX for TLS IE with non-extreme code model to allow the IE to LE linker r… - - - - --- 2024-02-29 Xi Ruoyao New
[v2] testsuite: Add a test case for negating FP vectors containing zeros [v2] testsuite: Add a test case for negating FP vectors containing zeros - - - - --- 2024-02-29 Xi Ruoyao New
[v2] testsuite: Make pr104992.c irrelated to target vector feature [PR113418] [v2] testsuite: Make pr104992.c irrelated to target vector feature [PR113418] - - - - --- 2024-02-29 Xi Ruoyao New
[libgfortran] Part 2: PR105456 Child I/O does not propage iostat [libgfortran] Part 2: PR105456 Child I/O does not propage iostat - - - - --- 2024-02-29 Jerry D New
Hurd x86_64: add unwind support for signal trampoline code Hurd x86_64: add unwind support for signal trampoline code - - 1 - --- 2024-02-29 Flavio Cruz New
[COMMITTED] Add libcc1 to bug components [COMMITTED] Add libcc1 to bug components - - - - --- 2024-02-29 Andrew Pinski New
[v2] LoongArch: Add support for TLS descriptors [v2] LoongArch: Add support for TLS descriptors - - - - --- 2024-02-29 mengqinggang New
contrib/gcc-changelog/git_check_commit.py: Implement --num-commits contrib/gcc-changelog/git_check_commit.py: Implement --num-commits - - - - --- 2024-02-28 Ken Matsui New
OpenMP: warn about iteration var modifications in loop body OpenMP: warn about iteration var modifications in loop body - - - - --- 2024-02-28 Frederik Harwath New
[v14,26/26] libstdc++: Optimize std::is_nothrow_invocable compilation performance Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,25/26] c++: Implement __is_nothrow_invocable built-in trait Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,24/26] libstdc++: Optimize std::is_invocable compilation performance Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,23/26] c++: Implement __is_invocable built-in trait Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,22/26] libstdc++: Optimize std::rank compilation performance Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,21/26] c++: Implement __rank built-in trait Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,20/26] libstdc++: Optimize std::decay compilation performance Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,19/26] c++: Implement __decay built-in trait Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,18/26] libstdc++: Optimize std::add_rvalue_reference compilation performance Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,17/26] c++: Implement __add_rvalue_reference built-in trait Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,16/26] libstdc++: Optimize std::add_lvalue_reference compilation performance Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,15/26] c++: Implement __add_lvalue_reference built-in trait Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,14/26] libstdc++: Optimize std::remove_all_extents compilation performance Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,13/26] c++: Implement __remove_all_extents built-in trait Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,12/26] libstdc++: Optimize std::remove_extent compilation performance Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,11/26] c++: Implement __remove_extent built-in trait Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,10/26] libstdc++: Optimize std::add_pointer compilation performance Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,09/26] c++: Implement __add_pointer built-in trait Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,08/26] libstdc++: Optimize std::is_unbounded_array compilation performance Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,07/26] c++: Implement __is_unbounded_array built-in trait Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,06/26] libstdc++: Optimize std::is_pointer compilation performance Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,05/26] c++: Implement __is_pointer built-in trait Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,04/26] libstdc++: Optimize std::is_volatile compilation performance Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,03/26] c++: Implement __is_volatile built-in trait Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,02/26] libstdc++: Optimize std::is_const compilation performance Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
[v14,01/26] c++: Implement __is_const built-in trait Optimize more type traits - - - - --- 2024-02-28 Ken Matsui New
ctf: Fix multi-dimentional array types ordering in CTF ctf: Fix multi-dimentional array types ordering in CTF - - - - --- 2024-02-28 Cupertino Miranda New
[committed] libstdc++: Fix noexcept on dtors in <experimental/scope> [PR114152] [committed] libstdc++: Fix noexcept on dtors in <experimental/scope> [PR114152] - - - - --- 2024-02-28 Jonathan Wakely New
[committed] libstdc++: Change some URLs in the manual to use https [committed] libstdc++: Change some URLs in the manual to use https - - - - --- 2024-02-28 Jonathan Wakely New
[committed] libstdc++: Update outdated docs on contributing [committed] libstdc++: Update outdated docs on contributing - - - - --- 2024-02-28 Jonathan Wakely New
[2/2] tree-optimization/113831 - revert original fix [1/2] tree-optimization/114121 - wrong VN with context sensitive range info - - - - --- 2024-02-28 Richard Biener New
[1/2] tree-optimization/114121 - wrong VN with context sensitive range info [1/2] tree-optimization/114121 - wrong VN with context sensitive range info - - - - --- 2024-02-28 Richard Biener New
RISC-V: Fix __atomic_compare_exchange with 32 bit value on RV64 RISC-V: Fix __atomic_compare_exchange with 32 bit value on RV64 - - 1 - --- 2024-02-28 Kito Cheng New
[wwwdocs] Add anchor for contrib/gcc-git-customization.sh docs [wwwdocs] Add anchor for contrib/gcc-git-customization.sh docs - - - - --- 2024-02-28 Jonathan Wakely New
[committed] testsuite: XFAIL ssa-sink-18.c also on powerpc64 [PR111462] [committed] testsuite: XFAIL ssa-sink-18.c also on powerpc64 [PR111462] - - - - --- 2024-02-28 Jakub Jelinek New
[COMMITTED] testsuite: Fix gcc.dg/tree-ssa/builtin-snprintf-6.c XPASS on i?86 -m64 [PR91567] [COMMITTED] testsuite: Fix gcc.dg/tree-ssa/builtin-snprintf-6.c XPASS on i?86 -m64 [PR91567] - - - - --- 2024-02-28 Rainer Orth New
[committed] testsuite: Add testcase for recently fixed PR [PR114075] [committed] testsuite: Add testcase for recently fixed PR [PR114075] - - - - --- 2024-02-28 Jakub Jelinek New
[v3] RISC-V: Introduce gcc option mrvv-vector-bits for RVV [v3] RISC-V: Introduce gcc option mrvv-vector-bits for RVV - - - - --- 2024-02-28 Li, Pan2 New
[v3] RISC-V: Introduce gcc option mrvv-vector-bits for RVV [v3] RISC-V: Introduce gcc option mrvv-vector-bits for RVV - - - - --- 2024-02-28 Li, Pan2 New
graphite: Fix non-INTEGER_TYPE integral comparison handling [PR114041] graphite: Fix non-INTEGER_TYPE integral comparison handling [PR114041] - - - - --- 2024-02-28 Jakub Jelinek New
gimple-fold: Use bitwise vector types rather than barely supported huge integral types in memcpy et… gimple-fold: Use bitwise vector types rather than barely supported huge integral types in memcpy et… - - - - --- 2024-02-28 Jakub Jelinek New
[v2] RISC-V: Introduce gcc option mrvv-vector-bits for RVV [v2] RISC-V: Introduce gcc option mrvv-vector-bits for RVV - - - - --- 2024-02-28 Li, Pan2 New
[v3] c++/modules: Support lambdas attached to more places in modules [PR111710] [v3] c++/modules: Support lambdas attached to more places in modules [PR111710] - - 1 - --- 2024-02-28 Nathaniel Shead New
[v2] C/C++: add hints for strerror [v2] C/C++: add hints for strerror - - - - --- 2024-02-28 Oskari Pirhonen New
[pushed] analyzer: use correct format code for string literal indices [PR110483, PR111802] [pushed] analyzer: use correct format code for string literal indices [PR110483, PR111802] - - - - --- 2024-02-27 David Malcolm New
Add myself to write after approval and DCO Add myself to write after approval and DCO - - - - --- 2024-02-27 Fangrui Song New
Fortran testsuite: fix invalid Fortran in testcase Fortran testsuite: fix invalid Fortran in testcase - - - - --- 2024-02-27 Harald Anlauf New
c++: auto(x) partial substitution [PR110025, PR114138] c++: auto(x) partial substitution [PR110025, PR114138] - - - - --- 2024-02-27 Patrick Palka New
[wwwdocs] gcc-14/changes.html + projects/gomp/: OpenMP + OpenACC update [wwwdocs] gcc-14/changes.html + projects/gomp/: OpenMP + OpenACC update - - - - --- 2024-02-27 Tobias Burnus New
OpenACC: Update libgomp.texi + openacc{.f90,_lib.h} for 3.1 arg-name changes OpenACC: Update libgomp.texi + openacc{.f90,_lib.h} for 3.1 arg-name changes - - - - --- 2024-02-27 Tobias Burnus New
[v2,5/5] bpf: renamed coreout.* files to btfext-out.*. [v2,1/5] btf: fixed type id in BTF_KIND_FUNC struct data. - - - - --- 2024-02-27 Cupertino Miranda New
[v2,4/5] bpf: implementation of func_info in .BTF.ext. [v2,1/5] btf: fixed type id in BTF_KIND_FUNC struct data. - - - - --- 2024-02-27 Cupertino Miranda New
[v2,3/5] bpf: Always emit .BTF.ext section if generating BTF [v2,1/5] btf: fixed type id in BTF_KIND_FUNC struct data. - - - - --- 2024-02-27 Cupertino Miranda New
[v2,2/5] btf: added KIND_FUNC traversal function. [v2,1/5] btf: fixed type id in BTF_KIND_FUNC struct data. - - - - --- 2024-02-27 Cupertino Miranda New
[v2,1/5] btf: fixed type id in BTF_KIND_FUNC struct data. [v2,1/5] btf: fixed type id in BTF_KIND_FUNC struct data. - - - - --- 2024-02-27 Cupertino Miranda New
[v2] libstdc++: Fix error handling in std::print [v2] libstdc++: Fix error handling in std::print - - - - --- 2024-02-27 Jonathan Wakely 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-27 Uros Bizjak New
Output branches and calls in gcov function summaries Output branches and calls in gcov function summaries - - - - --- 2024-02-27 Jørgen Kvalsvik New
i386: Guard noreturn no-callee-saved-registers optimization with -mnoreturn-no-callee-saved-registe… i386: Guard noreturn no-callee-saved-registers optimization with -mnoreturn-no-callee-saved-registe… - - - - --- 2024-02-27 Jakub Jelinek New
[v6,5/5] arm: Add support for MVE Tail-Predicated Low Overhead Loops arm: Add support for MVE Tail-Predicated Low Overhead Loops - - - - --- 2024-02-27 Andre Vieira (lists) New
[v6,4/5] doloop: Add support for predicated vectorized loops arm: Add support for MVE Tail-Predicated Low Overhead Loops - - - - --- 2024-02-27 Andre Vieira (lists) New
[v6,3/5] arm: Fix a wrong attribute use and remove unused unspecs and iterators arm: Add support for MVE Tail-Predicated Low Overhead Loops - - - - --- 2024-02-27 Andre Vieira (lists) New
[v6,2/5] arm: Annotate instructions with mve_safe_imp_xlane_pred arm: Add support for MVE Tail-Predicated Low Overhead Loops - - - - --- 2024-02-27 Andre Vieira (lists) New
[v6,1/5] arm: Add define_attr to to create a mapping between MVE predicated and unpredicated insns arm: Add support for MVE Tail-Predicated Low Overhead Loops - - - - --- 2024-02-27 Andre Vieira (lists) New
[pushed] analyzer: fix ICE on floating-point bounds [PR111881] [pushed] analyzer: fix ICE on floating-point bounds [PR111881] - - - - --- 2024-02-27 David Malcolm New
Fix internal error in GIMPLE DSE Fix internal error in GIMPLE DSE - - - - --- 2024-02-27 Eric Botcazou New
[8/8] libstdc++: Do not define lock-free atomic aliases if not fully lock-free [PR114103] [1/8] libstdc++: Add more [[nodiscard]] to <stacktrace> - - - - --- 2024-02-27 Jonathan Wakely New
[7/8] libstdc++: Add nodiscard in <algorithm> [1/8] libstdc++: Add more [[nodiscard]] to <stacktrace> - - - - --- 2024-02-27 Jonathan Wakely New
[6/8] libstdc++: Add more nodiscard uses in <vector> [1/8] libstdc++: Add more [[nodiscard]] to <stacktrace> - - - - --- 2024-02-27 Jonathan Wakely New
[5/8] libstdc++: Consistently use noexcept, constexpr, nodiscard on bitmask ops [1/8] libstdc++: Add more [[nodiscard]] to <stacktrace> - - - - --- 2024-02-27 Jonathan Wakely New
[4/8] libstdc++: Fix error handling in std::print [1/8] libstdc++: Add more [[nodiscard]] to <stacktrace> - - - - --- 2024-02-27 Jonathan Wakely New
[3/8] libstdc++: Fix std::print for Cygwin [1/8] libstdc++: Add more [[nodiscard]] to <stacktrace> - - - - --- 2024-02-27 Jonathan Wakely New
[2/8] libstdc++: Include <bits/stl_iterator.h> in <bits/alloc_traits.h> [1/8] libstdc++: Add more [[nodiscard]] to <stacktrace> - - - - --- 2024-02-27 Jonathan Wakely New
[1/8] libstdc++: Add more [[nodiscard]] to <stacktrace> [1/8] libstdc++: Add more [[nodiscard]] to <stacktrace> - - - - --- 2024-02-27 Jonathan Wakely New
arm: warn about deprecation of iwmmx in mmintrin.h arm: warn about deprecation of iwmmx in mmintrin.h - - - - --- 2024-02-27 Richard Earnshaw New
[v2] tree-optimization/114074 - CHREC multiplication and undefined overflow [v2] tree-optimization/114074 - CHREC multiplication and undefined overflow - - - - --- 2024-02-27 Richard Biener New
RISC-V: Add XiangShan Nanhu microarchitecture. RISC-V: Add XiangShan Nanhu microarchitecture. - - - - --- 2024-02-27 Jiawei New
i386: For noreturn functions save at least the bp register if it is used [PR114116] i386: For noreturn functions save at least the bp register if it is used [PR114116] - - - - --- 2024-02-27 Jakub Jelinek New
expand: Add trivial folding for bit query builtins at expansion time [PR114044] expand: Add trivial folding for bit query builtins at expansion time [PR114044] - - - - --- 2024-02-27 Jakub Jelinek New
[3/3,RFC] fsra: support SET_RET_PART fsra: Add final gimple sra before expander - - - - --- 2024-02-27 Jiufu Guo New
[2/3,RFC] fsra: support ARG_PARTS fsra: Add final gimple sra before expander - - - - --- 2024-02-27 Jiufu Guo New
« 1 2 ... 11 12 131268 1269 »