Show patches with: Archived = No       |   26465 patches
« 1 211 12 13264 265 »
Patch Series rb/tb S/W/F Date Submitter Delegate State
[v3] c++: implement [[gnu::non_owning]] [PR110358] [v3] c++: implement [[gnu::non_owning]] [PR110358] - - 4-- 2024-03-01 Marek Polacek New
[pushed] analyzer: fix ICE in call summarization [PR114159] [pushed] analyzer: fix ICE in call summarization [PR114159] - - -2- 2024-02-29 David Malcolm Committed
c++: Ensure DECL_CONTEXT is set for temporary vars [PR114005] c++: Ensure DECL_CONTEXT is set for temporary vars [PR114005] - - 4-- 2024-02-29 Nathaniel Shead New
c++/modules: depending local enums [PR104919, PR106009] c++/modules: depending local enums [PR104919, PR106009] - - 4-- 2024-02-29 Patrick Palka New
Fortran: improve checks of NULL without MOLD as actual argument [PR104819] Fortran: improve checks of NULL without MOLD as actual argument [PR104819] - - 2-2 2024-02-29 Harald Anlauf New
libstdc++-v3: Fix cmath math declarations and stub support for hppa64-*-hpux11* libstdc++-v3: Fix cmath math declarations and stub support for hppa64-*-hpux11* - - 4-- 2024-02-29 John David Anglin New
[committed] libstdc++: Fix std::basic_format_arg::handle for BasicFormatters [committed] libstdc++: Fix std::basic_format_arg::handle for BasicFormatters - - -2- 2024-02-29 Jonathan Wakely Committed
[committed] libstdc++: Fix conditions for using memcmp in std::lexicographical_compare_three_way [P… [committed] libstdc++: Fix conditions for using memcmp in std::lexicographical_compare_three_way [P… - - -2- 2024-02-29 Jonathan Wakely Committed
[avr,applied] PR target/114132: Sets up a frame without need [avr,applied] PR target/114132: Sets up a frame without need - - --2 2024-02-29 Georg-Johann Lay New
calls: Further fixes for TYPE_NO_NAMED_ARGS_STDARG_P handling [PR107453] calls: Further fixes for TYPE_NO_NAMED_ARGS_STDARG_P handling [PR107453] - - --2 2024-02-29 Jakub Jelinek New
[v2] libstdc++: Add more nodiscard uses in <vector> [v2] libstdc++: Add more nodiscard uses in <vector> - - -2- 2024-02-29 Jonathan Wakely Committed
s390: Fix test vector/long-double-to-i64.c s390: Fix test vector/long-double-to-i64.c - - 4-- 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 - - 4-- 2024-02-29 Stefan Schulze Frielinghaus Committed
s390: Fix TARGET_SECONDARY_RELOAD for non-SYMBOL_REFs s390: Fix TARGET_SECONDARY_RELOAD for non-SYMBOL_REFs - - 4-- 2024-02-29 Stefan Schulze Frielinghaus Committed
dwarf2out: Don't move variable sized aggregates to comdat [PR114015] dwarf2out: Don't move variable sized aggregates to comdat [PR114015] - - --2 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] - - --2 2024-02-29 Jakub Jelinek New
middle-end/114070 - VEC_COND_EXPR folding middle-end/114070 - VEC_COND_EXPR folding - - 4-- 2024-02-29 Richard Biener Committed
tree-optimization/114151 - handle POLY_INT_CST in get_range_pos_neg tree-optimization/114151 - handle POLY_INT_CST in get_range_pos_neg - - 4-- 2024-02-29 Richard Biener New
LoongArch: Allow s9 as a register alias LoongArch: Allow s9 as a register alias - - 4-- 2024-02-29 Xi Ruoyao New
[COMMITTED] aarch64: Fix memtag builtins vs GC [PR108174] [COMMITTED] aarch64: Fix memtag builtins vs GC [PR108174] - - -2- 2024-02-29 Andrew Pinski Committed
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… - - 4-- 2024-02-29 Xi Ruoyao Committed
[v2] testsuite: Add a test case for negating FP vectors containing zeros [v2] testsuite: Add a test case for negating FP vectors containing zeros - - 3-1 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] - - 4-- 2024-02-29 Xi Ruoyao Committed
[libgfortran] Part 2: PR105456 Child I/O does not propage iostat [libgfortran] Part 2: PR105456 Child I/O does not propage iostat - - 4-- 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 - 4-- 2024-02-29 Flavio Cruz Committed
[COMMITTED] Add libcc1 to bug components [COMMITTED] Add libcc1 to bug components - - -2- 2024-02-29 Andrew Pinski Committed
[v2] LoongArch: Add support for TLS descriptors [v2] LoongArch: Add support for TLS descriptors - - 4-- 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 - - 4-- 2024-02-28 Ken Matsui New
OpenMP: warn about iteration var modifications in loop body OpenMP: warn about iteration var modifications in loop body - - 2-2 2024-02-28 Frederik Harwath New
[v14,26/26] libstdc++: Optimize std::is_nothrow_invocable compilation performance Optimize more type traits - - 4-- 2024-02-28 Ken Matsui New
[v14,25/26] c++: Implement __is_nothrow_invocable built-in trait Optimize more type traits - - 4-- 2024-02-28 Ken Matsui New
[v14,24/26] libstdc++: Optimize std::is_invocable compilation performance Optimize more type traits - - 2-- 2024-02-28 Ken Matsui New
[v14,23/26] c++: Implement __is_invocable built-in trait Optimize more type traits - - 1-- 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 - - 2-2 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] - - 12- 2024-02-28 Jonathan Wakely Committed
[committed] libstdc++: Change some URLs in the manual to use https [committed] libstdc++: Change some URLs in the manual to use https - - -11 2024-02-28 Jonathan Wakely Committed
[committed] libstdc++: Update outdated docs on contributing [committed] libstdc++: Update outdated docs on contributing - - 1-2 2024-02-28 Jonathan Wakely Committed
[2/2] tree-optimization/113831 - revert original fix [1/2] tree-optimization/114121 - wrong VN with context sensitive range info - - --2 2024-02-28 Richard Biener Committed
[1/2] tree-optimization/114121 - wrong VN with context sensitive range info [1/2] tree-optimization/114121 - wrong VN with context sensitive range info - - --2 2024-02-28 Richard Biener Committed
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 - 111- 2024-02-28 Kito Cheng JeffreyALaw Committed
[wwwdocs] Add anchor for contrib/gcc-git-customization.sh docs [wwwdocs] Add anchor for contrib/gcc-git-customization.sh docs - - --2 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] - - --2 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] - - 1-2 2024-02-28 Rainer Orth Committed
[committed] testsuite: Add testcase for recently fixed PR [PR114075] [committed] testsuite: Add testcase for recently fixed PR [PR114075] - - 4-- 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 - - 111- 2024-02-28 Li, Pan2 Committed
[v3] RISC-V: Introduce gcc option mrvv-vector-bits for RVV [v3] RISC-V: Introduce gcc option mrvv-vector-bits for RVV - - 101- 2024-02-28 Li, Pan2 Committed
graphite: Fix non-INTEGER_TYPE integral comparison handling [PR114041] graphite: Fix non-INTEGER_TYPE integral comparison handling [PR114041] - - --2 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… - - --2 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 - - 111- 2024-02-28 Li, Pan2 Superseded
[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 - 4-- 2024-02-28 Nathaniel Shead New
[v2] C/C++: add hints for strerror [v2] C/C++: add hints for strerror - - 4-- 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] - - -2- 2024-02-27 David Malcolm Committed
Add myself to write after approval and DCO Add myself to write after approval and DCO - - 4-- 2024-02-27 Fangrui Song Committed
Fortran testsuite: fix invalid Fortran in testcase Fortran testsuite: fix invalid Fortran in testcase - - 4-- 2024-02-27 Harald Anlauf New
c++: auto(x) partial substitution [PR110025, PR114138] c++: auto(x) partial substitution [PR110025, PR114138] - - 4-- 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 - - --2 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 - - 4-- 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. - - 4-- 2024-02-27 Cupertino Miranda Committed
[v2,4/5] bpf: implementation of func_info in .BTF.ext. [v2,1/5] btf: fixed type id in BTF_KIND_FUNC struct data. - - 4-- 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. - - 3-1 2024-02-27 Cupertino Miranda Committed
[v2,2/5] btf: added KIND_FUNC traversal function. [v2,1/5] btf: fixed type id in BTF_KIND_FUNC struct data. - - 2-1 2024-02-27 Cupertino Miranda Committed
[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. - - --1 2024-02-27 Cupertino Miranda Committed
[v2] libstdc++: Fix error handling in std::print [v2] libstdc++: Fix error handling in std::print - - 4-- 2024-02-27 Jonathan Wakely Committed
[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] - - -2- 2024-02-27 Uros Bizjak Committed
Output branches and calls in gcov function summaries Output branches and calls in gcov function summaries - - 4-- 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… - - --2 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 - - 4-- 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 - - 4-- 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 - - 4-- 2024-02-27 Andre Vieira (lists) Committed
[v6,2/5] arm: Annotate instructions with mve_safe_imp_xlane_pred arm: Add support for MVE Tail-Predicated Low Overhead Loops - - 2-- 2024-02-27 Andre Vieira (lists) Committed
[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 - - 2-- 2024-02-27 Andre Vieira (lists) Committed
[pushed] analyzer: fix ICE on floating-point bounds [PR111881] [pushed] analyzer: fix ICE on floating-point bounds [PR111881] - - -2- 2024-02-27 David Malcolm Committed
Fix internal error in GIMPLE DSE Fix internal error in GIMPLE DSE - - 3-1 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> - - 4-- 2024-02-27 Jonathan Wakely Committed
[7/8] libstdc++: Add nodiscard in <algorithm> [1/8] libstdc++: Add more [[nodiscard]] to <stacktrace> - - 3-1 2024-02-27 Jonathan Wakely Superseded
[6/8] libstdc++: Add more nodiscard uses in <vector> [1/8] libstdc++: Add more [[nodiscard]] to <stacktrace> - - 2-1 2024-02-27 Jonathan Wakely Committed
[5/8] libstdc++: Consistently use noexcept, constexpr, nodiscard on bitmask ops [1/8] libstdc++: Add more [[nodiscard]] to <stacktrace> - - 2-- 2024-02-27 Jonathan Wakely Committed
[4/8] libstdc++: Fix error handling in std::print [1/8] libstdc++: Add more [[nodiscard]] to <stacktrace> - - --- 2024-02-27 Jonathan Wakely Dropped
« 1 211 12 13264 265 »