gcc-patches
Thread
Date
Earlier messages
Messages by Thread
[PATCH v6 0/2] fmv: aarch64: targethooks: Add priority syntax
Alfie Richards
[PATCH v6 2/2] aarch64: Add support for fmv priority syntax.
Alfie Richards
[PATCH v6 1/2] targethooks: Change SAME_FUNCTION_VERSIONS hook to support checking mergeability
Alfie Richards
[pushed] c++: restore printing 'typename' for none_type tag
Patrick Palka
[gccrs COMMIT 1/3] gccrs: add unused-assignments lint
gerris . rs
[gccrs COMMIT 2/3] gccrs: refactor unused var lint
gerris . rs
[gccrs COMMIT 3/3] gccrs: change unused lint files name to unused
gerris . rs
[PATCH v5 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
[PATCH v5 1/9] aarch64: add tests for sme mfloat8 luti functions
Claudio Bantaloukas
[PATCH v5 3/9] aarch64: add widening sme2 fp8 conversions
Claudio Bantaloukas
[PATCH v5 6/9] aarch64: add basic support for sme-f8f16 and sme-f8f32
Claudio Bantaloukas
[PATCH v5 4/9] aarch64: add narrowing sme2 conversions to fp8
Claudio Bantaloukas
[PATCH v5 5/9] aarch64: add multi-vector floating-point adjust exponent intrinsics
Claudio Bantaloukas
[PATCH v5 8/9] aarch64: add 8-bit floating-point sum of outer products and accumulate
Claudio Bantaloukas
[PATCH v5 7/9] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
[PATCH v5 9/9] aarch64: add 8-bit floating point dot product
Claudio Bantaloukas
Re: [PATCH v5 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Alice Carlotti
Re: [PATCH v5 0/9] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
[PATCH] c, c++: Use c*_build_qualified_type instead of build_qualified_type from within build_type_attribute_qual_variant [PR101312]
Jakub Jelinek
[PATCH] vect: Fix dominator update [PR123152]
Victor Do Nascimento
Re: [PATCH] vect: Fix dominator update [PR123152]
Jakub Jelinek
[PATCH v4 0/8] aarch64: Add fp8 sme 2.1 features per ACLE 2024Q4
Claudio Bantaloukas
[PATCH v4 2/8] aarch64: add widening sme2 fp8 conversions
Claudio Bantaloukas
[PATCH v4 5/8] aarch64: add basic support for sme-f8f16 and sme-f8f32
Claudio Bantaloukas
[PATCH v4 4/8] aarch64: add multi-vector floating-point adjust exponent intrinsics
Claudio Bantaloukas
[PATCH v4 8/8] aarch64: add 8-bit floating point dot product
Claudio Bantaloukas
[PATCH v4 3/8] aarch64: add narrowing sme2 conversions to fp8
Claudio Bantaloukas
[PATCH v4 7/8] aarch64: add 8-bit floating-point sum of outer products and accumulate
Claudio Bantaloukas
[PATCH v4 6/8] aarch64: add Multi-vector 8-bit floating-point multiply-add long
Claudio Bantaloukas
[patch] Clarify function body mismatch
Nathan Sidwell
[PING^1][PATCH] ipa/122852: Don't delete unreachable callback edges.
Josef Melcr
Re: [PATCH] c++: Implement __builtin_constexpr_diag (aka P2758 implementation)
Jason Merrill
[PATCH] libstdc++: Use smallest possible integer for __generate_cannonical_any
Tomasz Kamiński
[PATCH v2] libstdc++: Use smallest possible integer for __generate_cannonical_any
Tomasz Kamiński
Re: [PATCH v2] libstdc++: Use smallest possible integer for __generate_cannonical_any
Tomasz Kaminski
[PATCH] testsuite: Check for effective-target ctz [PR123192].
Robin Dapp
[PATCH] RISC-V: Testsuite fixes.
Robin Dapp
Re: [PATCH] RISC-V: Testsuite fixes.
Andrew Pinski
Re: [PATCH] RISC-V: Testsuite fixes.
Robin Dapp
[PATCH] RISC-V: Fix overflow check in interleave pattern [PR122970].
Robin Dapp
[committed] OpenMP: Add parser support for target's device_type clause
Tobias Burnus
[PATCH] libstdc++: Fix ranges::stable_sort handling of null buffer [PR123180]
Jonathan Wakely
Re: [PATCH] libstdc++: Fix ranges::stable_sort handling of null buffer [PR123180]
Patrick Palka
[PATCH] xtensa: Make the definition of xtensa_cstoresi_operator more appropriate
Takayuki 'January June' Suwa
https://en.industryarena.com/
Alvina Frendous
[PATCH] Fix profile_probability constructor arg [PR123153]
Victor Do Nascimento
Re: [PATCH] Fix profile_probability constructor arg [PR123153]
Tamar Christina
[PATCH v2] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jonathan Wakely
Re: [PATCH v2] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jakub Jelinek
Re: [PATCH v2] libstdc++: Fix up std::generate_canonical for 32-bit arches
Nathan Myers
[PATCH] aarch64: Add ACLE macro __ARM_FEATURE_SVE_PREDICATE_OPERATORS
Tejas Belagod
Re: [PATCH] aarch64: Add ACLE macro __ARM_FEATURE_SVE_PREDICATE_OPERATORS
Tamar Christina
Re: [committed][PATCH] aarch64: Add ACLE macro __ARM_FEATURE_SVE_PREDICATE_OPERATORS
Tejas Belagod
[PATCH] RISC-V: Optimize Zfinx FP constant materialization
Meng-Tsung Tsai
Re: [PATCH] RISC-V: Optimize Zfinx FP constant materialization
Kito Cheng
[PATCH 0/2] LoongArch: Preliminary LA32 clean-ups
WANG Xuerui
[PATCH 1/2] LoongArch: Do not define legacy built-in macros for LA32
WANG Xuerui
Re: [PATCH 1/2] LoongArch: Do not define legacy built-in macros for LA32
Lulu Cheng
[PATCH 2/2] LoongArch: Add built-in macro __loongarch_non_reduced to signify non-LA32R arches
WANG Xuerui
Re: [PATCH 2/2] LoongArch: Add built-in macro __loongarch_non_reduced to signify non-LA32R arches
Lulu Cheng
Re: [PATCH 2/2] LoongArch: Add built-in macro __loongarch_non_reduced to signify non-LA32R arches
WANG Xuerui
[PATCH] LoongArch: Fix ISA base not being updated in loongarch_option_restore [PR123171]
WANG Xuerui
Re:[pushed] [PATCH] LoongArch: Fix ISA base not being updated in loongarch_option_restore [PR123171]
Lulu Cheng
[PATCH] LoongArch: relax the check for --with-tune
Xi Ruoyao
Re: [PATCH] LoongArch: relax the check for --with-tune
WANG Xuerui
[PATCH] Add news item about Algol 68 compiler to the homepage
Pietro Monteiro
[committed v2] libstdc++: Make __cpp_lib_constexpr_exceptions depend on cxx11 ABI
Jonathan Wakely
[PATCH] c++: Fix ambiguity for constrained hidden friends [PR122550]
Egas Ribeiro
Re: [PATCH] c++: Fix ambiguity for constrained hidden friends [PR122550]
Patrick Palka
Re: [PATCH] c++: Fix ambiguity for constrained hidden friends [PR122550]
Patrick Palka
Re: [PATCH] c++: Fix ambiguity for constrained hidden friends [PR122550]
Egas Ribeiro
Re: [PATCH] c++: Fix ambiguity for constrained hidden friends [PR122550]
Egas Ribeiro
[PATCH] wwwdocs: Add Algol 68 to GCC 16 changes.
Pietro Monteiro
Re: [PATCH] wwwdocs: Add Algol 68 to GCC 16 changes.
Gerald Pfeifer
Re: [PATCH] wwwdocs: Add Algol 68 to GCC 16 changes.
Pietro Monteiro
[PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Luc Grosheintz
Re: [PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Jonathan Wakely
Re: [PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Jonathan Wakely
Re: [PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Jonathan Wakely
[PATCH v2] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Jonathan Wakely
Re: [PATCH v2] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Luc Grosheintz
Re: [PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Luc Grosheintz
Re: [PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Jonathan Wakely
Re: [PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Rainer Orth
Re: [PATCH v1] libstdc++: Fix mdspan tests for Solaris. [PR123176]
Luc Grosheintz
[diagnostics] Print invocation upon ICE
Nathan Sidwell
[PATCH 1/3] libstdc++: Implement std::philox_engine for targets without __int128
Jonathan Wakely
[PATCH 3/3] libstdc++: Use -fexcess-precision=standard for std::generate_canonical tests
Jonathan Wakely
Re: [PATCH 3/3] libstdc++: Use -fexcess-precision=standard for std::generate_canonical tests
Jakub Jelinek
[PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jonathan Wakely
Re: [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jakub Jelinek
Re: [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Tomasz Kaminski
Re: [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jonathan Wakely
Re: [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jakub Jelinek
Re: [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jonathan Wakely
Re: [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jakub Jelinek
Re: [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Tomasz Kaminski
Re: [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Tomasz Kaminski
Re: [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jonathan Wakely
Re: [PATCH 2/3] libstdc++: Fix up std::generate_canonical for 32-bit arches
Tomasz Kaminski
Re: [PATCH 1/3] libstdc++: Implement std::philox_engine for targets without __int128
Jakub Jelinek
Re: [PATCH 1/3] libstdc++: Implement std::philox_engine for targets without __int128
Jonathan Wakely
Re: [PATCH 1/3] libstdc++: Implement std::philox_engine for targets without __int128
Tomasz Kaminski
Re: [PATCH 1/3] libstdc++: Implement std::philox_engine for targets without __int128
Jonathan Wakely
Re: [PATCH 1/3] libstdc++: Implement std::philox_engine for targets without __int128
Jakub Jelinek
[PATCH v3 0/4] VLS-related stuff.
Robin Dapp
[PATCH v3 4/4] RISC-V: Generic vec_extract via subreg.
Robin Dapp
[PATCH v3 2/4] RISC-V: Rename vector-mode related functions.
Robin Dapp
[PATCH v3 1/4] RISC-V: Change gather/scatter iterators.
Robin Dapp
[PATCH v3 3/4] RISC-V: Add VLS modes to autovec iterators.
Robin Dapp
[COMMITTED] a68: remove multiple definition module from testcase
Jose E. Marchesi
[COMMITTED] a68: fix imports in big-endian targets [PR algol68/123132]
Jose E. Marchesi
[COMMITTED] a68: fix handling of flex modes in complete_encoded_mode [PR algol68/123006]
Jose E. Marchesi
[pushed] PR modula2/23178: reduce error message clutter when reporting a non procedure
Gaius Mulley
[committed] Fix testsuite/123166 - add missing dg-do run
Ulrich Weigand
[lra] take scratch as implicit unused output reloads [PR55212]
Alexandre Oliva
Re: [lra] take scratch as implicit unused output reloads [PR55212]
Oleg Endo
Re: [lra] take scratch as implicit unused output reloads [PR55212]
Vladimir Makarov
[PATCH 0/9 v2] c++: C++26 Reflection [PR120775]
Marek Polacek
[PATCH 4/9 v2] c++: C++26 Reflection [PR120775]
Marek Polacek
[PATCH 2/9 v2] c++: C++26 Reflection [PR120775]
Marek Polacek
[WIP] Points to information in Prange
Andrew MacLeod
[PATCH] libstdc++: Adjust tests to work for -D_GLIBCXX_USE_OLD_GENERATE_CANONICAL
Jonathan Wakely
Re: [PATCH] libstdc++: Adjust tests to work for -D_GLIBCXX_USE_OLD_GENERATE_CANONICAL
Jonathan Wakely
[gccrs COMMIT] gccrs: implement unused variable checker on HIR.
gerris . rs
[PATCH] libstdc++: Use 32bit and 64bit integer for generate_canonical when possible
Tomasz Kamiński
Re: [PATCH] libstdc++: Use 32bit and 64bit integer for generate_canonical when possible
Tomasz Kaminski
[PATCH] libstdc++: Use 32bit and 64bit integer for generate_canonical when possible
Tomasz Kamiński
[PATCH] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jakub Jelinek
Re: [PATCH] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jonathan Wakely
Re: [PATCH] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jakub Jelinek
Re: [PATCH] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jonathan Wakely
Re: [PATCH] libstdc++: Fix up std::generate_canonical for 32-bit arches
Jakub Jelinek
[committed] Another MAINTAINERS update
Jeff Law
[PATCH] libstdc++: Make __cpp_lib_constexpr_exceptions depend on cxx11 ABI
Jonathan Wakely
Re: [PATCH] libstdc++: Make __cpp_lib_constexpr_exceptions depend on cxx11 ABI
Jakub Jelinek
Re: [PATCH] libstdc++: Make __cpp_lib_constexpr_exceptions depend on cxx11 ABI
Jonathan Wakely
[PATCH] c/123156 - overflow in shuffle mask for __builtin_shufflevector
Richard Biener
Re: [PATCH] c/123156 - overflow in shuffle mask for __builtin_shufflevector
Jakub Jelinek
Re: [PATCH] c/123156 - overflow in shuffle mask for __builtin_shufflevector
Jakub Jelinek
Re: [PATCH] c/123156 - overflow in shuffle mask for __builtin_shufflevector
Richard Biener
Re: [PATCH] c/123156 - overflow in shuffle mask for __builtin_shufflevector
Jakub Jelinek
[committed] libstdc++: Move new std::generate_canonical to inline namespace
Jonathan Wakely
[committed] libstdc++: Restore braces around body of if-statement
Jonathan Wakely
[PING 14] Re: [PATCH v4 0/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
[PATCH][vect]: use wider precision type for generating early break scalar IV [PR123089]
Tamar Christina
[pushed] PR modula2/123151: Unable to use IsNoError with Close in FIO library module
Gaius Mulley
[r16-6183 Regression] FAIL: ext/vstring/requirements/exception/generation_prohibited.cc -std=gnu++20 (test for excess errors) on Linux/x86_64
Haochen Jiang
[PATCH] libgomp: Fix libgomp.c/affinity-1.c on non-Linux
Rainer Orth
Re: [PATCH] libgomp: Fix libgomp.c/affinity-1.c on non-Linux
Jakub Jelinek
[PATCH] libgomp: xfail libgomp.c++/target-cdtor-2.C on Solaris [PR81337]
Rainer Orth
Re: [PATCH] libgomp: xfail libgomp.c++/target-cdtor-2.C on Solaris [PR81337]
Jakub Jelinek
[PATCH v2] libgomp: xfail libgomp.c++/target-cdtor-2.C on Solaris [PR81337]
Rainer Orth
C++20 Modules Patch Ping
Nathaniel Shead
[gccrs COMMIT] Fix ICE with continue/break/return in while condition
gerris . rs
[PATCH] libstdc++: Define P0952 generate_canonical in inline namespace.
Tomasz Kamiński
Re: [PATCH] libstdc++: Define P0952 generate_canonical in inline namespace.
Jonathan Wakely
Re: [PATCH] libstdc++: Define P0952 generate_canonical in inline namespace.
Jonathan Wakely
Re: [PATCH] libstdc++: Define P0952 generate_canonical in inline namespace.
Jonathan Wakely
Re: [PATCH] libstdc++: Define P0952 generate_canonical in inline namespace.
Jonathan Wakely
Re: [PATCH] libstdc++: Define P0952 generate_canonical in inline namespace.
Tomasz Kaminski
Re: [PATCH] libstdc++: Define P0952 generate_canonical in inline namespace.
Jonathan Wakely
[committed] libstdc++: Fixed failing dg-error in random/pr60037-neg.cc tests.
Tomasz Kamiński
[PATCH] config-ml.in: Filter out --disable-{static,shared}
Esteve Varela Colominas
[PATCH] fortran: Fix bogus warning with -cpp -fpreprocessed [PR92613]
Christopher Albert
[PATCH] libstdc++: Make mangled name of generate_cannonical specialization consistient.
Tomasz Kamiński
Re: [PATCH] libstdc++: Make mangled name of generate_cannonical specialization consistient.
Tomasz Kaminski
Re: [PATCH] libstdc++: Make mangled name of generate_cannonical specialization consistient.
Nathan Myers
Re: [PATCH] libstdc++: Make mangled name of generate_cannonical specialization consistient.
Tomasz Kaminski
Re: [PATCH] libstdc++: Make mangled name of generate_cannonical specialization consistient.
Tomasz Kaminski
[PATCH v2] libstdc++: Make declaration and definition of generate_canonical consistent.
Tomasz Kamiński
Re: [PATCH v2] libstdc++: Make declaration and definition of generate_canonical consistent.
Tomasz Kaminski
[committed v3] libstdc++: Make declaration and definition of generate_canonical consistent.
Tomasz Kamiński
Re: [PATCH v2] libstdc++: Make declaration and definition of generate_canonical consistent.
Jonathan Wakely
Re: [PATCH v2] libstdc++: Make declaration and definition of generate_canonical consistent.
Jonathan Wakely
[COMMITTED 01/12] gccrs: Use tl::expected in the parser to avoid error state
arthur . cohen
[COMMITTED 02/12] gccrs: Use the path location for MetaItemPathExpr
arthur . cohen
[COMMITTED 04/12] gccrs: Add clarity to the code
arthur . cohen
[COMMITTED 07/12] gccrs: Add dump configuration options, fix node exclusion
arthur . cohen
[COMMITTED 10/12] gccrs: Move function to utils namespace
arthur . cohen
[COMMITTED 12/12] gccrs: Change parser template implementation file ext
arthur . cohen
[COMMITTED 03/12] gccrs: Add dump option to show node
arthur . cohen
[COMMITTED 06/12] gccrs: Refactor node description in AST dump
arthur . cohen
[COMMITTED 08/12] gccrs: Remove static buffer size and improve error message
arthur . cohen
[COMMITTED 09/12] gccrs: Move is_right_angle_tok to util namespace
arthur . cohen
[PATCH] i386: Obfuscate _mm_maskmove_si64 local variable [PR123155]
Jakub Jelinek
RE: [PATCH] i386: Obfuscate _mm_maskmove_si64 local variable [PR123155]
Liu, Hongtao
[PATCH] i386: Obfuscate avx10_2bf16intrin.h inline function arguments [PR123155]
Jakub Jelinek
RE: [PATCH] i386: Obfuscate avx10_2bf16intrin.h inline function arguments [PR123155]
Liu, Hongtao
[PATCH] testsuite: analyzer: Require lp64 target for coreutils-group_number.c
Dimitar Dimitrov
[to-be-committed] Fix various RISC-V testsuite regressions after volatile patch
Jeff Law
[PATCH v1] RISC-V: Fix ZILSD 64-bit load/store splitting on RV32
HNO3
[PATCH] cse: Check volatile memory in cselib_redundant_set_p
H.J. Lu
Re: [PATCH] cse: Check volatile memory in cselib_redundant_set_p
Jeff Law
[PATCH 1/2] predict: Fix return value in unlikely_executed_stmt_p for __builtin_unreachable/__builtin_trap
Andrew Pinski
[PATCH 2/2] ch: Fix detection of non-executed loop exit
Andrew Pinski
Re: [PATCH 2/2] ch: Fix detection of non-executed loop exit
Richard Biener
Re: [PATCH 1/2] predict: Fix return value in unlikely_executed_stmt_p for __builtin_unreachable/__builtin_trap
Richard Biener
[PATCH] vartrack: fix skipping of unsuitable locs
Alexandre Oliva
Re: [PATCH] vartrack: fix skipping of unsuitable locs
Richard Biener
Earlier messages