Show patches with: Archived = No       |   139745 patches
« 1 2 3 41397 1398 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
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
[COMMITTED,22/42] gccrs: Fix ICE with empty generic arguments [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,21/42] gccrs: Adjust segment start position errors [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,20/42] gccrs: Fix ICE when handling case of unknown field in HIR::FieldAccess [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,19/42] gccrs: Add test case to show ice is fixed [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,18/42] gccrs: nr2.0: Remove unnecessary copy of Node [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,17/42] gccrs: Fix ICE in struct expressions [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,16/42] gccrs: nr2.0: Handle StructPatternFieldIdent [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,15/42] gccrs: Add test case to show ICE is fixed [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,14/42] gccrs: Add test case to show issue is fixed [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,13/42] gccrs: Add gimple test for black box intrinsic [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,12/42] gccrs: Add execute test for black_box intrinsic [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,11/42] gccrs: Add LlvmInlineAsm node dump [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,10/42] gccrs: Parse and lower llvm asm node [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,09/42] gccrs: Add llvmInlineAsm node [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,08/42] gccrs: Emit error with old asm syntax in new asm blocks [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,07/42] gccrs: Add check for placeholder (infer) type in return position [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,06/42] gccrs: Fix ICE when checking shift's which are behind array refs [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,05/42] gccrs: Fix crash in hir dump as labels are optional [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,04/42] gccrs: Update comments in repr parsing code [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,03/42] gccrs: Implement integer representation for enums [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,02/42] gccrs: Implement typecheck for zero-variant enums [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[COMMITTED,01/42] gccrs: Fix segv in unsafe chcker [COMMITTED,01/42] gccrs: Fix segv in unsafe chcker - - - - --- 2025-04-28 Arthur Cohen New
[5/5] ipa: Drop the default value of suffix parameter of create_clone (PR119852) [1/5] Document option -fdump-ipa-clones - - - - --- 2025-04-28 Martin Jambor New
[4/5] ipa: Fix create_version_clone_with_body declaration and comment [1/5] Document option -fdump-ipa-clones - - - - --- 2025-04-28 Martin Jambor New
[3/5] ipa: Dump cgraph_node UID instead of order into ipa-clones dump file [1/5] Document option -fdump-ipa-clones - - - - --- 2025-04-28 Martin Jambor New
[2/5] ipa: Do not emit info about temporary clones to ipa-clones dump (PR119852) [1/5] Document option -fdump-ipa-clones - - - - --- 2025-04-28 Martin Jambor New
[1/5] Document option -fdump-ipa-clones [1/5] Document option -fdump-ipa-clones - - - - --- 2025-04-28 Martin Jambor New
libstdc++: Fix availability of std::erase_if(std::flat_foo) [PR119427] libstdc++: Fix availability of std::erase_if(std::flat_foo) [PR119427] - - - - --- 2025-04-28 Patrick Palka New
Extend vect_recog_cond_expr_convert_pattern to handle floating point type. Extend vect_recog_cond_expr_convert_pattern to handle floating point type. - - - - --- 2025-04-28 liuhongt New
ipa/119973 - IPA PTA issue with global initializers ipa/119973 - IPA PTA issue with global initializers - - - - --- 2025-04-28 Richard Biener New
Add TARGET_STORE_BY_PIECES_ICODE Add TARGET_STORE_BY_PIECES_ICODE - - - - --- 2025-04-28 H.J. Lu New
« 1 2 3 41397 1398 »