gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH] fwprop: Don't propagate asms [PR121253]
Richard Biener
[PATCH 3/3] Do not set STMT_VINFO_VECTYPE for non-dataref stmts
Richard Biener
[PATCH 2/3] Pass down vector type to avoid STMT_VINFO_VECTYPE on reduc-info
Richard Biener
[PATCH 1/3] Do not use STMT_VINFO_VECTYPE in vectorizable_reduction
Richard Biener
[PATCH] forwprop: Fix non-call exceptions some more with copy prop for aggregates [PR121494]
Andrew Pinski
Re: [PATCH] forwprop: Fix non-call exceptions some more with copy prop for aggregates [PR121494]
Richard Biener
[PATCH] LoongArch: Define hook TARGET_COMPUTE_PRESSURE_CLASSES[PR120476].
Lulu Cheng
Re:[pushed] [PATCH] LoongArch: Define hook TARGET_COMPUTE_PRESSURE_CLASSES[PR120476].
Lulu Cheng
[PATCHv4] libstdc++: Add generate_canonical impl (P0952, LWG2524) [PR119739]
Nathan Myers
[PATCH v2 0/2] RISC-V: Combine vec_duplicate + vmerge.vvm to vmerge.vxm on GR2VR cost
pan2 . li
[PATCH v2 2/2] RISC-V: RISC-V: Add test for vec_duplicate + vmerge.vvm combine with GR2VR cost 0, 1 and 15
pan2 . li
[PATCH v2 1/2] RISC-V: Combine vec_duplicate + vmerge.vv to vmerge.vx on GR2VR cost
pan2 . li
Re: [PATCH v2 0/2] RISC-V: Combine vec_duplicate + vmerge.vvm to vmerge.vxm on GR2VR cost
Jeff Law
[committed] cobol: Bring EBCDIC NumericDisplay variables into IBM compliance.
Robert Dubner
Re: [PATCH] c++, v2: Implement C++26 P1306R5 - Expansion statements [PR120776]
Jason Merrill
Re: [RFC v2] c++: Quoting in -fmodules-mapper [PR110153]
Jason Merrill
[PATCH] x86: Change unsigned 32-bit immediate to signed if needed
H.J. Lu
Re: [PATCH] x86: Change unsigned 32-bit immediate to signed if needed
Hongtao Liu
[PATCH v2 0/2] Two cleanup patches for <mdspan>.
Luc Grosheintz
[PATCH v2 1/2] libstdc++: Reduce size static storage for __fwd_prod in mdspan.
Luc Grosheintz
Re: [PATCH v2 1/2] libstdc++: Reduce size static storage for __fwd_prod in mdspan.
Tomasz Kaminski
[PATCH v2 2/2] libstdc++: Simplify precomputed partial products in <mdspan>.
Luc Grosheintz
Re: [PATCH v2 2/2] libstdc++: Simplify precomputed partial products in <mdspan>.
Tomasz Kaminski
Re: [PATCH v2 0/2] Two cleanup patches for <mdspan>.
Tomasz Kaminski
Re: [PATCH v2 0/2] Two cleanup patches for <mdspan>.
Jonathan Wakely
Re: [PATCH v2 0/2] Two cleanup patches for <mdspan>.
Tomasz Kaminski
[to-be-committed][RISC-V] Improve initial code generation for addsi/adddi
Jeff Law
Re: [RFC PATCH v2 4/6] aarch64: Enable parsing of user-provided AArch64 CPU tuning parameters
Richard Sandiford
[Patch, fortran] PR121398 - gfortran rejects procedure binding on PDT
Paul Richard Thomas
Re: [Patch, fortran] PR121398 - gfortran rejects procedure binding on PDT
Jerry D
Re: [Patch, fortran] PR121398 - gfortran rejects procedure binding on PDT
Paul Richard Thomas
[committed][RISC-V] Don't run tests requiring "B" on designs without "B"
Jeff Law
[PATCH 2/2] tree-optimization/121493 - another missed VN with aggregate copy
Richard Biener
[PATCH 1/2] Restrict aggregate copy VN generalization
Richard Biener
[PATCH] tree-optimization/121488 - improve BIT_FIELD_REF lookup in VN
Richard Biener
[PATCH v1 0/2] Two cleanup patches for <mdspan>.
Luc Grosheintz
[PATCH v1 2/2] libstdc++: Simplify precomputed partial products in <mdspan>.
Luc Grosheintz
Re: [PATCH v1 2/2] libstdc++: Simplify precomputed partial products in <mdspan>.
Tomasz Kaminski
Re: [PATCH v1 2/2] libstdc++: Simplify precomputed partial products in <mdspan>.
Tomasz Kaminski
Re: [PATCH v1 2/2] libstdc++: Simplify precomputed partial products in <mdspan>.
Luc Grosheintz
Re: [PATCH v1 2/2] libstdc++: Simplify precomputed partial products in <mdspan>.
Tomasz Kaminski
[PATCH v1 1/2] libstdc++: Reduce size static storage for __fwd_prod in mdspan.
Luc Grosheintz
Re: [PATCH v1 1/2] libstdc++: Reduce size static storage for __fwd_prod in mdspan.
Tomasz Kaminski
[PATCH] Mark <queue>, <deque> constexpr
Thor Preimesberger
Re: [PATCH] Mark <queue>, <deque> constexpr
Jonathan Wakely
Re: [RFC PATCH v2 6/6] aarch64: Script to auto generate JSON tuning routines
Richard Sandiford
[PATCH 00/10] Add FP overloads for __atomic_fetch_add etc
mmalcomson
[PATCH 01/10] libatomic: Split concept of SUFFIX and SIZE in libatomic
mmalcomson
[PATCH 04/10] builtins: Add FP types for atomic builtin overload resolution
mmalcomson
[PATCH 03/10] c: c++: Define new floating point builtin fetch_add functions
mmalcomson
[PATCH 06/10] builtins: optab: Tie the new atomic builtins to the backend
mmalcomson
[PATCH 08/10] doc: Mention floating point atomic fetch_add etc in docs
mmalcomson
[PATCH 09/10] [Not For Commit] Add demo implementation of one of the operations
mmalcomson
[PATCH 05/10] c: c++: Expand into CAS loop in frontend
mmalcomson
[PATCH 10/10] i386: Mark a tree node in i386.cc as TREE_SIDE_EFFECTS
mmalcomson
[PATCH 07/10] testsuite: Add tests for fp resolutions of __atomic_fetch_add
mmalcomson
[PATCH] tree-optimization/121362 - fixup thinko in earlier change
Richard Biener
Re: [RFC PATCH v2 3/6] json: Add get_map() method to JSON object class
Richard Sandiford
Re: [PATCH v4 0/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
Re: [RFC PATCH v2 0/6] aarch64: Support for user-defined aarch64 tuning parameters in JSON
Richard Sandiford
Re: [RFC PATCH v2 0/6] aarch64: Support for user-defined aarch64 tuning parameters in JSON
Richard Sandiford
[committed] Fix comment typos
Jakub Jelinek
[PATCH] D: Adjust the code-gen for a string constant.
Iain Sandoe
Re: [PATCH] D: Adjust the code-gen for a string constant.
Iain Buclaw
Re: [PATCH] D: Adjust the code-gen for a string constant.
Iain Sandoe
[PATCH] OpenMP: Improve front-end error-checking for "declare variant"
Sandra Loosemore
Re: [PATCH] OpenMP: Improve front-end error-checking for "declare variant"
Tobias Burnus
Re: [PATCH] OpenMP: Improve front-end error-checking for "declare variant"
Sandra Loosemore
Re: [PATCH] Add ia64*-*-* to the list of obsolete targets
Andrew Pinski
Re: [PATCH] Add ia64*-*-* to the list of obsolete targets
Jeff Law
Re: [PATCH] Add ia64*-*-* to the list of obsolete targets
Richard Biener
Re: [PATCH] Add ia64*-*-* to the list of obsolete targets
Frank Scheiner
Re: [PATCH] Add ia64*-*-* to the list of obsolete targets
Sam James
Re: [PATCH] Add ia64*-*-* to the list of obsolete targets
Richard Biener
Re: [PATCH] Add ia64*-*-* to the list of obsolete targets
Frank Scheiner
Re: [PATCH] Add ia64*-*-* to the list of obsolete targets
Richard Biener
Re: [PATCH] Add ia64*-*-* to the list of obsolete targets
Frank Scheiner
Re: [PATCH] Add ia64*-*-* to the list of obsolete targets
Richard Biener
[PATCH] Regenerate configure files
H.J. Lu
New Croatian PO file for 'gcc' (version 15.2.0)
Translation Project Robot
Re: [PATCH] [testsuite] add missing require vect_early_break_hw for vect-tsvc
Torbjorn SVENSSON
Re: [PATCH] [testsuite] add missing require vect_early_break_hw for vect-tsvc
Richard Biener
Re: [PATCH] [testsuite] add missing require vect_early_break_hw for vect-tsvc
Torbjorn SVENSSON
New German PO file for 'gcc' (version 15.2.0)
Translation Project Robot
[PATCH 1/5] asm-hard-reg-1.c: Adjust scan for x86 with ia32, x32 and lp64
H.J. Lu
[PATCH 5/5] asm-hard-reg-6.c: Adjust scan for x86 with ia32, lp64 and x32
H.J. Lu
[PATCH 2/5] asm-hard-reg-2.c: Compile for x86 !ia32 and scan x86
H.J. Lu
[PATCH 4/5] asm-hard-reg-5.c: Compile for x86 !ia32
H.J. Lu
[PATCH 3/5] asm-hard-reg-4.c: Compile for x86 with -msse2 and scan x86
H.J. Lu
Re: [PATCH 1/5] asm-hard-reg-1.c: Adjust scan for x86 with ia32, x32 and lp64
Uros Bizjak
[COMMITTED, PATCH] asm-hard-reg-2.c: Use long long on z to trigger RA error
H.J. Lu
New Swedish PO file for 'gcc' (version 15.2.0)
Translation Project Robot
[PATCH 0/4] Add support for the MIPS Allegrex CPU
David Guillen Fandos
[PATCH 3/4] MIPS: Add WSBW instruction to perform bswapsi2
David Guillen Fandos
[PATCH 1/4] MIPS: Add basic support for mips allegrex CPU
David Guillen Fandos
Re: [PATCH 1/4] MIPS: Add basic support for mips allegrex CPU
YunQiang Su
[PATCH] diagnostics: Fix -fdump-internal-locations for 64-bit location_t
Lewis Hyatt
New French PO file for 'gcc' (version 15.2.0)
Translation Project Robot
New template for 'gcc' made available
Translation Project Robot
[pushed] Darwin: Anchor block internal symbols must not be linker-visible.
Iain Sandoe
[pushed] Darwin: Section anchors must be linker-visible.
Iain Sandoe
[PATCH] libstdc++: Adjust generate_canonical (P0952, LWG2524) [PR119739]
Nathan Myers
Re: [PATCH] libstdc++: Adjust generate_canonical (P0952, LWG2524) [PR119739]
Tomasz Kaminski
[committed] testsuite: Skip class-11_a.H for default_packed targets
Dimitar Dimitrov
[committed] testsuite: Require atomic operations for hardbool-ai.c
Dimitar Dimitrov
[PATCH] diagnostics: fix build on hosts where unsigned == size_t
David Malcolm
Re: [PATCH] diagnostics: fix build on hosts where unsigned == size_t
Sam James
Re: [PATCH] diagnostics: fix build on hosts where unsigned == size_t
Sam James
Re: [PATCH] diagnostics: fix build on hosts where unsigned == size_t
David Malcolm
[pushed: r16-3089] diagnostics: update signature of some callbacks
David Malcolm
[pushed: r16-3090] diagnostics: minor cleanups
David Malcolm
[pushed: r16-3091] diagnostics: revamp of dumping of "diagnostics" internal state
David Malcolm
[pushed: r16-3092] diagnostics: enable nested diagnostics by default [PR116253]
David Malcolm
[pushed: r16-3088] diagnostics: introduce struct column_options
David Malcolm
[PATCH] Update my maintainer entry email
Andrew Pinski
c: Warn when returning nested functions that require a non-local context.
Martin Uecker
[committed] cobol: Divide-and-conquer conversion from binary to packed-decimal.
Robert Dubner
[PATCH] c++: normalize LOOKUP_* flags
Patrick Palka
Re: [PATCH] c++: normalize LOOKUP_* flags
Jason Merrill
Re: [PATCH] c++: normalize LOOKUP_* flags
Patrick Palka
Re: [PATCH] c++: normalize LOOKUP_* flags
Iain Sandoe
Re: [PATCH] c++: normalize LOOKUP_* flags
Patrick Palka
Re: [PATCH v8 13/13] FMV: Redirect to specific target
Richard Sandiford
Re: [PATCH v8 13/13] FMV: Redirect to specific target
Alfie Richards
Re: [PATCH] [testsuite] [arm] adjust fp16-aapcs for gcc-14
Richard Earnshaw
Re: [PATCH v8 05/13] fmv: Change target_version semantics to follow ACLE specification.
Richard Sandiford
[PATCH] arm: Fix operand check for __arm_{mrrc{2}, mcrr{2]} intrinsics [PR 121464]
Andre Vieira (lists)
Re: [PATCH] arm: Fix operand check for __arm_{mrrc{2}, mcrr{2]} intrinsics [PR 121464]
Richard Earnshaw
Re: [PATCH] testsuite: arm: add needed -mcpu / -march to arm_crypto_ok
Richard Earnshaw
Re: [PATCH] testsuite: arm: add needed -mcpu / -march to arm_crypto_ok
Christophe Lyon
Re: [PATCH] testsuite: arm: add needed -mcpu / -march to arm_crypto_ok
Richard Earnshaw
Re: [PATCH] testsuite: arm: Add effective-target vect_early_break to vect-tsvc-*
Richard Earnshaw
Re: [PATCH v2] testsuite: arm: Update function body for scheduler
Richard Earnshaw
[PATCH v3] testsuite: arm: Disable sched2 and sched3 in unsigned-extend-2.c
Torbjörn SVENSSON
Re: [PATCH] testsuite: arm: Update function body for scheduler
Richard Earnshaw
[PATCH 0/1] aarch64: Adapt unwinder to linux's SME signal behaviour
Yury Khrustalev
[PATCH 1/1] aarch64: Adapt unwinder to linux's SME signal behaviour
Yury Khrustalev
RE: [PATCH 0/1] aarch64: Adapt unwinder to linux's SME signal behaviour
Tamar Christina
[PATCH 0/1] aarch64: Adapt unwinder to linux's SME signal behaviour
Yury Khrustalev
[PATCH 1/1] aarch64: Adapt unwinder to linux's SME signal behaviour
Yury Khrustalev
RE: [PATCH 0/1] aarch64: Adapt unwinder to linux's SME signal behaviour
Tamar Christina
[PATCH] c++: Implement P2115R0 linkage changes for unnamed unscoped enums [PR120503]
Nathaniel Shead
Re: [PATCH] c++: Implement P2115R0 linkage changes for unnamed unscoped enums [PR120503]
Jason Merrill
[PATCH v2] c++: Implement P2115R0 linkage changes for unnamed unscoped enums [PR120503]
Nathaniel Shead
Re: [PATCH v2] c++: Implement P2115R0 linkage changes for unnamed unscoped enums [PR120503]
Jason Merrill
[PATCH] aarch64: libgcc: Honor disable-werror [PR117600]
Christophe Lyon
Re: [PATCH] aarch64: libgcc: Honor disable-werror [PR117600]
Richard Sandiford
Re: [PATCH] Add rvalue::get_name method (and its C equivalent)
Guillaume Gomez
[PATCH] libstdc++: Implement LWG4222 'expected' constructor from a single value missing a constraint
Yihan Wang
Re: [PATCH] libstdc++: Implement LWG4222 'expected' constructor from a single value missing a constraint
Patrick Palka
Re: [PATCH] libstdc++: Implement LWG4222 'expected' constructor from a single value missing a constraint
Patrick Palka
Re: [PATCH] libstdc++: Implement LWG4222 'expected' constructor from a single value missing a constraint
Tomasz Kaminski
Re: [PATCH] libstdc++: Implement LWG4222 'expected' constructor from a single value missing a constraint
Yrong
[PATCH] Add subsections for vectorization and OpenMP/OpenACC target hooks
Richard Biener
Re: [PATCH] Add subsections for vectorization and OpenMP/OpenACC target hooks
Jakub Jelinek
[PATCH][v2] Remove setting of STMT_VINFO_VECTYPE on non-dataref stmts
Richard Biener
[PATCH] simplify-rtx: Distribute some non-narrowing subregs [PR121306]
Richard Sandiford
Re: [PATCH] simplify-rtx: Distribute some non-narrowing subregs [PR121306]
Jeff Law
[PATCH] tree-optimization/121454 - ICE building libgo
Richard Biener
[PATCH v2] LoongArch: macro instead enum for base abi type
mengqinggang
Re:[pushed] [PATCH v2] LoongArch: macro instead enum for base abi type
Lulu Cheng
GCC 15.2.1 Status Report (2025-08-08)
Richard Biener
[RFC] Bail out early during gimplify_asm_expr [PR121391]
Stefan Schulze Frielinghaus
Re: [RFC] Bail out early during gimplify_asm_expr [PR121391]
Richard Biener
[PATCH] LoongArch: macro instead enum for base abi type
mengqinggang
[PATCH] x86: Use sol2 linker emulation only for Solaris 2
H.J. Lu
Re: [PATCH] x86: Use sol2 linker emulation only for Solaris 2
Uros Bizjak
Re: [PATCH] x86: Use sol2 linker emulation only for Solaris 2
Rainer Orth
[PATCH] c++: fix ICE on function call with ill-formed compound requirement [PR120618]
Ben Wu
Re: [PATCH] c++: fix ICE on function call with ill-formed compound requirement [PR120618]
Ben Wu
Re: [PATCH] c++: fix ICE on function call with ill-formed compound requirement [PR120618]
Jason Merrill
[PATCH v2 1/2] varasm: Ensure each variable in mergeable section is the entity size [PR121394]
Andrew Pinski
[PATCH v2 2/2] varasm: Redo mergeable section support [PR121438]
Andrew Pinski
Re: [PATCH v2 2/2] varasm: Redo mergeable section support [PR121438]
Jeff Law
Re: [PATCH v2 1/2] varasm: Ensure each variable in mergeable section is the entity size [PR121394]
Andrew Pinski
Re: [PATCH v2 1/2] varasm: Ensure each variable in mergeable section is the entity size [PR121394]
Jeff Law
[PATCH v2 00/13] aarch64: CMPBR fixes
Richard Henderson
[PATCH v2 01/13] aarch64: Fix spelling of BRANCH_LEN_N_1KiB
Richard Henderson
[PATCH v2 08/13] aarch64: Disable TARGET_CMPBR with aarch64_track_speculation
Richard Henderson
[PATCH v2 07/13] aarch64: Fix aarch64_split_imm24 patterns
Richard Henderson
[PATCH v2 13/13] aarch64: Fix condition accepted by mov<ALLI>cc
Richard Henderson
Re: [PATCH v2 13/13] aarch64: Fix condition accepted by mov<ALLI>cc
Richard Sandiford
Re: [PATCH v2 13/13] aarch64: Fix condition accepted by mov<ALLI>cc
Richard Henderson
[PATCH v2 04/13] aarch64: Use aarch64_gen_compare_zero_and_branch in aarch64_restore_za
Richard Henderson
[PATCH v2 03/13] aarch64: Reorg aarch64_if_the_else_costs, conditional branch
Richard Henderson
[PATCH v2 05/13] aarch64: Fix gcs save/restore_stack_nonlocal
Richard Henderson
Re: [PATCH v2 05/13] aarch64: Fix gcs save/restore_stack_nonlocal
Richard Sandiford
RE: [PATCH v2 05/13] aarch64: Fix gcs save/restore_stack_nonlocal
Tamar Christina
Re: [PATCH v2 05/13] aarch64: Fix gcs save/restore_stack_nonlocal
Richard Henderson
Re: [PATCH v2 05/13] aarch64: Fix gcs save/restore_stack_nonlocal
Richard Sandiford
[PATCH v2 02/13] aarch64: Remove an indentation level from aarch64_if_then_else_costs
Richard Henderson
[PATCH v2 09/13] aarch64: Remove cc clobber from *aarch64_tbz<LTGE><ALLI>1
Richard Henderson
[PATCH v2 06/13] aarch64: Rename and improve aarch64_split_imm24
Richard Henderson
[PATCH v2 10/13] aarch64: Fix gcc.target/aarch64/cmpbr.c
Richard Henderson
Re: [PATCH v2 10/13] aarch64: Fix gcc.target/aarch64/cmpbr.c
Richard Sandiford
Re: [PATCH v2 10/13] aarch64: Fix gcc.target/aarch64/cmpbr.c
Richard Henderson
[PATCH v2 11/13] aarch64: Consider TARGET_CMPBR in rtx costs
Richard Henderson
[PATCH v2 12/13] aarch64: CMPBR branches must be invertable
Richard Henderson
Re: [PATCH v2 12/13] aarch64: CMPBR branches must be invertable
Richard Sandiford
Re: [PATCH v2 12/13] aarch64: CMPBR branches must be invertable
Richard Henderson
Earlier messages
Later messages