gcc-patches
Thread
Date
Earlier messages
Messages by Thread
[PATCH] phiopt: Remove special case for a sequence after match and simplify for early phiopt
Andrew Pinski
[PATCH] x86: Skip if the mode size is smaller than its natural size
H.J. Lu
[PUSHED] vectorizer: Fix riscv build [PR120042]
Andrew Pinski
Re: [PUSHED] vectorizer: Fix riscv build [PR120042]
Jeff Law
[pushed: r16-315] prime-paths.cc: remove redundant semicolons
David Malcolm
[pushed: r16-314] sarif output: introduce sarif_serialization_format
David Malcolm
[pushed: r16-313] analyzer: add more test coverage for sprintf
David Malcolm
[pushed: r16-312] analyzer: avoid saying "'0' is NULL"
David Malcolm
[PATCH] OpenMP: need_device_ptr and need_device_addr support for adjust_args
Sandra Loosemore
[PATCH v3 0/6] c, dwarf, btf: Add btf_decl_tag and btf_type_tag C attributes
David Faust
[PATCH v3 1/6] c-family: add btf_type_tag and btf_decl_tag attributes
David Faust
[PATCH v3 6/6] bpf: add tests for CO-RE and BTF tag interaction
David Faust
[PATCH v3 2/6] dwarf: create annotation DIEs for btf tags
David Faust
[PATCH v3 3/6] ctf: translate annotation DIEs to internal ctf
David Faust
[PATCH v3 4/6] btf: generate and output DECL_TAG and TYPE_TAG records
David Faust
[PATCH v3 5/6] doc: document btf_type_tag and btf_decl_tag attributes
David Faust
[pushed] testsuite: Force -mcmodel=small for gcc.target/aarch64/pr115258.c
Richard Sandiford
[PATCH] c++/modules: Ensure deduction guides for imported types are reachable [PR120023]
Nathaniel Shead
Re: [PATCH] c++/modules: Ensure deduction guides for imported types are reachable [PR120023]
Jason Merrill
[PATCH 3/3] Remove non-SLP path from vectorizable_conversion
Richard Biener
[PATCH 2/3] Remove non-SLP path from vectorizable_conversion
Richard Biener
[PATCH 1/3] Remove non-SLP path from vectorizable_conversion
Richard Biener
[PATCH 0/3] Remove non-SLP path from vectorizable_conversion
Richard Biener
Revert 51ba233fe2db562390a6e0a3618420889761bc77
Richard Biener
[GCC16 stage1][PATCH v3 0/3] extend "counted_by" attribute to pointer fields of structures
Qing Zhao
[GCC16 stage1][PATCH v3 1/3] Extend "counted_by" attribute to pointer fields of structures.
Qing Zhao
[GCC16 stage1][PATCH v3 2/3] Convert a pointer reference with counted_by attribute to .ACCESS_WITH_SIZE and use it in builtinin-object-size.
Qing Zhao
[RFC][GCC16 stage1][PATCH v3 3/3] Use the counted_by attribute of pointers in array bound checker.
Qing Zhao
[PATCH] libgcc: Cleanup HWCAP defines in cpuinfo.c
Wilco Dijkstra
Re: [PATCH] libgcc: Cleanup HWCAP defines in cpuinfo.c
Richard Sandiford
[PATCH v6 0/4] Implement extents from the mdspan header.
Luc Grosheintz
[PATCH v6 1/4] libstdc++: Setup internal FTM for mdspan.
Luc Grosheintz
[PATCH v6 2/4] libstdc++: Add header mdspan to the build-system.
Luc Grosheintz
[PATCH v6 4/4] libstdc++: Add tests for std::extents.
Luc Grosheintz
[PATCH v6 3/4] libstdc++: Implement std::extents [PR107761].
Luc Grosheintz
[PATCH] ipa/120006 - wrong code with IPA PTA
Richard Biener
[PATCH] libgcc: Update FMV features to latest ACLE spec 2024Q4
Wilco Dijkstra
Re: [PATCH] libgcc: Update FMV features to latest ACLE spec 2024Q4
Richard Sandiford
[PATCH] tree-optimization/120003 - missed jump threading
Richard Biener
[PATCH] libstdc++: Preserve the argument type in basic_format_args [PR119246]
Tomasz Kamiński
Re: [PATCH] libstdc++: Preserve the argument type in basic_format_args [PR119246]
Tomasz Kaminski
Re: [PATCH] libstdc++: Preserve the argument type in basic_format_args [PR119246]
Jonathan Wakely
Re: [PATCH] libstdc++: Preserve the argument type in basic_format_args [PR119246]
Tomasz Kaminski
Re: [PATCH] libstdc++: Preserve the argument type in basic_format_args [PR119246]
Tomasz Kaminski
Re: [PATCH] libstdc++: Preserve the argument type in basic_format_args [PR119246]
Tomasz Kaminski
[Ada] Fix PR ada/112958
Eric Botcazou
[patch, avr, applied] PR119989: Missing clobbers in xload_<mode>_libgcc
Georg-Johann Lay
[PATCH] sreal.h: fix typo in the comment for sreal::max
Vojtěch Káně
[PATCH] MIPS: Fixed the problem that the nop instruction is inserted at the wrong position after enabling '-fpatchable-function-entry='
Lulu Cheng
Re: [PATCH v2] RISC-V: Recognized Svrsw60t59b extension
Kito Cheng
[PATCH] x86: Remove BREG from ix86_class_likely_spilled_p
H.J. Lu
Re: [PATCH] x86: Remove BREG from ix86_class_likely_spilled_p
Uros Bizjak
Re: [PATCH] x86: Remove BREG from ix86_class_likely_spilled_p
H.J. Lu
[PATCH] x86: Remove SSE_FIRST_REG from ix86_class_likely_spilled_p
H.J. Lu
Re: [PATCH] x86: Remove SSE_FIRST_REG from ix86_class_likely_spilled_p
Uros Bizjak
Re: [PATCH] x86: Remove SSE_FIRST_REG from ix86_class_likely_spilled_p
H.J. Lu
[PATCH] x86: Update TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P
H.J. Lu
Re: [PATCH] x86: Update TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P
Uros Bizjak
Re: [PATCH] x86: Update TARGET_SMALL_REGISTER_CLASSES_FOR_MODE_P
H.J. Lu
Fix cs_interesting_for_ipcp_p wrt flag_profile_partial_training.
Jan Hubicka
Make ix86 cost of VEC_SELECT equivalent to SUBREG same as of SUBREG
Jan Hubicka
RE: Make ix86 cost of VEC_SELECT equivalent to SUBREG same as of SUBREG
Liu, Hongtao
[PATCH] libstdc++: Rewrite atomic builtin checks [PR70560]
Jonathan Wakely
Re: [PATCH] libstdc++: Rewrite atomic builtin checks [PR70560]
Tomasz Kaminski
Re: [PATCH] libstdc++: Rewrite atomic builtin checks [PR70560]
Jonathan Wakely
[committed] d: Use __builtin_clear_padding for zeroing alignment holes after set
Iain Buclaw
[committed] libstdc++: Use no_stdname for make_obj_using_allocator feature test macro
Jonathan Wakely
[PATCH] Fix for older version of GCC
Marc Poulhiès
Re: [PATCH] Fix for older version of GCC
David Malcolm
[pushed] i386: Disable string insn from non-default AS for Pmode != word_mode [PR111657]
Uros Bizjak
[PATCH v2] Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Andrew Pinski
Re: [PATCH v2] Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Richard Biener
Re: [PATCH v2] Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Andrew Pinski
Re: [PATCH v2] Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Richard Biener
Re: [PATCH v2] Change __builtin_unreachable to __builtin_trap if only thing in function [PR109267]
Iain Sandoe
[PATCH 2/2] tree-optimization/119960 - add validity checking to SLP scheduling
Richard Biener
[PATCH 1/2] tree-optimization/119960 - fix and guard get_later_stmt
Richard Biener
[RFC 0/3] Use automatic make dependencies in aarch64
Alice Carlotti
[RFC 2/3] aarch64: Remove explicit make dependencies
Alice Carlotti
[RFC 3/3] aarch64: Use default .cc.o rule to build aarch64 .cc files
Alice Carlotti
[RFC 1/3] aarch64: Generate automatic dependency rules
Alice Carlotti
Re: [RFC 0/3] Use automatic make dependencies in aarch64
Alice Carlotti
Re: [RFC 0/3] Use automatic make dependencies in aarch64
Richard Sandiford
Re: [RFC 0/3] Use automatic make dependencies in aarch64
Alice Carlotti
Re: [RFC 0/3] Use automatic make dependencies in aarch64
Richard Sandiford
[PATCH v6 1/2] RISC-V: Add intrinsics support for SiFive Xsfvcp extensions.
Kito Cheng
[PATCH v6 2/2] RISC-V: Add intrinsics testcases for SiFive Xsfvcp extensions.
Kito Cheng
Re: [PATCH v6 2/2] RISC-V: Add intrinsics testcases for SiFive Xsfvcp extensions.
Kito Cheng
Re: [PATCH v6 1/2] RISC-V: Add intrinsics support for SiFive Xsfvcp extensions.
Kito Cheng
[PATCH] c++: UNBOUND_CLASS_TEMPLATE context substitution [PR119981]
Patrick Palka
Re: [PATCH] c++: UNBOUND_CLASS_TEMPLATE context substitution [PR119981]
Jason Merrill
[PATCH v5 00/10] Implement extents and layouts from the mdspan header.
Luc Grosheintz
[PATCH v5 01/10] libstdc++: Setup internal FTM for mdspan.
Luc Grosheintz
[PATCH v5 07/10] libstdc++: Implement layout_right from mdspan.
Luc Grosheintz
[PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Luc Grosheintz
Re: [PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Jonathan Wakely
Re: [PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Jonathan Wakely
Re: [PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Tomasz Kaminski
Re: [PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Jonathan Wakely
Re: [PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Tomasz Kaminski
Re: [PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Luc Grosheintz
Re: [PATCH v5 03/10] libstdc++: Implement std::extents [PR107761].
Jonathan Wakely
[PATCH v5 08/10] libstdc++: Add tests for layout_right.
Luc Grosheintz
[PATCH v5 02/10] libstdc++: Add header mdspan to the build-system.
Luc Grosheintz
Re: [PATCH v5 02/10] libstdc++: Add header mdspan to the build-system.
Jonathan Wakely
Re: [PATCH v5 02/10] libstdc++: Add header mdspan to the build-system.
Luc Grosheintz
Re: [PATCH v5 02/10] libstdc++: Add header mdspan to the build-system.
Jonathan Wakely
[PATCH v5 04/10] libstdc++: Add tests for std::extents.
Luc Grosheintz
[PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Luc Grosheintz
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Jonathan Wakely
Re: [PATCH v5 05/10] libstdc++: Implement layout_left from mdspan.
Tomasz Kaminski
[PATCH v5 09/10] libstdc++: Implement layout_stride from mdspan.
Luc Grosheintz
[PATCH v5 06/10] libstdc++: Add tests for layout_left.
Luc Grosheintz
[PATCH v5 10/10] libstdc++: Add tests for layout_stride.
Luc Grosheintz
[PATCH 0/1] Fix BZ 119317: named loops (C2y) with debug info
Christopher Bazley
[PATCH 1/1] Fix BZ 119317: named loops (C2y) with debug info
Christopher Bazley
Re: [PATCH 1/1] Fix BZ 119317: named loops (C2y) with debug info
Joseph Myers
[PATCH] tree-optimization/119997 - &ptr->field no longer subject to PRE
Richard Biener
[pushed] i386: Allow string instructions from non-default address space [PR111657]
Uros Bizjak
Re: [pushed] i386: Allow string instructions from non-default address space [PR111657]
H.J. Lu
Re: [pushed] i386: Allow string instructions from non-default address space [PR111657]
Uros Bizjak
Re: [pushed] i386: Allow string instructions from non-default address space [PR111657]
H.J. Lu
[PATCH] libstdc++: Use constexpr-if for C++11 and C++14
Jonathan Wakely
Re: [PATCH] libstdc++: Use constexpr-if for C++11 and C++14
Tomasz Kaminski
[PATCH] libstdc++: Use constexpr-if in std::function for C++11 and C++14
Jonathan Wakely
Re: [PATCH] libstdc++: Use constexpr-if in std::function for C++11 and C++14
Tomasz Kaminski
[PATCH] libstdc++: Use 'if constexpr' to simplify std::vector relocation
Jonathan Wakely
Re: [PATCH] libstdc++: Use 'if constexpr' to simplify std::vector relocation
Tomasz Kaminski
[PATCH] libstdc++: Fix allocator propagation for rvalue+rvalue string concatenation
Jonathan Wakely
Re: [PATCH] libstdc++: Fix allocator propagation for rvalue+rvalue string concatenation
Tomasz Kaminski
[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
[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
[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
[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 ]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
[PATCH v4 1/2] Aarch64: Use BUILTIN_VHSDF_HSDF for vector and scalar sqrt builtins
Ayan Shafqat
[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
Earlier messages