Show patches with: State = Action Required       |   139598 patches
« 1 2 3 41395 1396 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
Fix cs_interesting_for_ipcp_p wrt flag_profile_partial_training. Fix cs_interesting_for_ipcp_p wrt flag_profile_partial_training. - - - - --- 2025-04-29 Jan Hubicka New
Make ix86 cost of VEC_SELECT equivalent to SUBREG same as of SUBREG Make ix86 cost of VEC_SELECT equivalent to SUBREG same as of SUBREG - - - - --- 2025-04-29 Jan Hubicka New
libstdc++: Rewrite atomic builtin checks [PR70560] libstdc++: Rewrite atomic builtin checks [PR70560] - - - - --- 2025-04-29 Jonathan Wakely New
[committed] d: Use __builtin_clear_padding for zeroing alignment holes after set [committed] d: Use __builtin_clear_padding for zeroing alignment holes after set - - - - --- 2025-04-29 Iain Buclaw New
[committed] libstdc++: Use no_stdname for make_obj_using_allocator feature test macro [committed] libstdc++: Use no_stdname for make_obj_using_allocator feature test macro - - - - --- 2025-04-29 Jonathan Wakely New
Fix for older version of GCC Fix for older version of GCC - - - - --- 2025-04-29 Marc Poulhiès New
Add diffsummary.py to contrib Add diffsummary.py to contrib - - - - --- 2025-04-29 Andi Kleen New
[pushed] i386: Disable string insn from non-default AS for Pmode != word_mode [PR111657] [pushed] i386: Disable string insn from non-default AS for Pmode != word_mode [PR111657] - - - - --- 2025-04-29 Uros Bizjak New
[v2] Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267] [v2] Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267] - - - - --- 2025-04-29 Andrew Pinski New
[v3] libstdc++: Use constexpr-if to slightly simplify <regex> [v3] libstdc++: Use constexpr-if to slightly simplify <regex> - - - - --- 2025-04-29 Jonathan Wakely New
[2/2] tree-optimization/119960 - add validity checking to SLP scheduling [1/2] tree-optimization/119960 - fix and guard get_later_stmt - - - - --- 2025-04-29 Richard Biener New
[1/2] tree-optimization/119960 - fix and guard get_later_stmt [1/2] tree-optimization/119960 - fix and guard get_later_stmt - - - - --- 2025-04-29 Richard Biener New
[RFC,3/3] aarch64: Use default .cc.o rule to build aarch64 .cc files Use automatic make dependencies in aarch64 - - - - --- 2025-04-29 Alice Carlotti New
[RFC,2/3] aarch64: Remove explicit make dependencies Use automatic make dependencies in aarch64 - - - - --- 2025-04-29 Alice Carlotti New
[RFC,1/3] aarch64: Generate automatic dependency rules Use automatic make dependencies in aarch64 - - - - --- 2025-04-29 Alice Carlotti New
[v6,2/2] RISC-V: Add intrinsics testcases for SiFive Xsfvcp extensions. [v6,1/2] RISC-V: Add intrinsics support for SiFive Xsfvcp extensions. - - - - --- 2025-04-29 Kito Cheng New
[v6,1/2] RISC-V: Add intrinsics support for SiFive Xsfvcp extensions. [v6,1/2] RISC-V: Add intrinsics support for SiFive Xsfvcp extensions. - - - - --- 2025-04-29 Kito Cheng New
c++: UNBOUND_CLASS_TEMPLATE context substitution [PR119981] c++: UNBOUND_CLASS_TEMPLATE context substitution [PR119981] - - - - --- 2025-04-29 Patrick Palka New
[v5,10/10] libstdc++: Add tests for layout_stride. Implement extents and layouts from the mdspan header. - - - - --- 2025-04-29 Luc Grosheintz New
[v5,09/10] libstdc++: Implement layout_stride from mdspan. Implement extents and layouts from the mdspan header. - - - - --- 2025-04-29 Luc Grosheintz New
[v5,08/10] libstdc++: Add tests for layout_right. Implement extents and layouts from the mdspan header. - - - - --- 2025-04-29 Luc Grosheintz New
[v5,07/10] libstdc++: Implement layout_right from mdspan. Implement extents and layouts from the mdspan header. - - - - --- 2025-04-29 Luc Grosheintz New
[v5,06/10] libstdc++: Add tests for layout_left. Implement extents and layouts from the mdspan header. - - - - --- 2025-04-29 Luc Grosheintz New
[v5,05/10] libstdc++: Implement layout_left from mdspan. Implement extents and layouts from the mdspan header. - - - - --- 2025-04-29 Luc Grosheintz New
[v5,04/10] libstdc++: Add tests for std::extents. Implement extents and layouts from the mdspan header. - - - - --- 2025-04-29 Luc Grosheintz New
[v5,03/10] libstdc++: Implement std::extents [PR107761]. Implement extents and layouts from the mdspan header. - - - - --- 2025-04-29 Luc Grosheintz New
[v5,02/10] libstdc++: Add header mdspan to the build-system. Implement extents and layouts from the mdspan header. - - - - --- 2025-04-29 Luc Grosheintz New
[v5,01/10] libstdc++: Setup internal FTM for mdspan. Implement extents and layouts from the mdspan header. - - - - --- 2025-04-29 Luc Grosheintz New
[1/1] Fix BZ 119317: named loops (C2y) with debug info Fix BZ 119317: named loops (C2y) with debug info - - - - --- 2025-04-29 Christopher Bazley New
tree-optimization/119997 - &ptr->field no longer subject to PRE tree-optimization/119997 - &ptr->field no longer subject to PRE - - - - --- 2025-04-29 Richard Biener New
[pushed] i386: Allow string instructions from non-default address space [PR111657] [pushed] i386: Allow string instructions from non-default address space [PR111657] - - - - --- 2025-04-29 Uros Bizjak New
libstdc++: Use constexpr-if for C++11 and C++14 libstdc++: Use constexpr-if for C++11 and C++14 - - - - --- 2025-04-29 Jonathan Wakely New
[v2] libstdc++: Use 'if constexpr' to slightly simplify <regex> [v2] libstdc++: Use 'if constexpr' to slightly simplify <regex> - - - - --- 2025-04-29 Jonathan Wakely New
libstdc++: Use constexpr-if in std::function for C++11 and C++14 libstdc++: Use constexpr-if in std::function for C++11 and C++14 - - - - --- 2025-04-29 Jonathan Wakely New
libstdc++: Use 'if constexpr' to simplify std::vector relocation libstdc++: Use 'if constexpr' to simplify std::vector relocation - - - - --- 2025-04-29 Jonathan Wakely New
libstdc++: Fix allocator propagation for rvalue+rvalue string concatenation libstdc++: Fix allocator propagation for rvalue+rvalue string concatenation - - - - --- 2025-04-29 Jonathan Wakely New
libstdc++: Fix <numeric> parallel algos for move-only values [PR117905] libstdc++: Fix <numeric> parallel algos for move-only values [PR117905] - - - - --- 2025-04-29 Jonathan Wakely New
[V3,autofdo] Annotate empty bb with all debug_stmt with location of phi in the single_succ. [V3,autofdo] Annotate empty bb with all debug_stmt with location of phi in the single_succ. - - - - --- 2025-04-29 liuhongt New
c++/modules: Catch exposures of TU-local values through inline references [PR119996] c++/modules: Catch exposures of TU-local values through inline references [PR119996] - - - - --- 2025-04-29 Nathaniel Shead New
x86-64: Don't expand UNSPEC_TLS_LD_BASE to a call x86-64: Don't expand UNSPEC_TLS_LD_BASE to a call - - - - --- 2025-04-29 H.J. Lu New
Use incoming small integer argument value if possible Use incoming small integer argument value if possible - - - - --- 2025-04-29 H.J. Lu New
[15.2] nr2.0: late: Correctly initialize funny_error member [15.2] nr2.0: late: Correctly initialize funny_error member - - - - --- 2025-04-29 Arthur Cohen New
[pushed] i386: Skip sub-RTXes of memory operand in ix86_update_stack_alignment [pushed] i386: Skip sub-RTXes of memory operand in ix86_update_stack_alignment - - - - --- 2025-04-29 Uros Bizjak New
[v3] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type. [v3] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type. - - - - --- 2025-04-29 Tomasz Kaminski New
RISC-V: Fix missing implied Zicsr from Zve32x RISC-V: Fix missing implied Zicsr from Zve32x - - - - --- 2025-04-29 Jerry Zhang Jian New
[v3] x86: Add a pass to remove redundant all 0s/1s vector load [v3] x86: Add a pass to remove redundant all 0s/1s vector load - - - - --- 2025-04-29 H.J. Lu New
[v2] Consider frequency in cost estimation when converting scalar to vector. [v2] Consider frequency in cost estimation when converting scalar to vector. - - - - --- 2025-04-29 liuhongt New
i386/cygming: Decrease default preferred stack boundary for 32-bit targets i386/cygming: Decrease default preferred stack boundary for 32-bit targets - - - - --- 2025-04-29 LIU Hao New
RISC-V: Allow different dynamic floating point mode to be merged [PR119832] RISC-V: Allow different dynamic floating point mode to be merged [PR119832] - - - - --- 2025-04-29 Kito Cheng New
target.def: Remove TARGET_PROMOTE_FUNCTION_RETURN reference target.def: Remove TARGET_PROMOTE_FUNCTION_RETURN reference - - - - --- 2025-04-29 H.J. Lu New
Remove other processors from X86_TUNE_DEST_FALSE_DEP_FOR_GLC except GLC Remove other processors from X86_TUNE_DEST_FALSE_DEP_FOR_GLC except GLC - - - - --- 2025-04-29 liuhongt New
[pushed:,r16-266] analyzer: handle NRVO and DECL_BY_REFERENCE [PR111536] [pushed:,r16-266] analyzer: handle NRVO and DECL_BY_REFERENCE [PR111536] - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-265] analyzer: fix null deref false negative on std::unique_ptr [PR109366] [pushed:,r16-265] analyzer: fix null deref false negative on std::unique_ptr [PR109366] - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-264] analyzer: initial implementation of exception handling [PR97111] [pushed:,r16-264] analyzer: initial implementation of exception handling [PR97111] - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-263] analyzer, c++: add placeholder implementation of ana::translation_unit for C++ [pushed:,r16-263] analyzer, c++: add placeholder implementation of ana::translation_unit for C++ - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-262] Eliminate make-unique.h and ::make_unique [pushed:,r16-262] Eliminate make-unique.h and ::make_unique - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-261] analyzer: use unique_ptr for state_machine instances [pushed:,r16-261] analyzer: use unique_ptr for state_machine instances - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-260] analyzer: convert various call_summary * to call_summary & [pushed:,r16-260] analyzer: convert various call_summary * to call_summary & - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-259] analyzer: convert gcall * to gcall & in many places [pushed:,r16-259] analyzer: convert gcall * to gcall & in many places - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-258] analyzer: convert various enums to "enum class" [pushed:,r16-258] analyzer: convert various enums to "enum class" - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-257] analyzer: use analyzer/common.h as a common header [pushed:,r16-257] analyzer: use analyzer/common.h as a common header - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-256] analyzer: fail if we see unexpected gimple stmt codes [pushed:,r16-256] analyzer: fail if we see unexpected gimple stmt codes - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-255] analyzer: add a call_details::dump (using text_art) [pushed:,r16-255] analyzer: add a call_details::dump (using text_art) - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-254] pass_manager: add m_ prefix to pass fields accessed via passes.def [pushed:,r16-254] pass_manager: add m_ prefix to pass fields accessed via passes.def - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-253] c, c++: use unique_ptr in name_hint to reduce naked 'new' [pushed:,r16-253] c, c++: use unique_ptr in name_hint to reduce naked 'new' - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-252] diagnostics: use diagnostic_option_id for m_opt_permissive [pushed:,r16-252] diagnostics: use diagnostic_option_id for m_opt_permissive - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-251] diagnostics: make diagnostic_context::m_abort_on_error private [pushed:,r16-251] diagnostics: make diagnostic_context::m_abort_on_error private - - - - --- 2025-04-28 David Malcolm New
[pushed:,r16-250] sarif output: introduce sarif_generation_options [pushed:,r16-250] sarif output: introduce sarif_generation_options - - - - --- 2025-04-28 David Malcolm New
[COMITTED] Add a Relation iterator to the relation oracle. [COMITTED] Add a Relation iterator to the relation oracle. - - - - --- 2025-04-28 Andrew MacLeod New
[COMMITTED] Add lhs_op1 relation to pointer_plus. [COMMITTED] Add lhs_op1 relation to pointer_plus. - - - - --- 2025-04-28 Andrew MacLeod New
[COMMITTED] Do not overwrite relation in range_of_range_op. [COMMITTED] Do not overwrite relation in range_of_range_op. - - - - --- 2025-04-28 Andrew MacLeod New
[COMMITTED] Use the current Ranger cache when creating inferred ranges. [COMMITTED] Use the current Ranger cache when creating inferred ranges. - - - - --- 2025-04-28 Andrew MacLeod New
[COMMITTED] PR tree-optimization/119712 - Always reflect lower bits from mask in subranges. [COMMITTED] PR tree-optimization/119712 - Always reflect lower bits from mask in subranges. - - - - --- 2025-04-28 Andrew MacLeod New
[v4,2/2] Aarch64: Add __sqrt and __sqrtf intrinsics and corresponding tests [v4,1/2] Aarch64: Use BUILTIN_VHSDF_HSDF for vector and scalar sqrt builtins - - - - --- 2025-04-28 Ayan Shafqat New
[v4,1/2] Aarch64: Use BUILTIN_VHSDF_HSDF for vector and scalar sqrt builtins [v4,1/2] Aarch64: Use BUILTIN_VHSDF_HSDF for vector and scalar sqrt builtins - - - - --- 2025-04-28 Ayan Shafqat New
[COMMITTED] MAINTAINERS: Add my gcc.gnu.org username [COMMITTED] MAINTAINERS: Add my gcc.gnu.org username - - - - --- 2025-04-28 Kwok Cheung Yeung New
[_GLIBCXX_INLINE_VERSION] Fix several test failures [_GLIBCXX_INLINE_VERSION] Fix several test failures - - - - --- 2025-04-28 François Dumont New
[v2] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type. [v2] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type. - - - - --- 2025-04-28 Tomasz Kaminski New
libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type. libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type. - - - - --- 2025-04-28 Tomasz Kaminski New
[v4] arm: Add FMA and FMAF intrinsics with corresponding tests [v4] arm: Add FMA and FMAF intrinsics with corresponding tests - - - - --- 2025-04-28 Ayan Shafqat New
[COMMITTED,42/42] gccrs: Fix narrowing conversion warnings [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,41/42] gccrs: Visit visibility in UseDeclaration [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,40/42] gccrs: Some assorted tweaks and bug fixes [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,39/42] gccrs: Completely duplicate path node [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,38/42] gccrs: Use specialized param visit function for params [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,37/42] gccrs: Remove passing test from exclusion list [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,36/42] gccrs: Use stacked context for nested bindings. [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,35/42] gccrs: Add pattern bindings [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,34/42] gccrs: Add binding context class [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,33/42] gccrs: Add hash function for Identifiers [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,32/42] gccrs: Add equality operator for identifiers [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,31/42] gccrs: Add fn_once and Sized lang items to the test [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,30/42] gccrs: Change expected error output to match nr2 [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,29/42] gccrs: Update generics9 expected error message [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,28/42] gccrs: Prevent forward declaration in type parameters [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,27/42] gccrs: Remove error state for GenericArg [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,26/42] gccrs: Change error message to match expected test output [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,25/42] gccrs: nr2.0: Improve error handling [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,24/42] gccrs: nr2.0: Fix derive-debug1.rs [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,23/42] gccrs: prealloc the initilizer vector [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
« 1 2 3 41395 1396 »