gcc-patches
Thread
Date
Earlier messages
Later messages
Messages by Thread
Re: [PATCH v2] c++/reflection: detect bad splices in class member access [PR124614]
Jason Merrill
Re: [PATCH v2] c++/reflection: detect bad splices in class member access [PR124614]
Marek Polacek
Re: [PATCH v2] c++/reflection: detect bad splices in class member access [PR124614]
Jason Merrill
Re: [PATCH v2] c++/reflection: detect bad splices in class member access [PR124614]
Marek Polacek
Re: [PATCH v2] c++/reflection: detect bad splices in class member access [PR124614]
Jason Merrill
Patch ping^2 (Re: [PATCH] testsuite: Change -encoding binary to -translation binary)
Jakub Jelinek
Re: Patch ping^2 (Re: [PATCH] testsuite: Change -encoding binary to -translation binary)
Andrew Pinski
[PATCH] c++: ICE with deleted main [PR120338]
Marek Polacek
Re: [PATCH] c++: ICE with deleted main [PR120338]
Jason Merrill
[PATCH v2] match.pd: right shift compare canonicalization [PR124808]
Daniel Henrique Barboza
Re: [PATCH v2] match.pd: right shift compare canonicalization [PR124808]
Andrew Pinski
Re: [PATCH v2] match.pd: right shift compare canonicalization [PR124808]
Daniel Henrique Barboza
[Ada] Fix bogus warning for array variable on the LHS of aggregate assignment
Eric Botcazou
[Ada] Fix bogus warning for character literal referenced in string literal
Eric Botcazou
[pushed]PR modula2/124081 Bugfix ICE in expand_expr_real_2 with a record
Gaius Mulley
combine vs. ext_dce (was Re: [RFC] bpf: don't synthesize sign_extend for ISA v4)
Vineet Gupta
Re: combine vs. ext_dce (was Re: [RFC] bpf: don't synthesize sign_extend for ISA v4)
Jeffrey Law
[committed] libstdc++: Fix philox2x64 case for 32-bit targets
Jonathan Wakely
[PATCH] c++/reflection: generic lambda with dependent splice [PR123783]
Marek Polacek
Re: [PATCH] c++/reflection: generic lambda with dependent splice [PR123783]
Jason Merrill
[PATCH v2] c++/reflection: generic lambda with dependent splice [PR123783]
Marek Polacek
Re: [PATCH] c++/reflection: generic lambda with dependent splice [PR123783]
Patrick Palka
Re: [PATCH] c++/reflection: generic lambda with dependent splice [PR123783]
Marek Polacek
[pushed] c++: mangling of extern "C" in anon ns [PR117133]
Jason Merrill
[PATCH] c++: unusual await_suspend parameters [PR123975]
Jason Merrill
[pushed] c++: coro return proxy that destroys [PR121961]
Jason Merrill
[PATCH v2] rs6000: Optimize TLS access with combine patterns [PR27479]
Vijay Shankar
[PATCH] tree-optimization/124843 - vectorize inversion of scalar bools
Richard Biener
[PATCH v2] RISC-V: Make tuple vector not tieable to some modes.
wangzicong
Re: [PATCH] [arm] Enable stm_case=5 in store_multiple_sequence
Richard Earnshaw (foss)
Re: [PATCH] [arm] Enable stm_case=5 in store_multiple_sequence
Richard Earnshaw
Re: Re: [PATCH] [arm] Enable stm_case=5 in store_multiple_sequence
覃珊珊
Re: Re: Re: [PATCH] [arm] Enable stm_case=5 in store_multiple_sequence
覃珊珊
[PATCH] [arm] Enable stm_case=5 in store_multiple_sequence
tanshanshan
[PATCH] [arm] Enable stm_case=5 in store_multiple_sequence
tanshanshan
[PATCH] [arm] Enable stm_case=5 in store_multiple_sequence
tanshanshan
[PATCH] bitintlower: Padding bit fixes, part 1 [PR123635]
Jakub Jelinek
Re: [PATCH] bitintlower: Padding bit fixes, part 1 [PR123635]
Richard Biener
[PATCH] bitintlower, v2: Padding bit fixes, part 1 [PR123635]
Jakub Jelinek
Re: [PATCH] bitintlower, v2: Padding bit fixes, part 1 [PR123635]
Richard Biener
[committed] testsuite: Portability fixes for reflect/mangle[23].C
Jakub Jelinek
[committed] testsuite: Require hard_float eff. target and use -frounding-math in bitint-31.c
Jakub Jelinek
[PING^1][PATCH] rs6000: Avoid stxvd2x for quad aligned memory stores [PR123055]
Kishan Parmar
[PATCH v4] ipa: honor memory clobbers in ipa-reference [PR124218]
Chris Copeland
Re: [PATCH v4] ipa: honor memory clobbers in ipa-reference [PR124218]
Kugan Vivekanandarajah
Re: [PATCH v4] ipa: honor memory clobbers in ipa-reference [PR124218]
Chris Copeland
[GCC17-PATCH] cfghooks: Remove new_bb_cbk callback from make_forwarder_block
Andrew Pinski
Re: [GCC17-PATCH] cfghooks: Remove new_bb_cbk callback from make_forwarder_block
Richard Biener
[PATCH] Give dump_impl_location_t::m_function a non-null default value
Torbjörn SVENSSON
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Richard Biener
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Torbjorn SVENSSON
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Richard Biener
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Richard Biener
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Torbjorn SVENSSON
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Richard Biener
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Torbjorn SVENSSON
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
Richard Biener
Re: [PATCH] Give dump_impl_location_t::m_function a non-null default value
David Malcolm
[PATCH v2] analyzer: do not segfault when printing unknown impl location
Torbjörn SVENSSON
Re: [PATCH v2] analyzer: do not segfault when printing unknown impl location
David Malcolm
Re: [PATCH v2] analyzer: do not segfault when printing unknown impl location
Torbjorn SVENSSON
[PATCH] x86: Fix a typo in comments
H.J. Lu
RE: [PATCH] x86: Fix a typo in comments
Liu, Hongtao
[PATCH] libstdc++: Use allocate_at_least in vector, string (P0401) [PR118030]
Nathan Myers
[PATCH] libstdc++: Use allocate_at_least in vector, string (P0401) [PR118030]
Nathan Myers
[PATCH] c++/reflection: reject invalid annotation on class [PR123609]
chzn
[PATCH] match: (X * C1) + (X << C2) -> X * (C1 + (1 << C2)) [PR124886]
Pengxuan Zheng
[PATCH] LoongArch: Add rtx_cost support for ORDERED comparison.
Lulu Cheng
[COMMITTED 01/43] gccrs: testsuite:Add a testcase for setup_associated_types
arthur . cohen
[COMMITTED 03/43] gccrs: Add new test cases for old issues
arthur . cohen
[COMMITTED 06/43] gccrs: Fix a typo
arthur . cohen
[COMMITTED 05/43] gccrs: rust: Explicitly instantiate FFIVec<Piece> for C-linkage
arthur . cohen
[COMMITTED 07/43] gccrs: Add enum items to value namespace as well
arthur . cohen
[COMMITTED 04/43] gccrs: Use pretty printer instead ofcall to open_memstream
arthur . cohen
[COMMITTED 11/43] gccrs: intrinsic: Add separated tests for each type
arthur . cohen
[COMMITTED 12/43] gccrs: Accepts "compiler_builtins" attribute
arthur . cohen
[COMMITTED 02/43] gccrs: Improve path resolution
arthur . cohen
[COMMITTED 09/43] gccrs: Fix 128-bit non-decimal integer literal saturation
arthur . cohen
[COMMITTED 13/43] gccrs: Add no_builtins attribute to list of builtins
arthur . cohen
[COMMITTED 10/43] gccrs: intrinsic: Add ctlz and ctlz_nonzero intrinsics
arthur . cohen
[COMMITTED 08/43] gccrs: Improve unit struct matching
arthur . cohen
[COMMITTED 18/43] gccrs: expand: Added a more complete test
arthur . cohen
[COMMITTED 24/43] gccrs: Flatten AttrInputExpr literals to AttrInputLiteral
arthur . cohen
[COMMITTED 14/43] gccrs: Remove redundant expand visitor overloads
arthur . cohen
[COMMITTED 15/43] gccrs: nr1.0: Remove support in checking phases
arthur . cohen
[COMMITTED 20/43] gccrs: rust: Fix ICE in function_set_parameters
arthur . cohen
[COMMITTED 16/43] gccrs: Strip down 1.0 resolver
arthur . cohen
[COMMITTED 17/43] gccrs: Deduplicate some functions within PointerVisitor
arthur . cohen
[COMMITTED 27/43] gccrs: Add a function for default outer attribute checks
arthur . cohen
[COMMITTED 21/43] gccrs: Remove AttrInputMacro attribute input kind
arthur . cohen
[COMMITTED 19/43] gccrs: Disambiguate identifier and path patterns
arthur . cohen
[COMMITTED 22/43] gccrs: Move builtin attribute checking to its own pass
arthur . cohen
[COMMITTED 29/43] gccrs: Add additional builtin attribute values
arthur . cohen
[COMMITTED 34/43] gccrs: add test cases for fn qualifiers, default keyword
arthur . cohen
[COMMITTED 23/43] gccrs: Visit builtin attributes within the expand visitor
arthur . cohen
[COMMITTED 26/43] gccrs: Add macro_export to concat macro
arthur . cohen
[COMMITTED 31/43] gccrs: Fix ICE caused by TypeCheckBase::parse_repr_options
arthur . cohen
[COMMITTED 38/43] gccrs: intrinsic: Add cttz and cttz_nonzero intrinsics
arthur . cohen
[COMMITTED 32/43] gccrs: Add `default` as function qualifier.
arthur . cohen
[COMMITTED 25/43] gccrs: Update test with builtin macro definition
arthur . cohen
[COMMITTED 28/43] gccrs: Clean up internal attribute checking
arthur . cohen
[COMMITTED 30/43] gccrs: Move attribute checker to it's own file
arthur . cohen
[COMMITTED 36/43] gccrs: refactor function qualifier parsing
arthur . cohen
[COMMITTED 35/43] gccrs: parse all function qualifiers before generating error
arthur . cohen
[COMMITTED 33/43] gccrs: Reject `default` functions after parsing.
arthur . cohen
[COMMITTED 37/43] gccrs: Replace usages of chainon
arthur . cohen
[COMMITTED 42/43] gccrs: Added test case for global import all
arthur . cohen
[COMMITTED 39/43] gccrs: intrinsic: Add tests for cttz and cttz_nonzero
arthur . cohen
[COMMITTED 40/43] gccrs: Fix ICE in unused var when we hit unit const type
arthur . cohen
[COMMITTED 41/43] gccrs: Fixed glob-import all ICE
arthur . cohen
[COMMITTED 43/43] gccrs: backend: Prevent error_mark_node from leaking into const context
arthur . cohen
[PATCH v2 0/2]
Manuel Jacob
[PATCH v2 2/2] build: Set default for CPP_FOR_BUILD environment variable in all cases.
Manuel Jacob
[PATCH v2 1/2] build: Preserve *_FOR_BUILD environment variables in all cases.
Manuel Jacob
Re: [PATCH v2 0/2]
Nathanael Nerode
[PATCH] c++: identity of A<^^alias> [PR124544]
Patrick Palka
Re: [PATCH] c++: identity of A<^^alias> [PR124544]
Jason Merrill
[PATCH] c++: static local meta::info as &targ [PR124824]
Patrick Palka
Re: [PATCH] c++: static local meta::info as &targ [PR124824]
Jason Merrill
Re: [PATCH] c++: static local meta::info as &targ [PR124824]
Patrick Palka
Re: [PATCH] c++: static local meta::info as &targ [PR124824]
Jason Merrill
[PATCH, committed] Fortran: fix possible null pointer dereference [PR124807]
Harald Anlauf
[PATCH, backport gcc-15] testsuite: arm: disable some gen-vect tests with MVE [PR124704]
Christophe Lyon
Re: [PATCH, backport gcc-15] testsuite: arm: disable some gen-vect tests with MVE [PR124704]
Richard Biener
[PATCH] libiberty: avoid exponential back reference issue in D demangler
Andrew Burgess
[committed] arm: apply stronger checks on conditional-compare patterns [PR123102]
Richard Earnshaw
[PATCH] libstdc++: Fix philox_engine counter increment carry
Tyuleneva, Elena
Re: [PATCH] libstdc++: Fix philox_engine counter increment carry
Jonathan Wakely
Re: [PATCH] libstdc++: Fix philox_engine counter increment carry
Tomasz Kaminski
Re: [PATCH] libstdc++: Fix philox_engine counter increment carry
Patrick Palka
Re: [PATCH] libstdc++: Fix philox_engine counter increment carry
Jonathan Wakely
RE: [PATCH] libstdc++: Fix philox_engine counter increment carry
Tyuleneva, Elena
[PATCH] libstdc++: Define __cpp_lib_stdbit_h and __cpp_lib_stdckdint_h feature test macros.
Tomasz Kamiński
Re: [PATCH] libstdc++: Define __cpp_lib_stdbit_h and __cpp_lib_stdckdint_h feature test macros.
Jonathan Wakely
Re: [PATCH] libstdc++: Define __cpp_lib_stdbit_h and __cpp_lib_stdckdint_h feature test macros.
Tomasz Kaminski
[PATCH] c++: introduce function_template_p
Marek Polacek
Re: [PATCH] c++: introduce function_template_p
Jason Merrill
[PATCH v2] c++: introduce reflection_function_template_p
Marek Polacek
Re: [PATCH v2] c++: introduce reflection_function_template_p
Jason Merrill
[PATCH]AArch64: Add -mcpu=armagicpu definition
Tamar Christina
Re: [PATCH]AArch64: Add -mcpu=armagicpu definition
Kyrylo Tkachov
RE: [PATCH]AArch64: Add -mcpu=armagicpu definition
Tamar Christina
Re: [PATCH]AArch64: Add -mcpu=armagicpu definition
Andrew Pinski
[PATCH] testsuite: add explicit comparison to if statement
Torbjörn SVENSSON
Re: [PATCH] testsuite: add explicit comparison to if statement
David Malcolm
Re: [PATCH] testsuite: add explicit comparison to if statement
Torbjorn SVENSSON
[PATCH] testsuite: add missing override to member function
Torbjörn SVENSSON
Re: [PATCH] testsuite: add missing override to member function
David Malcolm
Re: [PATCH] testsuite: add missing override to member function
Torbjorn SVENSSON
[PATCH] libstdc++: Implement LWG4403: CTAD misses difference type casting
Matthias Kretz
Re: [PATCH] libstdc++: Implement LWG4403: CTAD misses difference type casting
Jonathan Wakely
Re: [PATCH] libstdc++: Implement LWG4403: CTAD misses difference type casting
Hewill Kang
Re: [PATCH] libstdc++: Implement LWG4403: CTAD misses difference type casting
Matthias Kretz
[pushed]PR modula2/105408 ICE in output_constructor_regular_field, at varasm.cc:5515
Gaius Mulley
[PATCH 0/2] Add bits for handling memory tags when using MTE instructions
claudiu . zissulescu-ianculescu
[PATCH 1/2] libgcc: Add MD_CLEAN_MEMTAG_RANGE target macro
claudiu . zissulescu-ianculescu
[PATCH 2/2] aarch64/mte: Implement MD_CLEAN_MEMTAG_RANGE hook
claudiu . zissulescu-ianculescu
[committed] libstdc++: Fix constant_wrapper compile-time test for COW strings.
Tomasz Kamiński
[PATCH v2] rs6000: Fix PTImode attribute handling [PR106895]
jeevitha
Re: [PATCH v2] rs6000: Fix PTImode attribute handling [PR106895]
Surya Kumari Jangala
[PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
Richard Biener
Re: [PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
Jakub Jelinek
Re: [PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
H.J. Lu
Re: [PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
Jeffrey Law
Re: [PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
Richard Biener
Re: [PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
Jakub Jelinek
Re: [PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
Richard Biener
Re: [PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
Jakub Jelinek
Re: [PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
Richard Biener
Re: [PATCH] middle-end/124877 - fix mis-apply of PROMOTE_PROTOTYPES
Richard Biener
[PATCH] d: Merge upstream dmd, druntime e145b91245
Iain Buclaw
Re: [PATCH v5 10/11] openmp, fortran: Add iterator support for Fortran, deep-mapping of allocatables
Tobias Burnus
[PATCH] tree-optimization/124875 - re-instantiate alias-set code in PRE
Richard Biener
[PATCH] RISC-V: Make tuple vector not tieable to some modes.
wangzicong
Re: [PATCH] RISC-V: Make tuple vector not tieable to some modes.
Robin Dapp
RE: [PATCH] RISC-V: Make tuple vector not tieable to some modes.
wangzicong
[PATCH] bitintlower: Handle BIT_FIELD_REF load [PR124826]
Jakub Jelinek
Re: [PATCH] bitintlower: Handle BIT_FIELD_REF load [PR124826]
Andrew Pinski
[PATCH] c++: Fix up constexpr EH handling of TARGET_EXPR temporaries [PR124755]
Jakub Jelinek
Re: [PATCH] c++: Fix up constexpr EH handling of TARGET_EXPR temporaries [PR124755]
Jason Merrill
Re: [PATCH] c++: Fix up constexpr EH handling of TARGET_EXPR temporaries [PR124755]
Jakub Jelinek
Re: [PATCH] c++: Fix up constexpr EH handling of TARGET_EXPR temporaries [PR124755]
Jason Merrill
[PATCH] c++: Mark in cxx_mark_addressable DECL_VALUE_EXPR of DECL_ANON_UNION_VAR_P too [PR124850]
Jakub Jelinek
Re: [PATCH] c++: Mark in cxx_mark_addressable DECL_VALUE_EXPR of DECL_ANON_UNION_VAR_P too [PR124850]
Jason Merrill
[PATCH] c++: Check base accessibility in cp_decomp_size [PR124862]
Jakub Jelinek
Re: [PATCH] c++: Check base accessibility in cp_decomp_size [PR124862]
Jason Merrill
[committed] Fix comment typo in process_symver_attribute
Jakub Jelinek
[PATCH] x86: Zero ZMM16-31 when zeroing all call used registers
H.J. Lu
Re: [PATCH] x86: Zero ZMM16-31 when zeroing all call used registers
Hongtao Liu
[PATCH v2] x86: Zero ZMM16-31 when zeroing all call used registers
H.J. Lu
RE: [PATCH v2] x86: Zero ZMM16-31 when zeroing all call used registers
Liu, Hongtao
Re: [PATCH v2] x86: Zero ZMM16-31 when zeroing all call used registers
H.J. Lu
RE: [PATCH v2] x86: Zero ZMM16-31 when zeroing all call used registers
Liu, Hongtao
[PATCH] PR tree-optimization/124809 - Register equivalences only once per statement.
Andrew MacLeod
Re: [PATCH] PR tree-optimization/124809 - Register equivalences only once per statement.
Richard Biener
Re: [PATCH] PR tree-optimization/124809 - Register equivalences only once per statement.
Andrew MacLeod
[GCC17-PATCH 0/6] Improve Phiprop slightly
Andrew Pinski
[GCC17-PATCH 3/6] phiprop: Move the check on vuse before the dominator tests
Andrew Pinski
[GCC17-PATCH 1/6] testsuite: Add phiprop testcase that is already fixed [PR116823]
Andrew Pinski
[GCC17-PATCH 4/6] phiprop: Move vuse variable declaration to right before use
Andrew Pinski
Earlier messages
Later messages