gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
[PATCH] libstdc++: Fix <numeric> parallel algos for move-only values [PR117905]
Jonathan Wakely
Re: [PATCH] libstdc++: Fix <numeric> parallel algos for move-only values [PR117905]
Jonathan Wakely
[PATCH][15.2] nr2.0: late: Correctly initialize funny_error member
arthur . cohen
Re: [PATCH][15.2] nr2.0: late: Correctly initialize funny_error member
Andrew Pinski
Re: [PATCH][15.2] nr2.0: late: Correctly initialize funny_error member
Marc Poulhiès
[PATCH] c++/modules: Catch exposures of TU-local values through inline references [PR119996]
Nathaniel Shead
Re: [PATCH] c++/modules: Catch exposures of TU-local values through inline references [PR119996]
Jason Merrill
[PATCH] x86-64: Don't expand UNSPEC_TLS_LD_BASE to a call
H.J. Lu
Re: [PATCH] x86-64: Don't expand UNSPEC_TLS_LD_BASE to a call
Uros Bizjak
Re: [PATCH] x86-64: Don't expand UNSPEC_TLS_LD_BASE to a call
H.J. Lu
Re: [PATCH] x86-64: Don't expand UNSPEC_TLS_LD_BASE to a call
Uros Bizjak
Re: [PATCH] x86-64: Don't expand UNSPEC_TLS_LD_BASE to a call
H.J. Lu
Re: [PATCH] x86-64: Don't expand UNSPEC_TLS_LD_BASE to a call
Uros Bizjak
[PATCH] Use incoming small integer argument value if possible
H.J. Lu
Re: [PATCH] Use incoming small integer argument value if possible
Richard Biener
Re: [PATCH] Use incoming small integer argument value if possible
H.J. Lu
Re: [PATCH] Use incoming small integer argument value if possible
Richard Biener
Re: [PATCH] Use incoming small integer argument value if possible
H.J. Lu
Re: [PATCH] Use incoming small integer argument value if possible
Richard Biener
Re: [PATCH] Use incoming small integer argument value if possible
H.J. Lu
Re: [PATCH] Use incoming small integer argument value if possible
Richard Biener
Re: [PATCH] Use incoming small integer argument value if possible
H.J. Lu
Re: [PATCH] Use incoming small integer argument value if possible
Richard Biener
[PATCH v2] Use incoming small integer argument value as if promoted
H.J. Lu
[pushed] i386: Skip sub-RTXes of memory operand in ix86_update_stack_alignment
Uros Bizjak
[PATCH] RISC-V: Fix missing implied Zicsr from Zve32x
Jerry Zhang Jian
Re: [PATCH] RISC-V: Fix missing implied Zicsr from Zve32x
Kito Cheng
[PATCH v2] RISC-V: Fix missing implied Zicsr from Zve32x
Jerry Zhang Jian
[PATCH v3] RISC-V: Fix missing implied Zicsr from Zve32x
Jerry Zhang Jian
Re: [PATCH v3] RISC-V: Fix missing implied Zicsr from Zve32x
Kito Cheng
[PATCH v4] RISC-V: Fix missing implied Zicsr from Zve32x
Jerry Zhang Jian
Re: [PATCH v4] RISC-V: Fix missing implied Zicsr from Zve32x
Kito Cheng
Re: [PATCH v2] RISC-V: Fix missing implied Zicsr from Zve32x
Nelson Chu
Re: [PATCH] libgomp: Update SVE test
Tejas Belagod
Re: [PATCH] libgomp: Update SVE test
Richard Sandiford
Re: [PATCH] libgomp: Update SVE test
Jakub Jelinek
Re: [PATCH] libgomp: Update SVE test
Tejas Belagod
[PATCH] i386/cygming: Decrease default preferred stack boundary for 32-bit targets
LIU Hao
Re: [PATCH] i386/cygming: Decrease default preferred stack boundary for 32-bit targets
LIU Hao
[PATCH] RISC-V: Allow different dynamic floating point mode to be merged [PR119832]
Kito Cheng
RE: [PATCH] RISC-V: Allow different dynamic floating point mode to be merged [PR119832]
Li, Pan2
Re: [PATCH] RISC-V: Allow different dynamic floating point mode to be merged [PR119832]
钟居哲
Re: [PATCH] RISC-V: Allow different dynamic floating point mode to be merged [PR119832]
Robin Dapp
Re: [PATCH] RISC-V: Allow different dynamic floating point mode to be merged [PR119832]
Kito Cheng
[PATCH] target.def: Remove TARGET_PROMOTE_FUNCTION_RETURN reference
H.J. Lu
Re: [PATCH] target.def: Remove TARGET_PROMOTE_FUNCTION_RETURN reference
Richard Biener
[PATCH] Remove other processors from X86_TUNE_DEST_FALSE_DEP_FOR_GLC except GLC
liuhongt
[pushed: r16-266] analyzer: handle NRVO and DECL_BY_REFERENCE [PR111536]
David Malcolm
[pushed: r16-263] analyzer, c++: add placeholder implementation of ana::translation_unit for C++
David Malcolm
[pushed: r16-258] analyzer: convert various enums to "enum class"
David Malcolm
[pushed: r16-265] analyzer: fix null deref false negative on std::unique_ptr [PR109366]
David Malcolm
[pushed: r16-261] analyzer: use unique_ptr for state_machine instances
David Malcolm
[pushed: r16-256] analyzer: fail if we see unexpected gimple stmt codes
David Malcolm
[pushed: r16-255] analyzer: add a call_details::dump (using text_art)
David Malcolm
[pushed: r16-257] analyzer: use analyzer/common.h as a common header
David Malcolm
[pushed: r16-252] diagnostics: use diagnostic_option_id for m_opt_permissive
David Malcolm
[pushed: r16-260] analyzer: convert various call_summary * to call_summary &
David Malcolm
[pushed: r16-259] analyzer: convert gcall * to gcall & in many places
David Malcolm
[pushed: r16-250] sarif output: introduce sarif_generation_options
David Malcolm
[pushed: r16-254] pass_manager: add m_ prefix to pass fields accessed via passes.def
David Malcolm
[pushed: r16-253] c, c++: use unique_ptr in name_hint to reduce naked 'new'
David Malcolm
[pushed: r16-251] diagnostics: make diagnostic_context::m_abort_on_error private
David Malcolm
[COMMITTED] Do not overwrite relation in range_of_range_op.
Andrew MacLeod
[COMITTED] Add a Relation iterator to the relation oracle.
Andrew MacLeod
[COMMITTED] Add lhs_op1 relation to pointer_plus.
Andrew MacLeod
[COMMITTED] PR tree-optimization/119712 - Always reflect lower bits from mask in subranges.
Andrew MacLeod
Re: [COMMITTED] PR tree-optimization/119712 - Always reflect lower bits from mask in subranges.
Andrew MacLeod
Re: [COMMITTED] PR tree-optimization/119712 - Always reflect lower bits from mask in subranges.
Richard Biener
Re: [COMMITTED] PR tree-optimization/119712 - Always reflect lower bits from mask in subranges.
Andrew MacLeod
[COMMITTED ]Use the current Ranger cache when creating inferred ranges.
Andrew MacLeod
Re: [PATCH] PR tree-optimization/95801 - infer non-zero for integral division RHS.
Andrew MacLeod
Re: [PATCH] PR tree-optimization/95801 - infer non-zero for integral division RHS.
Andrew MacLeod
Re: [PATCH] PR tree-optimization/95801 - infer non-zero for integral division RHS.
Richard Biener
New German PO file for 'gcc' (version 15.1.0)
Translation Project Robot
[PATCH v4 2/2] Aarch64: Add __sqrt and __sqrtf intrinsics and corresponding tests
Ayan Shafqat
Re: [PATCH v4 2/2] Aarch64: Add __sqrt and __sqrtf intrinsics and corresponding tests
Kyrylo Tkachov
Re: [PATCH v4 2/2] Aarch64: Add __sqrt and __sqrtf intrinsics and corresponding tests
Ayan Shafqat
Re: [PATCH v4 2/2] Aarch64: Add __sqrt and __sqrtf intrinsics and corresponding tests
Kyrylo Tkachov
[PATCH v4 1/2] Aarch64: Use BUILTIN_VHSDF_HSDF for vector and scalar sqrt builtins
Ayan Shafqat
Re: [PATCH v4 1/2] Aarch64: Use BUILTIN_VHSDF_HSDF for vector and scalar sqrt builtins
Kyrylo Tkachov
[COMMITTED] MAINTAINERS: Add my gcc.gnu.org username
Kwok Cheung Yeung
[PATCH][_GLIBCXX_INLINE_VERSION] Fix several test failures
François Dumont
Re: [PATCH][_GLIBCXX_INLINE_VERSION] Fix several test failures
Jonathan Wakely
Re: [PATCH][_GLIBCXX_INLINE_VERSION] Fix several test failures
François Dumont
Re: [PATCH][_GLIBCXX_INLINE_VERSION] Fix several test failures
Jonathan Wakely
Re: [PATCH][_GLIBCXX_INLINE_VERSION] Fix several test failures
François Dumont
[PATCH] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type.
Tomasz Kamiński
[PATCH v2] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type.
Tomasz Kamiński
[PATCH v3] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type.
Tomasz Kamiński
Re: [PATCH v3] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type.
Tomasz Kaminski
Re: [PATCH v3] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type.
Tomasz Kaminski
[PATCH v2] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type.
Tomasz Kamiński
[PATCH v4] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type.
Tomasz Kamiński
Re: [PATCH v4] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type.
Jonathan Wakely
Re: [PATCH v4] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type.
Tomasz Kaminski
Re: [PATCH v4] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type.
Tomasz Kaminski
[committed] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type.
Tomasz Kamiński
Re: [PATCH v4] libstdc++: Cleanup and stabilize format _Spec<_CharT> and _Pres_type.
Tomasz Kaminski
[PATCH v4] arm: Add FMA and FMAF intrinsics with corresponding tests
Ayan Shafqat
[COMMITTED 01/42] gccrs: Fix segv in unsafe chcker
arthur . cohen
[COMMITTED 02/42] gccrs: Implement typecheck for zero-variant enums
arthur . cohen
[COMMITTED 09/42] gccrs: Add llvmInlineAsm node
arthur . cohen
Re: [COMMITTED 09/42] gccrs: Add llvmInlineAsm node
Andrew Pinski
Re: [COMMITTED 09/42] gccrs: Add llvmInlineAsm node
Andrew Pinski
Re: [COMMITTED 09/42] gccrs: Add llvmInlineAsm node
Arthur Cohen
Re: [COMMITTED 09/42] gccrs: Add llvmInlineAsm node
Arthur Cohen
[COMMITTED 06/42] gccrs: Fix ICE when checking shift's which are behind array refs
arthur . cohen
[COMMITTED 16/42] gccrs: nr2.0: Handle StructPatternFieldIdent
arthur . cohen
[COMMITTED 03/42] gccrs: Implement integer representation for enums
arthur . cohen
[COMMITTED 04/42] gccrs: Update comments in repr parsing code
arthur . cohen
[COMMITTED 11/42] gccrs: Add LlvmInlineAsm node dump
arthur . cohen
[COMMITTED 05/42] gccrs: Fix crash in hir dump as labels are optional
arthur . cohen
[COMMITTED 12/42] gccrs: Add execute test for black_box intrinsic
arthur . cohen
[COMMITTED 15/42] gccrs: Add test case to show ICE is fixed
arthur . cohen
[COMMITTED 07/42] gccrs: Add check for placeholder (infer) type in return position
arthur . cohen
[COMMITTED 14/42] gccrs: Add test case to show issue is fixed
arthur . cohen
[COMMITTED 10/42] gccrs: Parse and lower llvm asm node
arthur . cohen
[COMMITTED 20/42] gccrs: Fix ICE when handling case of unknown field in HIR::FieldAccess
arthur . cohen
[COMMITTED 13/42] gccrs: Add gimple test for black box intrinsic
arthur . cohen
[COMMITTED 19/42] gccrs: Add test case to show ice is fixed
arthur . cohen
[COMMITTED 08/42] gccrs: Emit error with old asm syntax in new asm blocks
arthur . cohen
[COMMITTED 17/42] gccrs: Fix ICE in struct expressions
arthur . cohen
[COMMITTED 24/42] gccrs: nr2.0: Fix derive-debug1.rs
arthur . cohen
[COMMITTED 18/42] gccrs: nr2.0: Remove unnecessary copy of Node
arthur . cohen
[COMMITTED 21/42] gccrs: Adjust segment start position errors
arthur . cohen
[COMMITTED 32/42] gccrs: Add equality operator for identifiers
arthur . cohen
[COMMITTED 25/42] gccrs: nr2.0: Improve error handling
arthur . cohen
[COMMITTED 29/42] gccrs: Update generics9 expected error message
arthur . cohen
[COMMITTED 22/42] gccrs: Fix ICE with empty generic arguments
arthur . cohen
[COMMITTED 34/42] gccrs: Add binding context class
arthur . cohen
[COMMITTED 26/42] gccrs: Change error message to match expected test output
arthur . cohen
[COMMITTED 30/42] gccrs: Change expected error output to match nr2
arthur . cohen
[COMMITTED 36/42] gccrs: Use stacked context for nested bindings.
arthur . cohen
[COMMITTED 23/42] gccrs: prealloc the initilizer vector
arthur . cohen
[COMMITTED 40/42] gccrs: Some assorted tweaks and bug fixes
arthur . cohen
[COMMITTED 28/42] gccrs: Prevent forward declaration in type parameters
arthur . cohen
[COMMITTED 39/42] gccrs: Completely duplicate path node
arthur . cohen
[COMMITTED 41/42] gccrs: Visit visibility in UseDeclaration
arthur . cohen
[COMMITTED 37/42] gccrs: Remove passing test from exclusion list
arthur . cohen
[COMMITTED 27/42] gccrs: Remove error state for GenericArg
arthur . cohen
[COMMITTED 31/42] gccrs: Add fn_once and Sized lang items to the test
arthur . cohen
[COMMITTED 38/42] gccrs: Use specialized param visit function for params
arthur . cohen
[COMMITTED 33/42] gccrs: Add hash function for Identifiers
arthur . cohen
[COMMITTED 42/42] gccrs: Fix narrowing conversion warnings
arthur . cohen
[COMMITTED 35/42] gccrs: Add pattern bindings
arthur . cohen
Re: [PATCH 2/4] cfgloopmanip: Add infrastructure for scaling of multi-exit loops [PR117790]
Alex Coplan
[PATCH 5/5] ipa: Drop the default value of suffix parameter of create_clone (PR119852)
Martin Jambor
Re: [PATCH 5/5] ipa: Drop the default value of suffix parameter of create_clone (PR119852)
Richard Biener
[PATCH 4/5] ipa: Fix create_version_clone_with_body declaration and comment
Martin Jambor
Re: [PATCH 4/5] ipa: Fix create_version_clone_with_body declaration and comment
Richard Biener
[PATCH 3/5] ipa: Dump cgraph_node UID instead of order into ipa-clones dump file
Martin Jambor
Re: [PATCH 3/5] ipa: Dump cgraph_node UID instead of order into ipa-clones dump file
Michal Jires
Re: [PATCH 3/5] ipa: Dump cgraph_node UID instead of order into ipa-clones dump file
Martin Jambor
Re: [PATCH 3/5] ipa: Dump cgraph_node UID instead of order into ipa-clones dump file
Jan Hubicka
Re: [PATCH 3/5] ipa: Dump cgraph_node UID instead of order into ipa-clones dump file
Martin Jambor
[PATCH 2/5] ipa: Do not emit info about temporary clones to ipa-clones dump (PR119852)
Martin Jambor
Re: [PATCH 2/5] ipa: Do not emit info about temporary clones to ipa-clones dump (PR119852)
Richard Biener
[PATCH 1/5] Document option -fdump-ipa-clones
Martin Jambor
Re: [PATCH 1/5] Document option -fdump-ipa-clones
Richard Biener
[PATCH] libstdc++: Fix availability of std::erase_if(std::flat_foo) [PR119427]
Patrick Palka
Re: [PATCH] libstdc++: Fix availability of std::erase_if(std::flat_foo) [PR119427]
Jonathan Wakely
Re: [PATCH] libstdc++: Fix availability of std::erase_if(std::flat_foo) [PR119427]
Patrick Palka
Re: [PATCH] libstdc++: Fix availability of std::erase_if(std::flat_foo) [PR119427]
Jonathan Wakely
[PATCH v1 0/3] Support form 7 of unsigned integer SAT_ADD
pan2 . li
[PATCH v1 3/3] RISC-V: Add testcases for vector unsigned integer SAT_ADD form 7
pan2 . li
[PATCH v1 1/3] Match: Support form 7 for unsigned integer SAT_ADD
pan2 . li
Re: [PATCH v1 1/3] Match: Support form 7 for unsigned integer SAT_ADD
Richard Biener
RE: [PATCH v1 1/3] Match: Support form 7 for unsigned integer SAT_ADD
Li, Pan2
[PATCH v1 2/3] RISC-V: Add testcases for scalar unsigned integer SAT_ADD form 7
pan2 . li
[PATCH] Extend vect_recog_cond_expr_convert_pattern to handle floating point type.
liuhongt
Re: [PATCH] Extend vect_recog_cond_expr_convert_pattern to handle floating point type.
Richard Biener
[PATCH v2 1/2] Extend vect_recog_cond_expr_convert_pattern to handle floating point type.
liuhongt
[PATCH v2 2/2] Extend vect_recog_cond_expr_convert_pattern to handle REAL_CST
liuhongt
Re: [PATCH v2 2/2] Extend vect_recog_cond_expr_convert_pattern to handle REAL_CST
Richard Biener
[PATCH v3] Extend vect_recog_cond_expr_convert_pattern to handle REAL_CST
liuhongt
Re: [PATCH v3] Extend vect_recog_cond_expr_convert_pattern to handle REAL_CST
Richard Biener
[PATCH v3] Extend vect_recog_cond_expr_convert_pattern to handle REAL_CST
liuhongt
Re: [PATCH v2 1/2] Extend vect_recog_cond_expr_convert_pattern to handle floating point type.
Richard Biener
[PATCH] ipa/119973 - IPA PTA issue with global initializers
Richard Biener
Re: [PATCH][stage1] tree-optimization/119103 - missed overwidening detection for shift
Richard Biener
Re: [PATCH][stage1] tree-optimization/119103 - missed overwidening detection for shift
H.J. Lu
Re: [PATCH][stage1] tree-optimization/119103 - missed overwidening detection for shift
Richard Biener
[PATCH] Add TARGET_STORE_BY_PIECES_ICODE
H.J. Lu
PING: [PATCH] Add TARGET_STORE_BY_PIECES_ICODE
H.J. Lu
Re: PING: [PATCH] Add TARGET_STORE_BY_PIECES_ICODE
Richard Biener
Re: [PATCH][stage1] middle-end/80342 - genmatch optimize outer conversions
Richard Biener
[PATCH] simplify-rtx: Split out native_decode_int
Richard Sandiford
Re: [PATCH] simplify-rtx: Split out native_decode_int
Richard Biener
Re: [PING^2] [PATCH v2] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
Surya Kumari Jangala
[PATCH][committed][14 backport]AArch64: force operand to fresh register to avoid subreg issues [PR118892]
Tamar Christina
[PATCH v2][committed][14 backport]middle-end: fix masking for partial vectors and early break [PR119351]
Tamar Christina
[PATCH] debug/78685 - reword -Og documentation
Richard Biener
Re: [PATCH] debug/78685 - reword -Og documentation
Alexander Monakov
Re: [PATCH] debug/78685 - reword -Og documentation
Richard Biener
Re: [PATCH] debug/78685 - reword -Og documentation
Sam James
Re: [PATCH] debug/78685 - reword -Og documentation
Richard Biener
Re: [PATCH] debug/78685 - reword -Og documentation
Jakub Jelinek
GCC 13.3.1 Status Report (2025-04-28)
Richard Biener
GCC 14.2.1 Status Report (2025-04-28)
Richard Biener
[PATCH] AArch64: Fold unsigned ADD + LSR by 1 to UHADD
Pengfei Li
Earlier messages
Later messages