gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [COMMITTED] testsuite: i386: Skip gcc.target/i386/shift-gf2p8affine-2.c on Solaris with as
Rainer Orth
Re: [COMMITTED] testsuite: i386: Skip gcc.target/i386/shift-gf2p8affine-2.c on Solaris with as
Andi Kleen
Re: [COMMITTED] testsuite: i386: Skip gcc.target/i386/shift-gf2p8affine-2.c on Solaris with as
Rainer Orth
[PATCH] testsuite: i386: Require ISA extensions in gcc.target/i386/shift-gf2p8affine-2.c
Rainer Orth
Re: [PATCH] testsuite: i386: Require ISA extensions in gcc.target/i386/shift-gf2p8affine-2.c
Andi Kleen
Re: [PATCH] testsuite: i386: Require ISA extensions in gcc.target/i386/shift-gf2p8affine-2.c
Rainer Orth
Re: [PATCH] testsuite: i386: Require ISA extensions in gcc.target/i386/shift-gf2p8affine-2.c
Rainer Orth
[PATCH v5 0/4] aarch64: Updates to architecture extension command line options
Alfie Richards
[PATCH v5 1/4] aarch64: Add alias option support
Alfie Richards
[PATCH v5 4/4] aarch64: Update SME_LUTv2 feature string.
Alfie Richards
[PATCH v5 2/4] aarch64: Split sve2-X extensions into sve2 + sve-X extension.
Alfie Richards
[PATCH v5 3/4] aarch64: Add new target options for 2024 Architecture Extension and Armv9.6-A
Alfie Richards
Re: [PATCH v5 0/4] aarch64: Updates to architecture extension command line options
Alice Carlotti
[PATCH] forwprop: Check type conversion in pack/unpack [PR123117].
Robin Dapp
Re: [PATCH] forwprop: Check type conversion in pack/unpack [PR123117].
Richard Biener
Re: [PATCH] forwprop: Check type conversion in pack/unpack [PR123117].
Xi Ruoyao
Re: [PATCH] forwprop: Check type conversion in pack/unpack [PR123117].
Robin Dapp
[PATCH] testsuite: i386: Restrict gcc.target/i386/pr120881-1?.c to Linux
Rainer Orth
Re: [PATCH] testsuite: i386: Restrict gcc.target/i386/pr120881-1?.c to Linux
Uros Bizjak
[PATCH] testsuite: diagnostics: Fix gcc.dg/plugin/crash-test-nested-write-through-null.c etc. on Solaris
Rainer Orth
Re: [PATCH] testsuite: diagnostics: Fix gcc.dg/plugin/crash-test-nested-write-through-null.c etc. on Solaris
David Malcolm
[PATCH] libstdc++: Update default -std for testsuite
Jonathan Wakely
Re: [PATCH] libstdc++: Update default -std for testsuite
Tomasz Kaminski
[PATCH] libstdc++: Update tzdata to 2025c
Jonathan Wakely
Re: [PATCH] libstdc++: Update tzdata to 2025c
Tomasz Kaminski
Re: [PATCH] libstdc++: Update tzdata to 2025c
Jonathan Wakely
[PATCH v3] x86: Add AMD znver6 processor support
Umesh Kalvakuntla
Re: [PATCH v3] x86: Add AMD znver6 processor support
Hongtao Liu
[PATCH V12], Add -mcpu=future to the PowerPC
Michael Meissner
Re: [PATCH v5 1/2] targethooks: Change SAME_FUNCTION_VERSIONS hook to support checking mergeability
Andrew Pinski
Re: [PATCH v5 1/2] targethooks: Change SAME_FUNCTION_VERSIONS hook to support checking mergeability
Andrew Pinski
Re: [PATCH v5 1/2] targethooks: Change SAME_FUNCTION_VERSIONS hook to support checking mergeability
Alfie Richards
[PATCH] ch: Improve detection of non-executed loop exit
Andrew Pinski
Re: [PATCH] ch: Improve detection of non-executed loop exit
Richard Biener
Re: [PATCH] ch: Improve detection of non-executed loop exit
Andrew Pinski
Re: [PATCH] ch: Improve detection of non-executed loop exit
Richard Biener
Re: [PATCH] ch: Improve detection of non-executed loop exit
Andrew Pinski
Re: [PATCH] ch: Improve detection of non-executed loop exit
Andrew Pinski
RE: [PATCH] x86-64: Inline memmove with overlapping unaligned loads and stores
Thirumurthy, Suganya
[PATCH] libga68: Make _libga68_u32_cmp static
Pietro Monteiro
Re: [PATCH] libga68: Make _libga68_u32_cmp static
Jose E. Marchesi
[Ada] Fix ICE when comparing reduction expression with integer constant
Eric Botcazou
[PATCH] libstdc++: Optimize compilation time for signed/unsigned integer traits
Jonathan Wakely
Re: [PATCH] libstdc++: Optimize compilation time for signed/unsigned integer traits
Patrick Palka
Re: [PATCH] libstdc++: Optimize compilation time for signed/unsigned integer traits
Tomasz Kaminski
Re: [PATCH] libstdc++: Optimize compilation time for signed/unsigned integer traits
Tomasz Kaminski
Re: [PATCH] libstdc++: Optimize compilation time for signed/unsigned integer traits
Jonathan Wakely
Re: [PATCH] libstdc++: Optimize compilation time for signed/unsigned integer traits
Tomasz Kaminski
Re: [PATCH] libstdc++: Optimize compilation time for signed/unsigned integer traits
Jonathan Wakely
question about __builtin___memcpy_chk and friends
Andrew MacLeod
Re: question about __builtin___memcpy_chk and friends
Andrew MacLeod
Re: question about __builtin___memcpy_chk and friends
Siddhesh Poyarekar
Re: question about __builtin___memcpy_chk and friends
Richard Biener
Re: question about __builtin___memcpy_chk and friends
Andrew MacLeod
gimple fold of pointer_plus
Andrew MacLeod
Re: gimple fold of pointer_plus
Andrew MacLeod
Re: gimple fold of pointer_plus
Jakub Jelinek
Re: gimple fold of pointer_plus
Andrew MacLeod
Re: gimple fold of pointer_plus
Jakub Jelinek
Re: question about __builtin___memcpy_chk and friends
Siddhesh Poyarekar
Re: question about __builtin___memcpy_chk and friends
Andrew MacLeod
Re: question about __builtin___memcpy_chk and friends
Siddhesh Poyarekar
Re: question about __builtin___memcpy_chk and friends
Siddhesh Poyarekar
Re: question about __builtin___memcpy_chk and friends
Jakub Jelinek
[PATCH v2 0/1] aarch64: Add the ability to have three types in an sve/sme intrinsic name
Claudio Bantaloukas
[PATCH v2 1/1] aarch64: Add the ability to have three types in an sve/sme intrinsic name
Claudio Bantaloukas
[committed] libgomp: Avoid -Waddress warning
Jakub Jelinek
[PATCH][vect]: generate new scalar early break IV as unsigned [PR123089]
Tamar Christina
Re: [PATCH][vect]: generate new scalar early break IV as unsigned [PR123089]
Richard Biener
RE: [PATCH][vect]: generate new scalar early break IV as unsigned [PR123089]
Tamar Christina
[pushed: r16-6137] analyzer: fix strlen(STRING_CST + OFFSET) [PR123085]
David Malcolm
[pushed: r16-6136] analyzer: fold X + (-X) to zero [PR122975]
David Malcolm
[PATCH v2] aarch64: Add cortex-a320 core
Alfie Richards
RE: [PATCH v2] aarch64: Add cortex-a320 core
Tamar Christina
[committed] openmp: Fix next variable initialization in cp_parser_omp_clause_linear [PR123128]
Jakub Jelinek
[PATCH] openmp: Enable -fopenmp-simd for SIMT architecture
Andrew Stubbs
Re: [PATCH] openmp: Enable -fopenmp-simd for SIMT architecture
Tobias Burnus
[PATCH v4 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
[PATCH v4 3/9] aarch64: add widening sme2 fp8 conversions
Claudio Bantaloukas
[PATCH v4 1/9] aarch64: add tests for sme mfloat8 luti functions
Claudio Bantaloukas
[PATCH v4 8/9] aarch64: add 8-bit floating-point sum of outer products and accumulate
Claudio Bantaloukas
[PATCH v4 4/9] aarch64: add narrowing sme2 conversions to fp8
Claudio Bantaloukas
[PATCH v4 6/9] aarch64: add basic support for sme-f8f16 and sme-f8f32
Claudio Bantaloukas
[PATCH v4 5/9] aarch64: add multi-vector floating-point adjust exponent intrinsics
Claudio Bantaloukas
[PATCH v4 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
[PATCH v4 9/9] aarch64: add 8-bit floating point dot product
Claudio Bantaloukas
[PATCH] defaults: Use argument in default EH_RETURN_DATA_REGNO definition [PR123115]
Jakub Jelinek
Ping: [PATCH] libiberty/testsuite: make test-pexecute's -t option a little more useful
Jan Beulich
[PATCH 1/2][vect]: add testcase from [PR123043]
Tamar Christina
[PATCH 2/2][vect]: add testcase from [PR123032]
Tamar Christina
[PATCH] simplify-rtx: Fix up (ne (ior (ne x 0) y) 0) simplification [PR123114]
Jakub Jelinek
Re: [PATCH] simplify-rtx: Fix up (ne (ior (ne x 0) y) 0) simplification [PR123114]
Jeffrey Law
[PATCH] c++: initialize constructor_possible_p with LOCAL_CLASS_P
Ben Wu
Re: [PATCH] c++: initialize constructor_possible_p with LOCAL_CLASS_P
Jason Merrill
[Ada] Fix ICE in fld_incomplete_type_of when building GtkAda with LTO
Eric Botcazou
Re: [Ada] Fix ICE in fld_incomplete_type_of when building GtkAda with LTO
Eric Botcazou
Re: [PATCH v6 0/3] fmv: Add -ftarget-clones-table option support
Andre Simoes Dias Vieira
[gcc-wwwdocs PATCH] gcc-12/13/14/15/16: Mention changes for Intel x86_64 and add changes between minor versions
Haochen Jiang
RE: [gcc-wwwdocs PATCH] gcc-12/13/14/15/16: Mention changes for Intel x86_64 and add changes between minor versions
Jiang, Haochen
Re: [gcc-wwwdocs PATCH] gcc-12/13/14/15/16: Mention changes for Intel x86_64 and add changes between minor versions
Gerald Pfeifer
RE: [gcc-wwwdocs PATCH] gcc-12/13/14/15/16: Mention changes for Intel x86_64 and add changes between minor versions
Jiang, Haochen
RE: [gcc-wwwdocs PATCH] gcc-12/13/14/15/16: Mention changes for Intel x86_64 and add changes between minor versions
Jiang, Haochen
[COMMITTED] Add myself to DCO section
Jose E. Marchesi
[PATCH v2] x86: Add AMD znver6 processor support
Umesh Kalvakuntla
RE: [PATCH v2] x86: Add AMD znver6 processor support
Jiang, Haochen
Re: [PATCH v2] x86: Add AMD znver6 processor support
Hongtao Liu
Re: [PATCH v2] x86: Add AMD znver6 processor support
Jan Hubicka
[PATCH 1/5] a68: fix comment and magic number in ga68-exports.pk
Mohammad-Reza Nabipoor
[PATCH 2/5] a68: add Poke description of module exports for 32-bit systems
Mohammad-Reza Nabipoor
Re: [PATCH 2/5] a68: add Poke description of module exports for 32-bit systems
Jose E. Marchesi
[PATCH 3/5] a68: fix dump of encoded string mode
Mohammad-Reza Nabipoor
Re: [PATCH 3/5] a68: fix dump of encoded string mode
Jose E. Marchesi
[PATCH 5/5] a68: add import from .m68 file
Mohammad-Reza Nabipoor
Re: [PATCH 5/5] a68: add import from .m68 file
Jose E. Marchesi
[PATCH v2] a68: add import from .m68 file
Mohammad-Reza Nabipoor
Re: [PATCH v2] a68: add import from .m68 file
Jose E. Marchesi
[PATCH v3] a68: add import from .m68 file
Mohammad-Reza Nabipoor
Re: [PATCH v3] a68: add import from .m68 file
Jose E. Marchesi
[PATCH v5] a68: add import from .m68 file
Mohammad-Reza Nabipoor
Re: [PATCH v5] a68: add import from .m68 file
Jose E. Marchesi
[PATCH v4] a68: add import from .m68 file
Mohammad-Reza Nabipoor
[PATCH 4/5] a68: minor readability improvement
Mohammad-Reza Nabipoor
Re: [PATCH 4/5] a68: minor readability improvement
Jose E. Marchesi
Re: [PATCH 4/5] a68: minor readability improvement
Mohammad-Reza Nabipoor
Re: [PATCH 1/5] a68: fix comment and magic number in ga68-exports.pk
Jose E. Marchesi
[PATCH] PR122936 Read for user defined data types in Fortran fails ...
Jerry D
Re: [PATCH] PR122936 Read for user defined data types in Fortran fails ...
Harald Anlauf
[PATCH] [Bug gcov-profile/123019] Fix Virtual SSA ICE
Kugan Vivekanandarajah
Re: [PATCH] [Bug gcov-profile/123019] Fix Virtual SSA ICE
Andrew Pinski
Re: [PATCH] [Bug gcov-profile/123019] Fix Virtual SSA ICE
Kugan Vivekanandarajah
Re: [PATCH] [Bug gcov-profile/123019] Fix Virtual SSA ICE
Kugan Vivekanandarajah
Re: [PATCH v2] c, plugin: Add c_parse_component_ref callback
Jasper Niebuhr
[PATCH] Remove score files in libgcc
Peter Damianov
Re: [PATCH] Remove score files in libgcc
Jeff Law
Re: [PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Surya Kumari Jangala
Re: [PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Eric Botcazou
Re: [PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Segher Boessenkool
Re: [PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Eric Botcazou
Re: [PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Surya Kumari Jangala
Re: [PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Eric Botcazou
[PATCH 2/2] xtensa: Improve usage of SALT/SALTU instructions
Takayuki 'January June' Suwa
Re: [PATCH 2/2] xtensa: Improve usage of SALT/SALTU instructions
Max Filippov
[PATCH 1/2] xtensa: Remove variables only used to pass the return of end_sequence()
Takayuki 'January June' Suwa
[PATCH] forwardprop: Reject vector comparisons that don't exist [PR123107]
Andrew Pinski
Re: [PATCH] forwardprop: Reject vector comparisons that don't exist [PR123107]
Richard Biener
[PATCH] final_cleanup: Don't create forwarder blocks for degenerate_phis that are ifconvertable [PR123111]
Andrew Pinski
Re: [PATCH] final_cleanup: Don't create forwarder blocks for degenerate_phis that are ifconvertable [PR123111]
Jeff Law
Re: [PATCH] final_cleanup: Don't create forwarder blocks for degenerate_phis that are ifconvertable [PR123111]
Richard Biener
Re: [PATCH] final_cleanup: Don't create forwarder blocks for degenerate_phis that are ifconvertable [PR123111]
Andrew Pinski
Re: [PATCH] final_cleanup: Don't create forwarder blocks for degenerate_phis that are ifconvertable [PR123111]
Richard Biener
Re: [PATCH] final_cleanup: Don't create forwarder blocks for degenerate_phis that are ifconvertable [PR123111]
Jeff Law
[PATCH] RISC-V: Rename UPPERCAE_NAME to UPPERCASE_NAME
Jerry Zhang Jian
Re: [PATCH] RISC-V: Rename UPPERCAE_NAME to UPPERCASE_NAME
Jeff Law
PATCH] [Bug 123067] LICM wrong code
Kugan Vivekanandarajah
Re: PATCH] [Bug 123067] LICM wrong code
Richard Biener
Re: PATCH] [Bug 123067] LICM wrong code
Kugan Vivekanandarajah
Re: PATCH] [Bug 123067] LICM wrong code
Richard Biener
Re: PATCH] [Bug 123067] LICM wrong code
Kugan Vivekanandarajah
Re: PATCH] [Bug 123067] LICM wrong code
Richard Biener
Re: PATCH] [Bug 123067] LICM wrong code
Jakub Jelinek
[PATCH] cleanupcfg: Reject forwarder blocks where dest is eh landing pad or a non-local dest [PR123110]
Andrew Pinski
Re: [PATCH] cleanupcfg: Reject forwarder blocks where dest is eh landing pad or a non-local dest [PR123110]
Jeff Law
[PATCH] c++: Fix injected-class-name lookup with multiple bases [PR122509]
Egas Ribeiro
[PATCH] final_cleanupcfg: Make sure TODO_cleanup_cfg is unset
Andrew Pinski
Re: [PATCH] final_cleanupcfg: Make sure TODO_cleanup_cfg is unset
Richard Biener
[PATCH] openmp: Improve Fortran Diagnostics for Linear Clause
Gio T
Re: [PATCH] openmp: Improve Fortran Diagnostics for Linear Clause
Tobias Burnus
[PATCH v2] c++: Fix ICE with type aliases in inherited CTAD [PR122070]
Egas Ribeiro
Re: [PATCH v2] c++: Fix ICE with type aliases in inherited CTAD [PR122070]
Egas Ribeiro
Re: [PATCH v2] c++: Fix ICE with type aliases in inherited CTAD [PR122070]
Patrick Palka
[COMMITTED] a68: handling of PUB in contracted declarations
Jose E. Marchesi
[PATCH] c++: Don't record lambdas in concept evaluations [PR123075]
Nathaniel Shead
Re: [PATCH] c++: Don't record lambdas in concept evaluations [PR123075]
Jason Merrill
Re: [PATCH] c++: Don't record lambdas in concept evaluations [PR123075]
Patrick Palka
Re: [PATCH] c++: Don't record lambdas in concept evaluations [PR123075]
Patrick Palka
[PATCH v2] c++: Don't record lambdas in concept evaluations [PR123075]
Nathaniel Shead
Re: [PATCH v2] c++: Don't record lambdas in concept evaluations [PR123075]
Patrick Palka
Re: [PATCH v2] c++: Don't record lambdas in concept evaluations [PR123075]
Jason Merrill
[PATCH] match: disable some match patterns for non GIMPLE
Andrew Pinski
Re: [PATCH] match: disable some match patterns for non GIMPLE
Richard Biener
Re: [PATCH v5] c/c++: Make stack protection guard an internal symbol
Stefan Schulze Frielinghaus
[PATCH v6] c/c++: Make stack protection guard an internal symbol
H.J. Lu
[PATCH] middle-end: Fix spurious -Walloc-size-larger-than warning during LTO [PR106409]
Lewis Hyatt
Re: [PATCH] middle-end: Fix spurious -Walloc-size-larger-than warning during LTO [PR106409]
Richard Biener
Re: [PATCH] middle-end: Fix spurious -Walloc-size-larger-than warning during LTO [PR106409]
Lewis Hyatt
[PATCH v2] c++: Fix ICE with lambdas combining explicit and implicit template params [PR117518]
Egas Ribeiro
Re: [PATCH v2] c++: Fix ICE with lambdas combining explicit and implicit template params [PR117518]
Egas Ribeiro
[committed] OpenMP/Fortran: uses_allocators - suggest 5.2 format in the warning
Tobias Burnus
[committed] Fix libgomp.fortran/dep-uses-allocators.f90 (was: [committed] OpenMP/Fortran: uses_allocators - suggest 5.2 format in the warning)
Tobias Burnus
[committed] OpenMP: Small fortran/intrinsic.texi + libgomp.texi update
Tobias Burnus
OpenMP: Add uses_allocators parser support to C/C++ (was: [PATCH, OpenMP] uses_allocators support)
Tobias Burnus
[PING^1][PATCH v5 1/2] targethooks: Change SAME_FUNCTION_VERSIONS hook to support checking mergeability
Alfie Richards
[COMMITTED,PATCH] s390: Fix builtin s390_vec_load_bndry for C++
Stefan Schulze Frielinghaus
[COMMITTED, PATCH] s390: Warn about non-overloaded deprecated builtins
Stefan Schulze Frielinghaus
Re: [PATCH 2/2] c++: UX improvements for close matches in print_candidates
Patrick Palka
Re: [PATCH 2/2] c++: UX improvements for close matches in print_candidates
Patrick Palka
Re: [PATCH 1/2] c++: use nesting and counts in print_candidates
Patrick Palka
Re: [PATCH] analyzer: reimplement supergraph to eliminate function_point and stmt_finder
David Malcolm
Re: [PATCH] analyzer: reimplement supergraph to eliminate function_point and stmt_finder
Dimitar Dimitrov
testsuite: Support plugin testing for installed compiler
Joseph Myers
Earlier messages
Later messages