March 2026 Archives by subject
Starting: Sun Mar 1 01:50:08 GMT 2026
Ending: Tue Mar 31 23:58:05 GMT 2026
Messages: 2350
- ***SPAM*** [PATCH] Revert two changes in r16-7265-ga9e48eca3a6eef [PR118608]
Roger Sayle
- ***SPAM*** [PATCH] Revert two changes in r16-7265-ga9e48eca3a6eef [PR118608]
Richard Sandiford
- [Ada] Complete implementation of AI12-0402
Eric Botcazou
- [Ada] Fix crash on instantiation in separate package body
Eric Botcazou
- [Ada] Fix instantiation failure with formal array type after formal package
Eric Botcazou
- [Ada] Fix interaction between overloading and types with implicit dereference
Eric Botcazou
- [Ada] Fix libgnat.so link failure on systems with older glibc
Eric Botcazou
- [Ada] Fix missing error for dangling pointer from access discriminant
Eric Botcazou
- [Ada] Fix missing static accessibility check in assignment for aliased parameter
Eric Botcazou
- [Ada] Fix overriding indicator wrongly rejected on protected procedure in generic
Eric Botcazou
- [Ada] Fix Program_Error raised in a Bounded_Indefinite_Holders instance
Eric Botcazou
- [AutoFDO] Fix ICE in ipa_merge_profiles when entry block count is zero
Kugan Vivekanandarajah
- [AutoFDO] Fix ICE in ipa_merge_profiles when entry block count is zero
Kugan Vivekanandarajah
- [AutoFDO] Fix ICE in ipa_merge_profiles when entry block count is zero
Jan Hubicka
- [AutoFDO] Fix ICE in ipa_merge_profiles when entry block count is zero
Kugan Vivekanandarajah
- [AutoFDO] Fix ICE in ipa_merge_profiles when entry block count is zero
Kugan Vivekanandarajah
- [AutoFDO] Fix ICE in ipa_merge_profiles when entry block count is zero
Kugan Vivekanandarajah
- [Bug libstdc++/124444] debug _M_invalidate_if incompatible with C++20 since r16-5845
François Dumont
- [Bug libstdc++/124444] debug _M_invalidate_if incompatible with C++20 since r16-5845
Jonathan Wakely
- [Bug libstdc++/124444] debug _M_invalidate_if incompatible with C++20 since r16-5845
Patrick Palka
- [Bug libstdc++/124444] debug _M_invalidate_if incompatible with C++20 since r16-5845
Jonathan Wakely
- [C++ PATCH] PR c++/124753: ICE on invalid P4 regression
Roger Sayle
- [COMMITTED 01/41] gccrs: Add wrapper class for automatic node cloning
arthur.cohen@embecosm.com
- [COMMITTED 02/41] gccrs: ast: Fix missing location info in derive macros
arthur.cohen@embecosm.com
- [COMMITTED 03/41] gccrs: testsuite: Add test case for macro missing body
arthur.cohen@embecosm.com
- [COMMITTED 04/41] gccrs: Rename is_builtin and change return type
arthur.cohen@embecosm.com
- [COMMITTED 05/41] gccrs: Split feature collection from feature gating
arthur.cohen@embecosm.com
- [COMMITTED 06/41] gccrs: Remove unused function
arthur.cohen@embecosm.com
- [COMMITTED 07/41] gccrs: Add early cfg strip step before feature collection
arthur.cohen@embecosm.com
- [COMMITTED 08/41] gccrs: Bump feature definition version
arthur.cohen@embecosm.com
- [COMMITTED 09/41] gccrs: Collect feature gate error at parse time
arthur.cohen@embecosm.com
- [COMMITTED 1/1] avoid-store-forwarding: Clear sbitmap before use [PR124351]
Philipp Tomsich
- [committed 1/2] arm: testsuite: Fix typo on target arm_cpu_cortex_a53
Richard Earnshaw
- [COMMITTED 10/41] gccrs: Collect early feature gating errors in a store
arthur.cohen@embecosm.com
- [COMMITTED 11/41] gccrs: Move early gate feature store to it's own TU
arthur.cohen@embecosm.com
- [COMMITTED 12/41] gccrs: Add crate_name and crate_type to attribute values
arthur.cohen@embecosm.com
- [COMMITTED 13/41] gccrs: Add multiple missing builtin attribute values
arthur.cohen@embecosm.com
- [COMMITTED 14/41] gccrs: Make attribute a proper AST node
arthur.cohen@embecosm.com
- [COMMITTED 15/41] gccrs: Add node id to attribute node.
arthur.cohen@embecosm.com
- [COMMITTED 16/41] gccrs: Make Attribute parent class Visitable public
arthur.cohen@embecosm.com
- [COMMITTED 17/41] gccrs: Use Attribute node status for AttributeChecker
arthur.cohen@embecosm.com
- [COMMITTED 18/41] gccrs: Add global scope debug function for crate
arthur.cohen@embecosm.com
- [COMMITTED 19/41] gccrs: Add AttrInputExpr node
arthur.cohen@embecosm.com
- [committed 2/2] arm: testsuite: remove some flaky code-size tests
Richard Earnshaw
- [COMMITTED 20/41] gccrs: Correctly emit warning on invalid attributes
arthur.cohen@embecosm.com
- [COMMITTED 21/41] gccrs: Remove duplicated visit within early name res
arthur.cohen@embecosm.com
- [COMMITTED 22/41] gccrs: Add no_std attribute
arthur.cohen@embecosm.com
- [COMMITTED 23/41] gccrs: ast: Implement reconstruct() logic for Path hierarchy
arthur.cohen@embecosm.com
- [COMMITTED 24/41] gccrs: refactor: use MacroInvocation's node id everywhere for consistency
arthur.cohen@embecosm.com
- [COMMITTED 25/41] gccrs: refactor: update constructor to initialize ExternalItem base class
arthur.cohen@embecosm.com
- [COMMITTED 26/41] gccrs: expand: Fix ICE on unimplemented RustcEncodable/Decodable derives
arthur.cohen@embecosm.com
- [COMMITTED 27/41] gccrs: Fix match arm scope
arthur.cohen@embecosm.com
- [COMMITTED 28/41] gccrs: Prevent error emission with multiple wildcards
arthur.cohen@embecosm.com
- [COMMITTED 29/41] gccrs: Change variable underscore detection
arthur.cohen@embecosm.com
- [COMMITTED 30/41] gccrs: Use custom error type for enum variants parsing
arthur.cohen@embecosm.com
- [COMMITTED 31/41] gccrs: Do not warn on unused function with "_" prefix
arthur.cohen@embecosm.com
- [COMMITTED 32/41] gccrs: Remove duplicated error message.
arthur.cohen@embecosm.com
- [COMMITTED 33/41] gccrs: Add additional test for wildcard special identifier
arthur.cohen@embecosm.com
- [COMMITTED 34/41] gccrs: Put intrinsics in their own namespace and TU
arthur.cohen@embecosm.com
- [COMMITTED 35/41] gccrs: Use predefined intrinsic instead of raw values
arthur.cohen@embecosm.com
- [COMMITTED 36/41] gccrs: resolve: Fix ICE on ambiguous glob re-exports
arthur.cohen@embecosm.com
- [COMMITTED 37/41] gccrs: feat: Implement `no_core` feature gate check
arthur.cohen@embecosm.com
- [COMMITTED 38/41] gccrs: intrinsic: Add bswap intrinsic
arthur.cohen@embecosm.com
- [COMMITTED 39/41] gccrs: Add no_std to builtin attributes
arthur.cohen@embecosm.com
- [COMMITTED 40/41] gccrs: Add ability to inject inner attributes from CLI
arthur.cohen@embecosm.com
- [COMMITTED 41/41] gccrs: Move cli inner attribute injection to injection
arthur.cohen@embecosm.com
- [committed][PATCH] d: Merge upstream dmd, druntime e7c34c13de, phobos 0c5c9e984.
Iain Buclaw
- [COMMITTED] a68: add missing symbols to libga68/ga68.map
Jose E. Marchesi
- [COMMITTED] a68: avoid libga68 dependency on libm
Jose E. Marchesi
- [COMMITTED] a68: fix calls to strtol and stroll [PR algol68/124372]
Jose E. Marchesi
- [COMMITTED] a68: fix copy-pasto in install.texi
Jose E. Marchesi
- [COMMITTED] a68: fix float standard conversion routine
Jose E. Marchesi
- [COMMITTED] a68: fix string and character multiplication
Jose E. Marchesi
- [COMMITTED] a68: fix typo in ga8-coding-guidelines.texi
Jose E. Marchesi
- [COMMITTED] a68: fix wrapping C functions returning void [PR algol68/124322]
Jose E. Marchesi
- [committed] aarch64: Disallow movprfx before revd
Alice Carlotti
- [committed] arm: Fix trapping arithmetic [PR123271]
Richard Earnshaw
- [committed] arm: testsuite: avoid pr45701 matching asm across newlines
Richard Earnshaw
- [committed] arm: testsuite: avoid pr45701 matching asm across newlines
Andreas Schwab
- [committed] arm: testsuite: avoid pr45701 matching asm across newlines
Richard Earnshaw (foss)
- [committed] arm: testsuite: Improve stability of tests for pr45701
Richard Earnshaw
- [committed] arm: testsuite: properly escape '[]' in pr45701-2.c
Richard Earnshaw
- [committed] arm: testsuite: properly escape '[]' in pr45701-2.c
Richard Earnshaw (foss)
- [committed] arm: testsuite: properly escape '[]' in pr45701-2.c
Andreas Schwab
- [committed] arm: testsuite: Yet another typo in pr45701-2.c
Richard Earnshaw
- [committed] cobol: Improved efficiency of code generated for MOVE "A" TO
Robert Dubner
- [committed] contrib/filter-clang-warnings.py: Ignore a C++ compat warning in libiberty
Martin Jambor
- [committed] gcc: Fix "Conveinece" typo in comment
Jonathan Wakely
- [committed] i386: Fix operand order for @wrss<mode> and @wruss<mode> [PR124366]
Jakub Jelinek
- [committed] i386: Fix up movrs<mode> suffix for -masm=intel [PR124461]
Jakub Jelinek
- [committed] i386: Fix up printing of input operand of avx10_2_comisbf16_v8bf for -masm=intel [PR124349]
Jakub Jelinek
- [committed] i386: Fix up vpternlogq last operand of *andnot<mode>3 for -masm=intel [PR124367]
Jakub Jelinek
- [COMMITTED] libgfortran: Regenerate config.h.in and configure
Mark Wielaard
- [COMMITTED] libgfortran: Regenerate config.h.in and configure
Jerry D
- [committed] libstdc++: Add comment to chrono::hh_mm_ss constructor for LWG 4274
Jonathan Wakely
- [committed] libstdc++: Add dg-bogus check to istreambuf_iterator/105580.cc [PR105580]
Tomasz Kamiński
- [committed] libstdc++: Add tests for recently-fixed non-uglified names
Jonathan Wakely
- [committed] libstdc++: Adjust indentation of std::atomic<T*> wait/notify members
Jonathan Wakely
- [committed] libstdc++: Change comment on #endif to match #if condition [PR124363]
Jonathan Wakely
- [committed] libstdc++: container heterogeneous insertion (P2363) [PR117402]
Nathan Myers
- [committed] libstdc++: container heterogeneous insertion (P2363) [PR117402]
Jonathan Wakely
- [committed] libstdc++: debug impls for heterogeneous insertion overloads (P2363) [PR117402]
Nathan Myers
- [committed] libstdc++: Disable PCH for failing test [PR124568]
Jonathan Wakely
- [committed] libstdc++: Fix Doxygen @since comment in <text_encoding>
Jonathan Wakely
- [committed] libstdc++: Fix more non-uglified names
Jonathan Wakely
- [committed] libstdc++: Fix preprocessor condition for AIX
Jonathan Wakely
- [committed] libstdc++: Reference C++11 standard more precisely in regex comments
Jonathan Wakely
- [committed] libstdc++: Use CTAD for span in std::define_static_object [PR124443]
Jakub Jelinek
- [committed] Make it possible to run contrib/update-copyright.py --this-year again
Jakub Jelinek
- [committed] match.pd: Move cast into p+ operand for (ptr) (x p+ y) p+ z -> (ptr) (x p+ (y + z)) [PR124358]
Jakub Jelinek
- [committed] openmp, c++: Fix up TREE_TYPE of OMP_TASK
Jakub Jelinek
- [COMMITTED] Remove gld --as-needed workaround on Solaris/x86 [PR57261]
Rainer Orth
- [committed] RISC-V: Document big-endian support as experimental
Kito Cheng
- [committed] RISC-V: Document big-endian support as experimental
Kito Cheng
- [committed] testsuite/aarch64: Fix sme-shrinkwrap.c on SME hardware
Alice Carlotti
- [committed] testsuite/aarch64: Fix sme-shrinkwrap.c on SME hardware
Alice Carlotti
- [committed] testsuite: Add also decltype(nullptr) testcase for PR124489
Jakub Jelinek
- [committed] testsuite: Add testcase for already fixed PR [PR122000]
Jakub Jelinek
- [committed] testsuite: Add testcase for bug fixed on trunk but not in 15/14 [PR124154]
Jakub Jelinek
- [committed] testsuite: d: Adjust test for d_runtime_has_std_library
Iain Buclaw
- [committed] testsuite: Fix up a few tests for i686-linux
Jakub Jelinek
- [committed] testsuite: Fix up a few tests for i686-linux
Rainer Orth
- [committed] testsuite: Fix up anon4.C test for excess precision targets
Jakub Jelinek
- [committed] testsuite: Fix up anon4.C test for excess precision targets
Florian Weimer
- [committed] testsuite: Fix up anon4.C test for excess precision targets
Jakub Jelinek
- [committed] testsuite: Fix up anon4.C test for excess precision targets
Florian Weimer
- [committed] testsuite: Fix up vec-cvt-1.c for excess precision target [PR124288]
Jakub Jelinek
- [committed] translation: Fix typos in diagnostics [PR124422]
Jonathan Wakely
- [committed v2] libstdc++: Fix mingw-w64 build due to __max macro
Jonathan Wakely
- [committed v2] libstdc++: Fix some non-uglified names
Jonathan Wakely
- [committed v2] libstdc++: Fix some non-uglified names
Jonathan Wakely
- [committed v2] libstdc++: Fix some non-uglified names
Jonathan Wakely
- [COMMITTED v2] Switch to HAVE_SOLARIS_AS
Rainer Orth
- [COMMITTED v2] Switch to HAVE_SOLARIS_LD
Rainer Orth
- [commmitted] libstdc++: Whitespace fixes for include/std/format.
Tomasz Kamiński
- [C PATCH] Fix ICE related to field members that are arrays of pointers to structs [PR124625]
Martin Uecker
- [C PATCH] Fix ICE related to field members that are arrays of pointers to structs [PR124625]
Richard Biener
- [C PATCH] Fix ICE related to field members that are arrays of pointers to structs [PR124625]
Joseph Myers
- [C PATCH] Fix ICE related to tags and hardbool attribute [PR123856]
Martin Uecker
- [C PATCH] Fix ICE related to tags and hardbool attribute [PR123856]
Joseph Myers
- [C PATCH] Mark derived types variably-modified after struct/union completion [PR123424]
Martin Uecker
- [C PATCH] Mark derived types variably-modified after struct/union completion [PR123424]
Joseph Myers
- [Fixed, fortran] PR124161 [14/15/16 Regression] ICE in fold_convert_loc with submodule polymorphic TBP dispatch
Paul Richard Thomas
- [Fortran, PR124484, v1] Fix testing caf_shmem on aarch64-*-linux was: [Linaro-TCWG-CI] gcc-16-7727-gaa09298cb017: 157 regressions on aarch64
Andre Vehreschild
- [Fortran, PR124484, v1] Fix testing caf_shmem on aarch64-*-linux was: [Linaro-TCWG-CI] gcc-16-7727-gaa09298cb017: 157 regressions on aarch64
Toon Moene
- [Fortran, PR124484, v1] Fix testing caf_shmem on aarch64-*-linux was: [Linaro-TCWG-CI] gcc-16-7727-gaa09298cb017: 157 regressions on aarch64
Jakub Jelinek
- [Fortran, PR124484, v1] Fix testing caf_shmem on aarch64-*-linux was: [Linaro-TCWG-CI] gcc-16-7727-gaa09298cb017: 157 regressions on aarch64
Adhemerval Zanella Netto
- [Fortran, PR124484, v1] Fix testing caf_shmem on aarch64-*-linux was: [Linaro-TCWG-CI] gcc-16-7727-gaa09298cb017: 157 regressions on aarch64
Andre Vehreschild
- [Fortran, PR124484, v2] Fix testing caf_shmem on older glibcs was: [Linaro-TCWG-CI] gcc-16-7727-gaa09298cb017: 157 regressions on aarch64
Andre Vehreschild
- [Fortran, PR124484, v3] Fix testing caf_shmem on older glibcs was: [Linaro-TCWG-CI] gcc-16-7727-gaa09298cb017: 157 regressions on aarch64
Andre Vehreschild
- [Fortran, PR124484, v3] Fix testing caf_shmem on older glibcs was: [Linaro-TCWG-CI] gcc-16-7727-gaa09298cb017: 157 regressions on aarch64
Jakub Jelinek
- [Fortran, PR124484, v3] Fix testing caf_shmem on older glibcs was: [Linaro-TCWG-CI] gcc-16-7727-gaa09298cb017: 157 regressions on aarch64
Andre Vehreschild
- [Fortran, PR124484, v3] Fix testing caf_shmem on older glibcs was: [Linaro-TCWG-CI] gcc-16-7727-gaa09298cb017: 157 regressions on aarch64
Toon Moene
- [FYI PATCH] testsuite: x86: move alias-checks.C into vect
Alexandre Oliva
- [GCC 14, pushed] aarch64, testsuite: Add test for PR124491
Alex Coplan
- [GCC 15, pushed] aarch64, testsuite: Add test for PR124491
Alex Coplan
- [GCC17 PATCH 04/12] aarch64: add zeroing forms for predicated SVE bit reversal operations
Richard Sandiford
- [GCC17 PATCH 04/12] aarch64: add zeroing forms for predicated SVE bit reversal operations
Richard Sandiford
- [GCC17 PATCH v2 00/13] aarch64: SVE2.2/SME2.2 support
Artemiy Volkov
- [GCC17 PATCH v2 01/13] aarch64: add preliminary definitions for SVE2.2/SME2.2
Artemiy Volkov
- [GCC17 PATCH v2 02/13] aarch64: add zeroing forms for predicated SVE integer unary operations
Artemiy Volkov
- [GCC17 PATCH v2 03/13] aarch64: add zeroing forms for predicated SVE integer extends
Artemiy Volkov
- [GCC17 PATCH v2 04/13] aarch64: add zeroing forms for predicated SVE bit reversal operations
Artemiy Volkov
- [GCC17 PATCH v2 05/13] aarch64: add zeroing forms for predicated SVE FP unary operations
Artemiy Volkov
- [GCC17 PATCH v2 06/13] aarch64: add zeroing forms for predicated SVE FP-to-integer conversions
Artemiy Volkov
- [GCC17 PATCH v2 07/13] aarch64: add zeroing forms for predicated SVE int-/FP-to-FP conversions
Artemiy Volkov
- [GCC17 PATCH v2 08/13] aarch64: add zeroing forms for predicated SVE top FP conversions
Artemiy Volkov
- [GCC17 PATCH v2 09/13] aarch64: implement FRINT32/64 SVE instructions
Artemiy Volkov
- [GCC17 PATCH v2 10/13] aarch64: implement FIRSTP and LASTP SVE instructions
Artemiy Volkov
- [GCC17 PATCH v2 11/13] aarch64: implement changes for COMPACT and EXPAND SVE instructions
Artemiy Volkov
- [GCC17 PATCH v2 12/13] aarch64: implement FMUL SME instruction
Artemiy Volkov
- [GCC17 PATCH v2 13/13] aarch64: add __ARM_FEATURE_ macros for SVE2.2 and SME2.2
Artemiy Volkov
- [gccrs COMMIT 01/10] Remove AttrInputMacro attribute input kind
gerris.rs@gmail.com
- [gccrs COMMIT 02/10] Move builtin attribute checking to its own pass
gerris.rs@gmail.com
- [gccrs COMMIT 03/10] Visit builtin attributes within the expand visitor
gerris.rs@gmail.com
- [gccrs COMMIT 04/10] Flatten AttrInputExpr literals to AttrInputLiteral
gerris.rs@gmail.com
- [gccrs COMMIT 05/10] Update test with builtin macro definition
gerris.rs@gmail.com
- [gccrs COMMIT 06/10] Add macro_export to concat macro
gerris.rs@gmail.com
- [gccrs COMMIT 07/10] Add a function for default outer attribute checks
gerris.rs@gmail.com
- [gccrs COMMIT 08/10] Clean up internal attribute checking
gerris.rs@gmail.com
- [gccrs COMMIT 09/10] Add additional builtin attribute values
gerris.rs@gmail.com
- [gccrs COMMIT 1/2] Accepts "compiler_builtins" attribute
gerris.rs@gmail.com
- [gccrs COMMIT 1/2] Add ability to inject inner attributes from CLI
gerris.rs@gmail.com
- [gccrs COMMIT 1/2] Fix a typo
gerris.rs@gmail.com
- [gccrs COMMIT 1/2] intrinsic: Add ctlz and ctlz_nonzero intrinsics
gerris.rs@gmail.com
- [gccrs COMMIT 1/2] Put intrinsics in their own namespace and TU
gerris.rs@gmail.com
- [gccrs COMMIT 1/5] Add `default` as function qualifier.
gerris.rs@gmail.com
- [gccrs COMMIT 1/6] Prevent error emission with multiple wildcards
gerris.rs@gmail.com
- [gccrs COMMIT 10/10] Move attribute checker to it's own file
gerris.rs@gmail.com
- [gccrs COMMIT 2/2] Add enum items to value namespace as well
gerris.rs@gmail.com
- [gccrs COMMIT 2/2] Add no_builtins attribute to list of builtins
gerris.rs@gmail.com
- [gccrs COMMIT 2/2] intrinsic: Add separated tests for each type
gerris.rs@gmail.com
- [gccrs COMMIT 2/2] Move cli inner attribute injection to injection
gerris.rs@gmail.com
- [gccrs COMMIT 2/2] Use predefined intrinsic instead of raw values
gerris.rs@gmail.com
- [gccrs COMMIT 2/5] Reject `default` functions after parsing.
gerris.rs@gmail.com
- [gccrs COMMIT 2/6] Change variable underscore detection
gerris.rs@gmail.com
- [gccrs COMMIT 3/5] gccrs: add test cases for fn qualifiers, default keyword
gerris.rs@gmail.com
- [gccrs COMMIT 3/6] Use custom error type for enum variants parsing
gerris.rs@gmail.com
- [gccrs COMMIT 4/5] gccrs: parse all function qualifiers before generating error
gerris.rs@gmail.com
- [gccrs COMMIT 4/6] Do not warn on unused function with "_" prefix
gerris.rs@gmail.com
- [gccrs COMMIT 5/5] gccrs: refactor function qualifier parsing
gerris.rs@gmail.com
- [gccrs COMMIT 5/6] Remove duplicated error message.
gerris.rs@gmail.com
- [gccrs COMMIT 6/6] Add additional test for wildcard special identifier
gerris.rs@gmail.com
- [gccrs COMMIT] Add no_std to builtin attributes
gerris.rs@gmail.com
- [gccrs COMMIT] Deduplicate some functions within PointerVisitor
gerris.rs@gmail.com
- [gccrs COMMIT] Disambiguate identifier and path patterns
gerris.rs@gmail.com
- [gccrs COMMIT] expand: Added a more complete test .
gerris.rs@gmail.com
- [gccrs COMMIT] feat: Implement `no_core` feature gate check
gerris.rs@gmail.com
- [gccrs COMMIT] Fix match arm scope
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: Add new test cases for old issues
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: Fix 128-bit non-decimal integer literal saturation
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: Fix ICE caused by TypeCheckBase::parse_repr_options
gerris.rs@gmail.com
- [gccrs COMMIT] Improve path resolution
gerris.rs@gmail.com
- [gccrs COMMIT] Improve unit struct matching
gerris.rs@gmail.com
- [gccrs COMMIT] intrinsic: Add bswap intrinsic
gerris.rs@gmail.com
- [gccrs COMMIT] nr1.0: Remove support in checking phases
gerris.rs@gmail.com
- [gccrs COMMIT] Remove redundant expand visitor overloads
gerris.rs@gmail.com
- [gccrs COMMIT] resolve: Fix ICE on ambiguous glob re-exports
gerris.rs@gmail.com
- [gccrs COMMIT] rust: Explicitly instantiate FFIVec<Piece> for C-linkage
gerris.rs@gmail.com
- [gccrs COMMIT] rust: Fix ICE in function_set_parameters
gerris.rs@gmail.com
- [gccrs COMMIT] Strip down 1.0 resolver
gerris.rs@gmail.com
- [gccrs COMMIT] testsuite:Add a testcase for setup_associated_types
gerris.rs@gmail.com
- [gccrs COMMIT] Use pretty printer instead ofcall to open_memstream
gerris.rs@gmail.com
- [GSoC] Interest in extending the static analyzer
Egas Ribeiro
- [GSoC] Interest in extending the static analyzer
Egas Ribeiro
- [GSoC PATCH 0/1] Trieu Huynh - First Patch Submission
Trieu Huynh
- [GSoC PATCH 1/1] analyzer: fix false positive -Wanalyzer-fd-use-without-check on dup2 [PR113329]
Trieu Huynh
- [GSoC PATCH] libiberty: Add demangler recursion limit test
Jialong Wang
- [GSoC PATCH] libiberty: use heap-backed parse state in d_demangle
Jialong Wang
- [PATCH (v2) GCC17-stage1] match.pd: Relax single_use for fold-to-zero comparisons
Philipp Tomsich
- [PATCH (v2) GCC17-stage1] match.pd: Relax single_use for fold-to-zero comparisons
Richard Biener
- [PATCH (v2) GCC17-stage1] match.pd: Relax single_use for fold-to-zero comparisons
Philipp Tomsich
- [PATCH (v2) GCC17-stage1] match.pd: Relax single_use for fold-to-zero comparisons
Richard Biener
- [PATCH, backport] Bug 122046 - [14/15/16 Regression] ICE in is_illegal_recursion when a TBP is used to specify
Jerry D
- [PATCH, backport] Bug 122046 - [14/15/16 Regression] ICE in is_illegal_recursion when a TBP is used to specify
Jerry D
- [patch, committed] Bug 124666 - [16 Regression] [UBSAN] io.cc:290:27: runtime error
Jerry D
- [patch, committed] Fix class dummy-array assignment deep copy [PR110877]
Jerry D
- [PATCH, committed] Fix for PR121043
Jerry D
- [PATCH, committed] Fix for PR121043
Toon Moene
- [PATCH, committed] Fix ICE after rejected CHARACTER duplicate declaration [PR82721]
Jerry D
- [PATCH, committed] Fix ICE on invalid CLASS component in derived type [PR106946]
Jerry D
- [PATCH, committed] Fix mixed ENTRY union ABI under -ff2c [PR95338]
Jerry D
- [PATCH, committed] Fortran: Add testcase [PR102333]
Jerry D
- [PATCH, committed] Fortran: Add testcase [PR103139]
Jerry D
- [PATCH, committed] Fortran: fix array bounds violation in min_max_args [PR124656]
Harald Anlauf
- [PATCH,committed] fortran: Replace large structs as function parameters by references [PR124259]
Harald Anlauf
- [patch, committed] PR84779 New test case
Jerry D
- [PATCH, fortran] [13/14/15/16 Regression][OpenACC] '!$acc ... attach(scalar)' – ICE 'unexpected pointer mapping node'
Jerry D
- Re: [PATCH, fortran] [13/14/15/16 Regression][OpenACC] '!$acc ... attach(scalar)' – ICE 'unexpected pointer mapping node'
Jerry D
- [PATCH, fortran][16 Regression] Fix PR124482 SEGV in resolve_cyclic_derived_type
Jerry D
- [PATCH, fortran][16 Regression] Fix PR124482 SEGV in resolve_cyclic_derived_type
Jerry D
- [patch, fortran] Fix Bug 100194 - [13/14/15/16 Regression] ICE in gfc_trans_create_temp_array...
Jerry D
- [PATCH, fortran] Fix Bug 124543 - INQUIRE: Sometimes returns incorrect values
Jerry D
- [PATCH, fortran] Fix Bug 124543 - INQUIRE: Sometimes returns incorrect values
Harald Anlauf
- [PATCH, fortran] Fix Bug 124543 - INQUIRE: Sometimes returns incorrect values
Jerry D
- [PATCH, fortran] Fix Bug 124543 - INQUIRE: Sometimes returns incorrect values
Jerry D
- [PATCH, fortran] Fix OpenMP iterator depend lowering for component, arrays [PR102459]
Jerry D
- [Patch, fortran] PR102619 - [13/14/15/16 Regression] ICE in gfc_conv_descriptor_dtype, at fortran/trans-array.c:215 since r9-6493-g0e3088806577e805
Paul Richard Thomas
- [Patch, fortran] PR102619 - [13/14/15/16 Regression] ICE in gfc_conv_descriptor_dtype, at fortran/trans-array.c:215 since r9-6493-g0e3088806577e805
Harald Anlauf
- [Patch, fortran] PR105168 - [13/14/15/16 Regression] ICE in gfc_maybe_dereference_var, at fortran/trans-expr.cc:2870 since r9-3522-gd0477233215e37de
Paul Richard Thomas
- [Patch, fortran] PR105168 - [13/14/15/16 Regression] ICE in gfc_maybe_dereference_var, at fortran/trans-expr.cc:2870 since r9-3522-gd0477233215e37de
Jerry D
- [Patch, fortran] PR105168 - [13/14/15/16 Regression] ICE in gfc_maybe_dereference_var, at fortran/trans-expr.cc:2870 since r9-3522-gd0477233215e37de
Paul Richard Thomas
- [Patch, fortran] PR114021 -ICE with allocation of scalar pointer entity where SOURCE=f() with f() returning a pointer
Paul Richard Thomas
- [Patch, fortran] PR114021 -ICE with allocation of scalar pointer entity where SOURCE=f() with f() returning a pointer
Harald Anlauf
- [Patch, fortran] PR114021 -ICE with allocation of scalar pointer entity where SOURCE=f() with f() returning a pointer
Paul Richard Thomas
- [Patch, fortran] PR115315 - [PDT] valgrind error in gfc_simplify_expr
Paul Richard Thomas
- [Patch, fortran] PR115315 - [PDT] valgrind error in gfc_simplify_expr
Jerry D
- [Patch, fortran] PR115315 - [PDT] valgrind error in gfc_simplify_expr
Harald Anlauf
- [Patch, fortran] PR115316 - [PDT] valgrind error in insert_parameter_exprs
Paul Richard Thomas
- [Patch, fortran] PR115316 - [PDT] valgrind error in insert_parameter_exprs
Steve Kargl
- [Patch, fortran] PR119273 - [14/15/16 Regression] subclass can not correctly access to superclass in associate statement
Paul Richard Thomas
- [Patch, fortran] PR119273 - [14/15/16 Regression] subclass can not correctly access to superclass in associate statement
Paul Richard Thomas
- [Patch, fortran] PR119273 - [14/15/16 Regression] subclass can not correctly access to superclass in associate statement
Harald Anlauf
- [Patch, fortran] PR119273 - [14/15/16 Regression] subclass can not correctly access to superclass in associate statement
Paul Richard Thomas
- [Patch, fortran] PR119273 - [14/15/16 Regression] subclass can not correctly access to superclass in associate statement
Harald Anlauf
- [Patch, fortran] PR 122696 - [PDT] ICE when selector is a generic interface with the same name as a derived type
Paul Richard Thomas
- [Patch, fortran] PR 122696 - [PDT] ICE when selector is a generic interface with the same name as a derived type
Jerry D
- [Patch, fortran] PR 122696 - [PDT] ICE when selector is a generic interface with the same name as a derived type
Paul Richard Thomas
- [Patch, fortran] PR122902 - [PDT] seg fault on assigning composite PDT array section to allocatable array
Paul Richard Thomas
- [Patch, fortran] PR122902 - [PDT] seg fault on assigning composite PDT array section to allocatable array
Jerry Delisle
- [Patch, fortran] PR122902 - [PDT] seg fault on assigning composite PDT array section to allocatable array
Paul Richard Thomas
- [Patch, fortran] PR93832 - [13/14/15/16 Regression] ICE in gfc_convert_to_structure_constructor, at fortran/primary.c:3100
Paul Richard Thomas
- [Patch, fortran] PR93832 - [13/14/15/16 Regression] ICE in gfc_convert_to_structure_constructor, at fortran/primary.c:3100
Steve Kargl
- [Patch, fortran] PR93832 - [13/14/15/16 Regression] ICE in gfc_convert_to_structure_constructor, at fortran/primary.c:3100
Paul Richard Thomas
- [Patch, fortran] PR97818 - PDT Parameterized Derived Type fails with SIGABRT at -O1
Paul Richard Thomas
- [PATCH, Fortran] Regression Fix PR121743
Jerry D
- [PATCH, Fortran] Regression Fix PR121743
Paul Richard Thomas
- [PATCH, Fortran] Regression Fix PR121743
Jerry D
- [PATCH, libgfortran] PR124512 Fix build failure on NetBSD
Jerry DeLisle
- [PATCH, libgfortran] PR124512 Fix build failure on NetBSD
Richard Biener
- [PATCH, libgfortran] PR124512 Fix build failure on NetBSD
Jerry D
- [PATCH, OpenMP, OpenACC, testsuite, v2] Allow runtime library use in compiler tests
Chung-Lin Tang
- [PATCH -fixes v4] fmv: Check DECL_VIRTUAL_P for virtual functions for LTO handling
Yangyu Chen
- [PATCH -fixes v4] fmv: Check DECL_VIRTUAL_P for virtual functions for LTO handling
Richard Biener
- [Patch-Ping] c++: store TYPE_FIELDS in declaration order
Thomas Berger
- [PATCH/RFC] c++/modules: Allow exporting usings of internal GMF entities with pedwarn [PR124268]
Nathaniel Shead
- [PATCH/RFC] c++/modules: Allow exporting usings of internal GMF entities with pedwarn [PR124268]
Patrick Palka
- [PATCH 0/1] libgcc: Add sdata8 binary search support to _Unwind_Find_FDE
Farid Zakaria
- [PATCH 0/2] c++: store TYPE_FIELDS in declaration order
Thomas Berger
- [PATCH 0/2] ext-dce: narrow sign-extending loads when upper bits are dead
Philipp Tomsich
- [PATCH 0/2] ext-dce: narrow sign-extending loads when upper bits are dead
Jeffrey Law
- [PATCH 0/2] forwprop: Recognize and fold longhand wide-multiplication idioms [PR107090]
Konstantinos Eleftheriou
- [PATCH 0/2] forwprop: Recognize and fold longhand wide-multiplication idioms [PR107090]
Konstantinos Eleftheriou
- [PATCH 0/2] gcc-auto-profile: Fixes for PR123923 and PR124075
Dhruv Chawla
- [PATCH 0/2] libgomp: Reduce GCN target region offload overhead
Arsen Arsenović
- [PATCH 0/2] testsuite: Add EFFECTIVE_TARGETS info to cache keys [PR124066]
Richard Sandiford
- [PATCH 0/2] testsuite: Add EFFECTIVE_TARGETS info to cache keys [PR124066]
Mike Stump
- [PATCH 0/3] aarch64: Implement uaddc/usubc expansion and carry/borrow round-trip cleanup
Muhammad Kamran
- [PATCH 0/3] aarch64: Implement uaddc/usubc expansion and carry/borrow round-trip cleanup
Andrew Pinski
- [PATCH 0/3] arm: Add support for _BitInt(N)
Torbjorn SVENSSON
- [PATCH 0/3] arm: Add support for _BitInt(N)
Andre Simoes Dias Vieira
- [PATCH 0/3] arm: Add support for _BitInt(N)
Jakub Jelinek
- [PATCH 0/3] bpf: Enable wN reg codegen for bug-fix and fun
Vineet Gupta
- [PATCH 0/3] GCN: Speed up address space conversion, and fix an ICE-on-valid-code
Arsen Arsenović
- [PATCH 0/3] Optimize 32-bit unsigned constant division for 64-bit targets
herumi@nifty.com
- [PATCH 0/3] RISC-V: Compiler support for HWASAN
Maximilian Ciric
- [PATCH 0/4] aarch64, c-family: Stronger type checking for target attrs [PR122483]
Alex Coplan
- [PATCH 0/4] OpenMP: Fix ICEs + runtime failure for map iterators
Sandra Loosemore
- [PATCH 0/5] libstdc++: Implement [simd.complex] and [simd.bit] and a few fixes
Matthias Kretz
- [PATCH 0/6] Minor fixes and clean-ups to fold-mem-offsets
Jeffrey Law
- [PATCH 0/6] Minor fixes and clean-ups to fold-mem-offsets
Philipp Tomsich
- [PATCH 0/8] [RFC] Introduce floating point fetch_add builtins
Matthew Malcomson
- [PATCH 0/8] [RFC] Introduce floating point fetch_add builtins
Matthew Malcomson
- [PATCH 0/8] [RFC] Introduce floating point fetch_add builtins
Richard Biener
- [PATCH 0/8] [RFC] Introduce floating point fetch_add builtins
Matthew Malcomson
- [PATCH 1/1] libgcc: Add sdata8 binary search support to _Unwind_Find_FDE
Farid Zakaria
- [PATCH 1/1] libgcc: Add sdata8 binary search support to _Unwind_Find_FDE
Andreas Schwab
- [PATCH 1/1] libgcc: Add sdata8 binary search support to _Unwind_Find_FDE
Farid Zakaria
- [PATCH 1/2] bpf: md: de-duplicate mode SIM with prior AM [NFC]
Vineet Gupta
- [PATCH 1/2] bpf: md: de-duplicate mode SIM with prior AM [NFC]
Jose E. Marchesi
- [PATCH 1/2] bpf: md: de-duplicate mode SIM with prior AM [NFC]
Vineet Gupta
- [PATCH 1/2] build: Preserve *_FOR_BUILD environment variables in all cases.
Manuel Jacob
- [PATCH 1/2] c++/modules: Handle maybe_unused on PARM_DECLs [PR124483]
Nathaniel Shead
- [PATCH 1/2] c++/modules: Handle maybe_unused on PARM_DECLs [PR124483]
Jason Merrill
- [PATCH 1/2] c++: store TYPE_FIELDS in declaration order
Thomas Berger
- [PATCH 1/2] c++: store TYPE_FIELDS in declaration order
Jason Merrill
- [PATCH 1/2] c++: store TYPE_FIELDS in declaration order
Jakub Jelinek
- [PATCH 1/2] c++: store TYPE_FIELDS in declaration order
David Malcolm
- [PATCH 1/2] c++: store TYPE_FIELDS in declaration order
Thomas Berger
- [PATCH 1/2] c++: store TYPE_FIELDS in declaration order
Thomas Berger
- [PATCH 1/2] c++: store TYPE_FIELDS in declaration order
Jason Merrill
- [PATCH 1/2] c++: store TYPE_FIELDS in declaration order
Jason Merrill
- [PATCH 1/2] ext-dce: fix off-by-one in subreg liveness for 32-bit modes
Philipp Tomsich
- [PATCH 1/2] ext-dce: fix off-by-one in subreg liveness for 32-bit modes
Jeffrey Law
- [PATCH 1/2] forwprop: Flatten carry-diamond patterns to straight-line code
Konstantinos Eleftheriou
- [PATCH 1/2] forwprop: Flatten carry-diamond patterns to straight-line code
Andrew Pinski
- [PATCH 1/2] forwprop: Flatten carry-diamond patterns to straight-line code
Philipp Tomsich
- [PATCH 1/2] forwprop: Flatten carry-diamond patterns to straight-line code
Konstantinos Eleftheriou
- [PATCH 1/2] gcc-auto-profile: Force --inherit flag for perf record [PR123923]
Jan Hubicka
- [PATCH 1/2] gcc-auto-profile: Force --inherit flag for perf record [PR123923]
Andi Kleen
- [PATCH 1/2] gcc-auto-profile: Force --inherit flag for perf record [PR123923]
Dhruv Chawla
- [PATCH 1/2] libcpp: Fix handling of `deferred` pragmas with -traditional [PR79516]
Andrew Pinski
- [PATCH 1/2] libgomp: let plugins handle allocating the target variable table
Arsen Arsenović
- [PATCH 1/2] libstdc++: Implement P3725R3 Filter View Extensions for Safer Use
Patrick Palka
- [PATCH 1/2] libstdc++: Implement P3725R3 Filter View Extensions for Safer Use
Jonathan Wakely
- [PATCH 1/2] libstdc++: static_assert that static sized range size is less than inplace_vector capacity
Tomasz Kamiński
- [PATCH 1/2] libstdc++: static_assert that static sized range size is less than inplace_vector capacity
Jonathan Wakely
- [PATCH 1/2] libstdc++: static_assert that static sized range size is less than inplace_vector capacity
Hewill Kang
- [PATCH 1/2] libstdc++: static_assert that static sized range size is less than inplace_vector capacity
Tomasz Kaminski
- [PATCH 1/2] testsuite: Add EFFECTIVE_TARGETS info to cache keys [PR124066]
Richard Sandiford
- [PATCH 1/2] xtensa: Remove '(match_code "mem")' from memory constraints
Takayuki 'January June' Suwa
- [PATCH 1/2] xtensa: Remove '(match_code "mem")' from memory constraints
Max Filippov
- [PATCH 1/3] aarch64: Fix crash in add<mode>3_carryinC due to wide_int precision mismatch
Muhammad Kamran
- [PATCH 1/3] aarch64: Fix crash in add<mode>3_carryinC due to wide_int precision mismatch
Richard Earnshaw
- [PATCH 1/3] bpf: md: Enable zero_extend{hi, qi}di2 to generate wN regs ...
Vineet Gupta
- [PATCH 1/3] bpf: md: Enable zero_extend{hi, qi}di2 to generate wN regs ...
David Faust
- [PATCH 1/3] bpf: md: Enable zero_extend{hi, qi}di2 to generate wN regs ...
Vineet Gupta
- [PATCH 1/3] doc/extend: Document constructor/destructor priority when none is supplied
Andrew Pinski
- [PATCH 1/3] expmed: Optimize 32-bit unsigned division by constants on 64-bit targets
herumi@nifty.com
- [PATCH 1/3] gcc/gcn: add memory aperture register definitions
Arsen Arsenović
- [PATCH 1/3] gcc/gcn: add memory aperture register definitions
Andrew Stubbs
- [PATCH 1/3] gimple-fold: Fix folding of va_end with maybe throw builtin [PR124597]
Andrew Pinski
- [PATCH 1/3] gimple-fold: Fix folding of va_end with maybe throw builtin [PR124597]
Richard Biener
- [PATCH 1/3] libsanitizer: Update EnableTaggingAbi for RISC-V linux.
Maximilian Ciric
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Jonathan Wakely
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Tomasz Kaminski
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Tomasz Kaminski
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Jonathan Wakely
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Tomasz Kaminski
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Tomasz Kaminski
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Tomasz Kaminski
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Jonathan Wakely
- [PATCH 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Tomasz Kaminski
- [PATCH 1/4] aarch64: Add some missing dependencies to t-aarch64 [PR122483]
Alex Coplan
- [PATCH 1/4] OpenMP 5.0: Allow multiple clauses mapping same variable
Sandra Loosemore
- [PATCH 1/4] OpenMP 5.0: Allow multiple clauses mapping same variable
Tobias Burnus
- [PATCH 1/4] OpenMP 5.0: Allow multiple clauses mapping same variable
Tobias Burnus
- [PATCH 1/4] xtensa: Split target-specific pass 'xt_largeconst' into two
Takayuki 'January June' Suwa
- [PATCH 1/4] xtensa: Split target-specific pass 'xt_largeconst' into two
Max Filippov
- [PATCH 1/5] libstdc++: Use ktest on simd::mask reduction for AVX512
Matthias Kretz
- [PATCH 1/5] RISC-V: Add Synopsys RHX-100 series pipeline description.
Jeffrey Law
- [PATCH 1/6] fold-mem-offsets: Fix wrong mode in memory_address_addr_space_p
Jeffrey Law
- [PATCH 1/6] fold-mem-offsets: Fix wrong mode in memory_address_addr_space_p
Philipp Tomsich
- [PATCH 1/8] Handle VIEW_CONVERT_EXPR via vect_get_operand_map
Richard Biener
- [PATCH 2/2] aarch64: Fix uint64_t[8] usage after including "arm_neon.h" [PR124126]
Andrew Pinski
- [PATCH 2/2] bpf: md: fix zero_extendsidi2 reg->reg codegen [PR124670]
Vineet Gupta
- [PATCH 2/2] bpf: md: fix zero_extendsidi2 reg->reg codegen [PR124670]
Jose E. Marchesi
- [PATCH 2/2] bpf: md: fix zero_extendsidi2 reg->reg codegen [PR124670]
Vineet Gupta
- [PATCH 2/2] build: Set default for CPP_FOR_BUILD environment variable in all cases.
Manuel Jacob
- [PATCH 2/2] c++/modules: Support section attributes [PR122786]
Nathaniel Shead
- [PATCH 2/2] c++/modules: Support section attributes [PR122786]
Jason Merrill
- [PATCH 2/2] c++/reflection: class_member_of/modules ordering
Thomas Berger
- [PATCH 2/2] c++/reflection: class_member_of/modules ordering
Jason Merrill
- [PATCH 2/2] ext-dce: narrow sign-extending loads to zero-extending when upper bits are dead
Philipp Tomsich
- [PATCH 2/2] ext-dce: narrow sign-extending loads to zero-extending when upper bits are dead
Jeffrey Law
- [PATCH 2/2] ext-dce: narrow sign-extending loads to zero-extending when upper bits are dead
Philipp Tomsich
- [PATCH 2/2] forwprop: Match and fold long-multiply patterns [PR107090]
Konstantinos Eleftheriou
- [PATCH 2/2] gcc-auto-profile: Force writing perf output to perf.data [PR124075]
Jan Hubicka
- [PATCH 2/2] gcc-auto-profile: Force writing perf output to perf.data [PR124075]
Andi Kleen
- [PATCH 2/2] gcc-auto-profile: Force writing perf output to perf.data [PR124075]
Jan Hubicka
- [PATCH 2/2] gcc-auto-profile: Force writing perf output to perf.data [PR124075]
Andi Kleen
- [PATCH 2/2] gcc-auto-profile: Force writing perf output to perf.data [PR124075]
Dhruv Chawla
- [PATCH 2/2] libcpp: Fix incorrect line information for traditional cpp and #include [PR100904]
Andrew Pinski
- [PATCH 2/2] libgomp/gcn: cache kernel argument allocations
Arsen Arsenović
- [PATCH 2/2] libgomp/gcn: cache kernel argument allocations
Tobias Burnus
- [PATCH 2/2] libgomp/gcn: cache kernel argument allocations
Andrew Stubbs
- [PATCH 2/2] libgomp/gcn: cache kernel argument allocations
Arsen Arsenović
- [PATCH 2/2] libgomp/gcn: cache kernel argument allocations
Paul-Antoine Arras
- [PATCH 2/2] libstdc++/ranges: Inline hidden friends' member function helpers
Patrick Palka
- [PATCH 2/2] libstdc++/ranges: Inline hidden friends' member function helpers
Jonathan Wakely
- [PATCH 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Tomasz Kamiński
- [PATCH 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Jonathan Wakely
- [PATCH 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Jonathan Wakely
- [PATCH 2/2] tail-merge: Combine sequential comparisons leading to the merged block
Konstantinos Eleftheriou
- [PATCH 2/2] testsuite: Remove check_cached_effective_target_indexed [PR124066]
Richard Sandiford
- [PATCH 2/2] testsuite: Remove check_cached_effective_target_indexed [PR124066]
Richard Biener
- [PATCH 2/2] xtensa: Remove TARGET_DIFFERENT_ADDR_DISPLACEMENT_P target hook
Takayuki 'January June' Suwa
- [PATCH 2/3] aarch64: add uaddc<m>5 expansion pattern to machine description
Muhammad Kamran
- [PATCH 2/3] aarch64: add uaddc<m>5 expansion pattern to machine description
Richard Earnshaw
- [PATCH 2/3] aarch64: add uaddc<m>5 expansion pattern to machine description
Richard Sandiford
- [PATCH 2/3] aarch64: add uaddc<m>5 expansion pattern to machine description
Richard Earnshaw (foss)
- [PATCH 2/3] aarch64: add uaddc<m>5 expansion pattern to machine description
Richard Sandiford
- [PATCH 2/3] bpf: md: fix "*movsi" to generate wN regs [PR124688]
Vineet Gupta
- [PATCH 2/3] bpf: md: fix "*movsi" to generate wN regs [PR124688]
Vineet Gupta
- [PATCH 2/3] bpf: md: fix "*movsi" to generate wN regs [PR124688]
Vineet Gupta
- [PATCH 2/3] bpf: md: fix "*movsi" to generate wN regs [PR124688]
David Faust
- [PATCH 2/3] bpf: md: fix "*movsi" to generate wN regs [PR124688]
Vineet Gupta
- [PATCH 2/3] bpf: md: fix "*movsi" to generate wN regs [PR124688]
David Faust
- [PATCH 2/3] bpf: md: fix "*movsi" to generate wN regs [PR124688]
Vineet Gupta
- [PATCH 2/3] doc/extend: Document constructor/destructor attribute applying
Andrew Pinski
- [PATCH 2/3] gcc/gcn: fix address space conversion between __flat and default [PR124044]
Arsen Arsenović
- [PATCH 2/3] gcc/gcn: fix address space conversion between __flat and default [PR124044]
Andrew Stubbs
- [PATCH 2/3] i386: Add BMI2 MULX pattern for highpart-only multiplication
herumi@nifty.com
- [PATCH 2/3] libstdc++: Partial fix for interpretation of non-UTC UNTIL times in tzdata.zi [PR116110]
Jonathan Wakely
- [PATCH 2/3] libstdc++: Partial fix for interpretation of non-UTC UNTIL times in tzdata.zi [PR116110]
Tomasz Kaminski
- [PATCH 2/3] libstdc++: Partial fix for interpretation of non-UTC UNTIL times in tzdata.zi [PR116110]
Jonathan Wakely
- [PATCH 2/3] RISC-V: Enable address tagging on 64-bit targets supporting pointer masking.
Maximilian Ciric
- [PATCH 2/3] x86: Mark the x86 va_builtins as nothrow and leaf [PR124597]
Andrew Pinski
- [PATCH 2/3] x86: Mark the x86 va_builtins as nothrow and leaf [PR124597]
Richard Biener
- [PATCH 2/4] c, middle-end: Add target hook to prevent inheriting type attributes [PR122483]
Alex Coplan
- [PATCH 2/4] c, middle-end: Add target hook to prevent inheriting type attributes [PR122483]
Joseph Myers
- [PATCH 2/4] openmp: Fix ICE with "target data" and iterators
Sandra Loosemore
- [PATCH 2/4] openmp: Fix ICE with "target data" and iterators
Tobias Burnus
- [PATCH 2/4] xtensa: Minor changes to FPreg_neg_scaled_simm12b in 'xt_largeconst2'
Takayuki 'January June' Suwa
- [PATCH 2/5] libgomp: Ensure memory sync after performing tasks
Prathamesh Kulkarni
- [PATCH 2/5] libgomp: Ensure memory sync after performing tasks
Prathamesh Kulkarni
- [PATCH 2/5] libgomp: Ensure memory sync after performing tasks
Tobias Burnus
- [PATCH 2/5] libgomp: Ensure memory sync after performing tasks
Prathamesh Kulkarni
- [PATCH 2/5] libstdc++: Use conservative default for simd::mask sanitization
Matthias Kretz
- [PATCH 2/5] RISC-V: Implement riscv_macro_fusion_pair_p for Synopsys RHX-100 series.
Jeffrey Law
- [PATCH 2/6] fold-mem-offsets: Replace boolean parameters with enum in fold_offsets_1
Jeffrey Law
- [PATCH 2/8] Cleanup vect_slp_child_index_for_operand and vect_get_operand_map APIs
Richard Biener
- [PATCH 3/3] aarch64: add usubc<m>5 expansion pattern to machine description
Muhammad Kamran
- [PATCH 3/3] aarch64: add usubc<m>5 expansion pattern to machine description
Richard Earnshaw
- [PATCH 3/3] bpf: PROMOTE_MODE to SI not DI [PR124419] [do-not-merge]
Vineet Gupta
- [PATCH 3/3] gcc/gcn: Use 'shared_base' register for LDS<->flat conversion
Arsen Arsenović
- [PATCH 3/3] gcc/gcn: Use 'shared_base' register for LDS<->flat conversion
Andrew Stubbs
- [PATCH 3/3] i386: Add peephole2 to convert highpart mul to mulx
herumi@nifty.com
- [PATCH 3/3] libsanitizer: RISC-V supports HWASAN.
Maximilian Ciric
- [PATCH 3/3] libstdc++: Fix parsing of UNTIL times in tzdata.zi [PR124513]
Jonathan Wakely
- [PATCH 3/3] libstdc++: Fix parsing of UNTIL times in tzdata.zi [PR124513]
Tomasz Kaminski
- [PATCH 3/3] symtab: Fix init and fini priority to reset to default [PR120030]
Andrew Pinski
- [PATCH 3/3] symtab: Fix init and fini priority to reset to default [PR120030]
Richard Biener
- [PATCH 3/3] x86/testsuite: Add testcase for eh and va_end [PR124597]
Andrew Pinski
- [PATCH 3/4] aarch64: Implement TARGET_STRONG_AFFECTS_TYPE_IDENTITY_P [PR122483]
Alex Coplan
- [PATCH 3/4] libgomp: Fix missing "target exit data" support for iterators
Sandra Loosemore
- [PATCH 3/4] libgomp: Fix missing "target exit data" support for iterators
Tobias Burnus
- [PATCH 3/4] xtensa: Rename/reduce from split_DI_SF_DF_const to convert_SF_const in 'xt_largeconst2'
Takayuki 'January June' Suwa
- [PATCH 3/5] libgomp: Implement "flat" barrier for linux/ target
Matthew Malcomson
- [PATCH 3/5] libgomp: Implement "flat" barrier for linux/ target
Matthew Malcomson
- [PATCH 3/5] libgomp: Implement "flat" barrier for linux/ target
Matthew Malcomson
- [PATCH 3/5] libgomp: Implement "flat" barrier for linux/ target
Matthew Malcomson
- [PATCH 3/5] libstdc++: Optimize simd conversions on x86-64
Matthias Kretz
- [PATCH 3/5] RISC-V: Implement TARGET_SCHED_FUSION_PRIORITY for Synopsys RHX-100 series.
Jeffrey Law
- [PATCH 3/6] fold-mem-offsets: Clarify why do_analysis pre-marks the memory insn
Jeffrey Law
- [PATCH 3/6] fold-mem-offsets: Clarify why do_analysis pre-marks the memory insn
Philipp Tomsich
- [PATCH 3/8] Move BB analysis code to make flow more obvious
Richard Biener
- [PATCH 4/4] c++: Extend fix for PR122483 to C++ frontend [PR122483]
Alex Coplan
- [PATCH 4/4] openmp: sorry instead of ICE for unimplemented mapper with iterator [PR122866]
Sandra Loosemore
- [PATCH 4/4] openmp: sorry instead of ICE for unimplemented mapper with iterator [PR122866]
Tobias Burnus
- [PATCH 4/4] xtensa: constantsynth: Minor changes
Takayuki 'January June' Suwa
- [PATCH 4/5] libgomp: Removing one barrier in non-nested thread loop
Matthew Malcomson
- [PATCH 4/5] libgomp: Removing one barrier in non-nested thread loop
Matthew Malcomson
- [PATCH 4/5] libgomp: Removing one barrier in non-nested thread loop
Matthew Malcomson
- [PATCH 4/5] libgomp: Removing one barrier in non-nested thread loop
Matthew Malcomson
- [PATCH 4/5] libstdc++: Add std::complex to the [simd] vectorizable types
Matthias Kretz
- [PATCH 4/6] fold-mem-offsets: Move RISC-V size-optimization workaround to the backend
Jeffrey Law
- [PATCH 4/8] Add slp_oprnds class
Richard Biener
- [PATCH 5/5] libgomp: Move thread task re-initialisation into threads
Matthew Malcomson
- [PATCH 5/5] libgomp: Move thread task re-initialisation into threads
Matthew Malcomson
- [PATCH 5/5] libgomp: Move thread task re-initialisation into threads
Matthew Malcomson
- [PATCH 5/5] libgomp: Move thread task re-initialisation into threads
Matthew Malcomson
- [PATCH 5/5] libstdc++: Test and fix simd masked loads
Matthias Kretz
- [PATCH 5/5] libstdc++: Test and fix simd masked loads
Matthias Kretz
- [PATCH 5/6] fold-mem-offsets: Store fold_mem_info by value in the hash_map
Jeffrey Law
- [PATCH 5/8] Re-do vect_mark_slp_stmts to compute full scalar stmt coverage
Richard Biener
- [PATCH 6/5] libstdc++: Add tests for [simd.bit]
Matthias Kretz
- [PATCH 6/6] fold-mem-offsets: Make get_fold_mem_root static
Jeffrey Law
- [PATCH 6/8] Simplify vect_bb_slp_mark_live_stmts
Richard Biener
- [PATCH 7/8] tree-optimization/124222 - rewrite BB SLP costing scalar coverage
Richard Biener
- [PATCH 8/8] Cost each BB vect live lane only once
Richard Biener
- [PATCH][0/8] Rewrite BB vectorization scalar coverage
Richard Biener
- [PATCH] [123622] c++-modules: fix -MG for header-units
Nathaniel Shead
- [PATCH][9/8] Avoid live code-generation for stmts kept as scalars
Richard Biener
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
François Dumont
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
François Dumont
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Tomasz Kaminski
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
François Dumont
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Tomasz Kaminski
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
François Dumont
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
François Dumont
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG][__cplusplus >= 201103L] Remove useless workaround
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG] Fix COW basic_string checks
François Dumont
- [PATCH][_GLIBCXX_DEBUG] Fix COW basic_string checks
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG] Fix COW basic_string checks
François Dumont
- [PATCH][_GLIBCXX_DEBUG] Hide _Safe_unordered_container methods
François Dumont
- [PATCH][_GLIBCXX_DEBUG] Hide _Safe_unordered_container methods
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG] Minor optimization
François Dumont
- [PATCH][_GLIBCXX_DEBUG] Minor optimization
Jonathan Wakely
- [PATCH][_GLIBCXX_DEBUG] Optimize unordered containers locks
Jonathan Wakely
- [PATCH][C] Fix PR124230
Qing Zhao
- [PATCH][C] Fix PR124230
Joseph Myers
- [PATCH][C] Fix PR124230
Qing Zhao
- [PATCH][committed] aarch64: Set loop_align to 64:16 for NVIDIA Olympus
Kyrylo Tkachov
- [PATCH][doc][RFC] middle-end/121467 - split the Standard Pattern Names section
Richard Biener
- [PATCH][doc][RFC] middle-end/121467 - split the Standard Pattern Names section
Sandra Loosemore
- [PATCH][doc][RFC] middle-end/121467 - split the Standard Pattern Names section
Richard Biener
- [PATCH] [PR ipa/123383] ICE speculative call sequence has speculative_id 256 out of range
Kugan Vivekanandarajah
- [PATCH] [PR ipa/123383] ICE speculative call sequence has speculative_id 256 out of range
Jan Hubicka
- [PATCH] [PR ipa/123383] ICE speculative call sequence has speculative_id 256 out of range
Kugan Vivekanandarajah
- [PATCH] [PR ipa/123383] ICE speculative call sequence has speculative_id 256 out of range
Richard Biener
- [PATCH][regression][OpenMP][PR120286] Double free detected when using openmp
Jerry D
- [PATCH][regression][OpenMP][PR120286] Double free detected when using openmp
Tobias Burnus
- [PATCH][regression][OpenMP][PR120286] Double free detected when using openmp
Jerry Delisle
- [PATCH][regression][OpenMP][PR120286] Double free detected when using openmp
Tobias Burnus
- [PATCH][regression][OpenMP][PR120286] Double free detected when using openmp
Jerry D
- [PATCH][regression][OpenMP][PR120286] Double free detected when using openmp
Jerry D
- [PATCH][RFC] tree-optimization/88576 - make -fno-math-errno not affect malloc
Richard Biener
- [PATCH][RFC] tree-optimization/88576 - make -fno-math-errno not affect malloc
Jakub Jelinek
- [PATCH][RFC] tree-optimization/88576 - make -fno-math-errno not affect malloc
Richard Biener
- [PATCH] [rs6000] add os-missing-powerpc64.h for powerpc-elf
Alexandre Oliva
- [PATCH][testsuite]: Fix testism in avx512fp16-xorsign-1.c
Tamar Christina
- [PATCH] [testsuite] [ppc] add -maltivec to pr111380-2.c
Alexandre Oliva
- [PATCH] [testsuite] [ppc] add -mdejagnu-cpu=power7 to pr17381.c
Alexandre Oliva
- [PATCH] [testsuite] [ppc] add -mfloat128 to __ieee128-using bfp tests
Alexandre Oliva
- [PATCH] [testsuite] [ppc] add -mfloat128 to pr67808.c
Alexandre Oliva
- [PATCH] [testsuite] [ppc] add -mno-strict-align to pr111449-1.c
Alexandre Oliva
- [PATCH] [testsuite] [ppc] add -mpowerpc-gfxopt or -mcmpb to copysign tests
Alexandre Oliva
- [PATCH] [testsuite] [ppc] allow implicit fuction declarations in pr92661.c
Alexandre Oliva
- [PATCH] [testsuite] [ppc] disable -mpowerpc64 for various ilp32 asm-out checks
Alexandre Oliva
- [PATCH] [testsuite] [ppc] expect vectorization in gen-vect-11c.c
Alexandre Oliva
- [PATCH] [testsuite] [ppc] expect vectorization in gen-vect-11c.c
Richard Biener
- [PATCH] [testsuite] [ppc] expect vectorization in gen-vect-11c.c
Richard Biener
- [PATCH] [testsuite] [ppc] newlib sets FE_VXSOFT on raise FE_INVALID
Alexandre Oliva
- [PATCH] [testsuite] [ppc] skip -msoft-float tests when testing with -mhard-float
Alexandre Oliva
- [PATCH] [testsuite] [ppc] tolerate -mfloat128 warning in pr99708.c
Alexandre Oliva
- [PATCH] [testsuite] [ppc] use dg-do-if in vec-mul.c
Alexandre Oliva
- [PATCH] [testsuite] [ppc] xfail pr52451.c on ppc [PR58684]
Alexandre Oliva
- [PATCH][to-be-committed] Do not mark stmts PURE_SLP for loop vectorization
Richard Biener
- [PATCH][v2] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Biener
- [PATCH][v2] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Sandiford
- [PATCH][v2] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Biener
- [PATCH][v2] middle-end/124634 - add internal function internals documentation section
Richard Biener
- [PATCH][v2] middle-end/124634 - add internal function internals documentation section
Sandra Loosemore
- [PATCH] a68: add --enable-algol68-posix-prelude
Mohammad-Reza Nabipoor
- [PATCH] a68: add --enable-algol68-posix-prelude
Joseph Myers
- [PATCH] aarch64, Darwin: Add Apple M5 cores
FX Coudert
- [PATCH] aarch64, Darwin: Add Apple M5 cores
Iain Sandoe
- [PATCH] aarch64, Darwin: Add Apple M5 cores
Andrew Pinski
- [PATCH] aarch64, Darwin: Add Apple M5 cores
Tamar Christina
- [PATCH] aarch64, Darwin: Add Apple M5 cores
Alice Carlotti
- [PATCH] aarch64, Darwin: Add Apple M5 cores
FX Coudert
- [PATCH] aarch64, Darwin: Add Apple M5 cores
Iain Sandoe
- [PATCH]AArch64: Add if-conversion target cost model [PR123017][GCC 15 backport]
Tamar Christina
- [PATCH] aarch64: Add vec_packs_float pattern [PR123748]
Pengxuan Zheng
- [PATCH] aarch64: Disallow movprfx before revd
Alice Carlotti
- [PATCH] aarch64: Disallow movprfx before revd
Alex Coplan
- [PATCH] aarch64: Disallow movprfx before revd
Alice Carlotti
- [PATCH]AArch64: Don't enable ptest elimination for partial vectors [PR124162]
Richard Sandiford
- [PATCH] aarch64:early-ra: Copy reg_attrs and set the original_regno on the new reg [PR123829]
Richard Sandiford
- [PATCH] aarch64: fix aarch64_core_data name offset [PR124629]
Cutie Deng
- [PATCH] aarch64: fix aarch64_core_data name offset [PR124629]
Alice Carlotti
- [PATCH] AArch64: Fix unwinding of vector math functions [PR 124266]
Wilco Dijkstra
- [PATCH] AArch64: Fix unwinding of vector math functions [PR 124266]
Richard Sandiford
- [PATCH] AArch64: Fix unwinding of vector math functions [PR 124266]
Wilco Dijkstra
- [PATCH] AArch64: Fix unwinding of vector math functions [PR 124266]
Richard Sandiford
- [PATCH] aarch64: Lower unsigned halving add builtins vhadd and vrhadd [PR122715]
Eikansh Gupta
- [PATCH] aarch64: Lower unsigned halving add builtins vhadd and vrhadd [PR122715]
Pengxuan Zheng
- [PATCH] aarch64: Lower unsigned halving add builtins vhadd and vrhadd [PR122715]
Eikansh Gupta
- [PATCH] aarch64 libgcc: Fix mingw build [PR124333]
Alice Carlotti
- [PATCH] aarch64 libgcc: Fix mingw build [PR124333]
Andrew Pinski
- [PATCH] aarch64 libgcc: Fix mingw build [PR124333]
Evgeny Karpov
- [PATCH] Add and fix comments in tree-vect-loop.cc
Richard Biener
- [PATCH] Add default_promote_function_mode_sign_extend
Vineet Gupta
- [PATCH] Add default_promote_function_mode_sign_extend
Vineet Gupta
- [PATCH] Add default_promote_function_mode_sign_extend
Jeffrey Law
- [PATCH] Add default_promote_function_mode_sign_extend
H.J. Lu
- [PATCH] Add default_promote_function_mode_sign_extend
Jeffrey Law
- [PATCH] Add default_promote_function_mode_sign_extend
H.J. Lu
- [PATCH] Add default_promote_function_mode_sign_extend
Richard Biener
- [PATCH] Add Myself to Write After Approval and DCO List
Prachi Godbole
- [PATCH] Adjust gcc.dg/vect/complex/fast-math-complex-add-pattern-half-float.c
Richard Biener
- [PATCH] Adjust gcc.dg/vect/vect-reduc-dot-s8b.c again
Richard Biener
- [PATCH] alpha: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124565]
Jakub Jelinek
- [PATCH] alpha: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124565]
Jeffrey Law
- [PATCH] analyzer: add fdopen and freopen handlers
Tomás Ortín Fernández
- [PATCH] analyzer: add fdopen and freopen handlers
David Malcolm
- [PATCH] analyzer: add test_passthrough for getenv
Ridham Khurana
- [PATCH] analyzer: add test_passthrough for getenv
David Malcolm
- [PATCH] analyzer: generalize mktemp-family warnings; add -Wanalyzer-mkostemp-redundant-flags [PR105890]
Tomás Ortín Fernández
- [PATCH] analyzer: generalize mktemp-family warnings; add -Wanalyzer-mkostemp-redundant-flags [PR105890]
David Malcolm
- [PATCH] analyzer: generalize mktemp-family warnings; add -Wanalyzer-mkostemp-redundant-flags [PR105890]
Tomás Ortín Fernández
- [PATCH] analyzer: model getenv
Ridham Khurana
- [PATCH] analyzer: model getenv
David Malcolm
- [PATCH] analyzer: model getenv
Ridham Khurana
- [PATCH] analyzer: model mktemp-family success/failure outcomes [PR105890]
Tomás Ortín Fernández
- [PATCH] analyzer: model mktemp-family success/failure outcomes [PR105890]
David Malcolm
- [PATCH] analyzer: model mktemp-family success/failure outcomes [PR105890]
Tomás Ortín Fernández
- [PATCH] analyzer: model mktemp-family success/failure outcomes [PR105890]
David Malcolm
- [PATCH] analyzer: model strnlen
Saish Kambali
- [PATCH] analyzer: model strnlen
David Malcolm
- [PATCH] analyzer: model strnlen
Saish Sandip Kambali
- [PATCH] analyzer: model strnlen
David Malcolm
- [PATCH] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and, -Wanalyzer-mkstemp-of-string-literal [PR105890]
Quanrong
- [PATCH] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and -Wanalyzer-mkstemp-of-string-literal [PR105890]
Tomás Ortín Fernández (quanrong)
- [PATCH] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and -Wanalyzer-mkstemp-of-string-literal [PR105890]
David Malcolm
- [PATCH] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and -Wanalyzer-mkstemp-of-string-literal [PR105890]
Tomás Ortín Fernández (quanrong)
- [PATCH] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and -Wanalyzer-mkstemp-of-string-literal [PR105890]
David Malcolm
- [PATCH] arm: Add multilib for _Float16 typeinfo for v8.1-m.main (PR 116447)
Christophe Lyon
- [PATCH] arm: allow at least one insn when loading a constant [PR102309]
Torbjörn SVENSSON
- [PATCH] arm: allow at least one insn when loading a constant [PR102309]
Richard Earnshaw (foss)
- [PATCH] arm: allow at least one insn when loading a constant [PR102309]
Torbjorn SVENSSON
- [PATCH] AutoFDO: Add --print-autofdo-gcov-version
Jan Hubicka
- [PATCH] AutoFDO: Add --print-autofdo-gcov-version
Dhruv Chawla
- [PATCH] AutoFDO: Add --print-autofdo-gcov-version
Richard Biener
- [PATCH] AutoFDO: Add --print-autofdo-gcov-version
Dhruv Chawla
- [PATCH] AutoFDO: Add --print-autofdo-gcov-version
Dhruv Chawla
- [PATCH] AutoFDO: Add --print-autofdo-gcov-version
Dhruv Chawla
- [PATCH] avoid-store-forwarding: Re-apply extension after bit insert sequence [PR124713]
Konstantinos Eleftheriou
- [PATCH] avoid-store-forwarding: Reject overlapping stores [PR124476]
Konstantinos Eleftheriou
- [PATCH] avoid-store-forwarding: Reject overlapping stores [PR124476]
Jeffrey Law
- [PATCH] avoid-store-forwarding: Reject overlapping stores [PR124476]
Philipp Tomsich
- [PATCH] bootstrap/124406 - fix lean LTO profiledboostrap
Richard Biener
- [PATCH] build: Check solaris_{as,ld} where appropriate
Rainer Orth
- [PATCH] build: Preserve all *_FOR_TARGET environment variables if already set.
Manuel Jacob
- [PATCH] build: Properly set gcc_cv_as/gcc_cv_ld
Torbjorn SVENSSON
- [PATCH] build: Properly set gcc_cv_as/gcc_cv_ld
Rainer Orth
- [PATCH] build: Properly set gcc_cv_as/gcc_cv_ld
Torbjorn SVENSSON
- [PATCH] build: Properly set gcc_cv_as/gcc_cv_ld
Rainer Orth
- [PATCH] c++, contracts: No implicit capture in lambda contract assertions [PR124648].
Iain Sandoe
- [PATCH] c++, contracts: No implicit capture in lambda contract assertions [PR124648].
Marek Polacek
- [PATCH] c++, contracts: Omit unnecessary const-wrappers.
Iain Sandoe
- [PATCH] c++, contracts: Omit unnecessary const-wrappers.
Marek Polacek
- [PATCH] c++, contracts: Pass arguments and return value by reference in outlined contract check functions [PR112794]
Nina Ranns
- [PATCH] c++, contracts: Pass arguments and return value by reference in outlined contract check functions [PR112794]
Jason Merrill
- [PATCH] c++, libstdc++, v2: Implement current_{function,class,namespace} metafn addition from P3795R2
Jakub Jelinek
- [PATCH] c++, libstdc++, v2: Implement current_{function, class, namespace} metafn addition from P3795R2
Jonathan Wakely
- [PATCH] c++, libstdc++, v2: Implement current_{function,class,namespace} metafn addition from P3795R2
Jason Merrill
- [PATCH] c++, libstdc++, v2: Implement P3856R8 - New reflection metafunction - is_structural_type
Jakub Jelinek
- [PATCH] c++, libstdc++, v2: Implement P3856R8 - New reflection metafunction - is_structural_type
Jonathan Wakely
- [PATCH] c++, libstdc++, v2: Implement P3856R8 - New reflection metafunction - is_structural_type
Jakub Jelinek
- [PATCH] c++, libstdc++, v2: Implement P3856R8 - New reflection metafunction - is_structural_type
Jonathan Wakely
- [PATCH] c++, libstdc++, v3: Attempt to implement P3842R2 - A conservative fix for constexpr uncaught_exceptions() and current_exception()
Jakub Jelinek
- [PATCH] c++, libstdc++, v3: Attempt to implement P3842R2 - A conservative fix for constexpr uncaught_exceptions() and current_exception()
Jonathan Wakely
- [PATCH] c++, libstdc++, v3: Implement current_{function,class,namespace} metafn addition from P3795R2
Jakub Jelinek
- [PATCH] c++, libstdc++, v3: Implement current_{function, class, namespace} metafn addition from P3795R2
Jonathan Wakely
- [PATCH] c++, libstdc++, v3: Implement current_{function,class,namespace} metafn addition from P3795R2
Jason Merrill
- [PATCH] c++, libstdc++: Implement P4156R0 - Rename meta::has_ellipsis_parameter to meta::is_vararg_function
Jakub Jelinek
- [PATCH] c++, libstdc++: Implement P4156R0 - Rename meta::has_ellipsis_parameter to meta::is_vararg_function
Jason Merrill
- [PATCH] c++, libstdc++: Implement P4156R0 - Rename meta::has_ellipsis_parameter to meta::is_vararg_function
Jonathan Wakely
- [PATCH] c++, libstdc++: Remove is_consteval_only* traits
Jakub Jelinek
- [PATCH] c++, libstdc++: Remove is_consteval_only* traits
Jonathan Wakely
- [PATCH] c++, v2: Avoid caching TARGET_EXPR slot value if exception is thrown from TARGET_EXPR_INITIAL [PR124145]
Jakub Jelinek
- [PATCH] c++, v2: Avoid caching TARGET_EXPR slot value if exception is thrown from TARGET_EXPR_INITIAL [PR124145]
Jason Merrill
- [PATCH] c++, v2: Fix up *display_string_of on anon union member [PR124388]
Jakub Jelinek
- [PATCH] c++, v2: Fix up *display_string_of on anon union member [PR124388]
Jason Merrill
- [PATCH] c++, v2: Fix up handling of unnamed types named by typedef for linkage purposes for -freflection [PR123810]
Jakub Jelinek
- [PATCH] c++, v2: Fix up handling of unnamed types named by typedef for linkage purposes for -freflection [PR123810]
Jason Merrill
- [PATCH] c++, v2: Fix up handling of unnamed types named by typedef for linkage purposes for -freflection [PR123810]
Jakub Jelinek
- [PATCH] c++, v2: Fix up sb as condition instantiation error-recovery [PR120039]
Jakub Jelinek
- [PATCH] c++, v2: Fix up sb as condition instantiation error-recovery [PR120039]
Jason Merrill
- [PATCH] c++, v2: Handle RAW_DATA_CST and RANGE_EXPR in build_vec_init [PR124531]
Jakub Jelinek
- [PATCH] c++, v2: Implement CWG3119 - for-range-declaration of an expansion-statement as a templated entity
Jakub Jelinek
- [PATCH] c++, v2: Implement LWG4517 - data_member_spec should throw for cv-qualified unnamed bit-fields
Jakub Jelinek
- [PATCH] c++, v2: Implement LWG4517 - data_member_spec should throw for cv-qualified unnamed bit-fields
Marek Polacek
- [PATCH] c++, v2: Implement the annotations_of on parms part of P3795R1
Jakub Jelinek
- [PATCH] c++, v2: Partially implement mangling for C++26 pack indexing [PR124487]
Jakub Jelinek
- [PATCH] c++, v2: Partially implement mangling for C++26 pack indexing [PR124487]
Marek Polacek
- [PATCH] c++, v2: Use complete_type on first annotations_of argument if it is a type [PR124399]
Jakub Jelinek
- [PATCH] c++, v2: Use complete_type on first annotations_of argument if it is a type [PR124399]
Jason Merrill
- [PATCH] c++, v3: Handle annotations in data_member_spec/define_aggregate from P3795R2
Jakub Jelinek
- [PATCH] c++, v3: Handle annotations in data_member_spec/define_aggregate from P3795R2
Jonathan Wakely
- [PATCH] c++, v3: Handle annotations in data_member_spec/define_aggregate from P3795R2
Jason Merrill
- [PATCH] c++, v3: Handle annotations in data_member_spec/define_aggregate from P3795R2
Jakub Jelinek
- [PATCH] c++/contracts: Reject contract specifiers on defaulted and deleted functions [PR124486]
Nina Ranns
- [PATCH] c++/contracts: Reject contract specifiers on defaulted and deleted functions [PR124486]
Jason Merrill
- [PATCH] c++/modules: Allow merging members of instantiations attached to named modules [PR124431]
Nathaniel Shead
- [PATCH] c++/modules: Allow merging members of instantiations attached to named modules [PR124431]
Jason Merrill
- [PATCH] c++/modules: Allow merging members of instantiations attached to named modules [PR124431]
Nathaniel Shead
- [PATCH] c++/modules: Allow merging members of instantiations attached to named modules [PR124431]
Jason Merrill
- [PATCH] c++/modules: Check for redeclarations of members in wrong module
Nathaniel Shead
- [PATCH] c++/modules: Check for redeclarations of members in wrong module
Nathaniel Shead
- [PATCH] c++/modules: Check for redeclarations of members in wrong module
Jason Merrill
- [PATCH] c++/modules: Don't create bindings for hidden friends [PR124390]
Nathaniel Shead
- [PATCH] c++/modules: Don't create bindings for hidden friends [PR124390]
Jason Merrill
- [PATCH] c++/modules: Fix crash on implicit redeclaration of ABI class types [PR124485]
Nathaniel Shead
- [PATCH] c++/modules: Fix crash on implicit redeclaration of ABI class types [PR124485]
Jason Merrill
- [PATCH] c++/modules: Fix ICE in xref_basetypes on class redefinition
Nathaniel Shead
- [PATCH] c++/modules: Fix ICE in xref_basetypes on class redefinition
Jason Merrill
- [PATCH] c++/modules: Merge synthesized definitions of defaulted members [PR124311]
Nathaniel Shead
- [PATCH] c++/modules: Merge synthesized definitions of defaulted members [PR124311]
Jason Merrill
- [PATCH] c++/modules: Propagate DECL_ARGUMENTS when reading a function def [PR124485]
Nathaniel Shead
- [PATCH] c++/modules: Propagate DECL_ARGUMENTS when reading a function def [PR124485]
Jason Merrill
- [PATCH] c++/modules: Reparent linemaps for partition direct loads [PR124309]
Nathaniel Shead
- [PATCH] c++/modules: Reparent linemaps for partition direct loads [PR124309]
Jason Merrill
- [PATCH] c++/modules: Support diagnostic classification changes in macros [PR124459]
Nathaniel Shead
- [PATCH] c++/modules: Support diagnostic classification changes in macros [PR124459]
Jason Merrill
- [PATCH] c++/modules: Support loading a lazy member while trying to declare it [PR124478]
Nathaniel Shead
- [PATCH] c++/modules: Support loading a lazy member while trying to declare it [PR124478]
Jason Merrill
- [PATCH] c++/reflection: add var tmpl to inform_tree_category [PR124493]
Marek Polacek
- [PATCH] c++/reflection: add var tmpl to inform_tree_category [PR124493]
Jason Merrill
- [PATCH] c++/reflection: add var tmpl to inform_tree_category [PR124493]
Marek Polacek
- [PATCH] c++/reflection: Allow functions/arrays as annotation values [PR124177]
Boris Staletic
- [PATCH] c++/reflection: Allow functions/arrays as annotation values [PR124177]
Marek Polacek
- [PATCH] c++/reflection: Allow functions/arrays as annotation values [PR124177]
Jason Merrill
- [PATCH] c++/reflection: Allow functions/arrays as annotation values [PR124177]
Marek Polacek
- [PATCH] c++/reflection: Allow functions/arrays as annotation values [PR124177]
Jason Merrill
- [PATCH] c++/reflection: Allow functions/arrays as annotation values [PR124177]
Marek Polacek
- [PATCH] c++/reflection: Allow functions/arrays as annotation values [PR124177]
Jason Merrill
- [PATCH] c++/reflection: Allow functions/arrays as annotation values [PR124177]
Boris Staletic
- [PATCH] c++/reflection: bogus error with targ and using-decl [PR124472]
Marek Polacek
- [PATCH] c++/reflection: bogus error with targ and using-decl [PR124472]
Jason Merrill
- [PATCH] c++/reflection: bogus error with targ and using-decl [PR124472]
Marek Polacek
- [PATCH] c++/reflection: class_member_of/modules ordering fix
Thomas Berger
- [PATCH] c++/reflection: class member access with [: T::BASELINK :] [PR124440]
Marek Polacek
- [PATCH] c++/reflection: class member access with [: T::BASELINK :] [PR124440]
Jason Merrill
- [PATCH] c++/reflection: fix for substituting ^^T::mem [PR124331]
Marek Polacek
- [PATCH] c++/reflection: fix for substituting ^^T::mem [PR124331]
Jason Merrill
- [PATCH] c++/reflection: fix ICE on invalid splice [PR124496]
Marek Polacek
- [PATCH] c++/reflection: fix ICE on invalid splice [PR124496]
Jason Merrill
- [PATCH] c++/reflection: fix ICE with ^^decltype [PR124494]
Marek Polacek
- [PATCH] c++/reflection: fix ICE with ^^decltype [PR124494]
Jason Merrill
- [PATCH] c++/reflection: fix ICE with ^^decltype [PR124494]
Marek Polacek
- [PATCH] c++/reflection: fix return value of meta::extent [PR124368]
Marek Polacek
- [PATCH] c++/reflection: fix return value of meta::extent [PR124368]
Jakub Jelinek
- [PATCH] c++/reflection: ICE with invalid splice-spec-spec [PR124493]
Marek Polacek
- [PATCH] c++/reflection: ICE with invalid splice-spec-spec [PR124493]
Jason Merrill
- [PATCH] c++/reflection: ICE with invalid splice-spec-spec [PR124493]
Marek Polacek
- [PATCH] c++/reflection: ICE with invalid splice-spec-spec [PR124493]
Jason Merrill
- [PATCH] c++/reflection: ICE with lifetime extension of consteval-only [PR124575]
Marek Polacek
- [PATCH] c++/reflection: ICE with lifetime extension of consteval-only [PR124575]
Jason Merrill
- [PATCH] c++/reflection: ICE with substitute and undeduced auto [PR123613]
Marek Polacek
- [PATCH] c++/reflection: ICE with substitute and undeduced auto [PR123613]
Jason Merrill
- [PATCH] c++/reflection: Make sure the spliced member's scope is a class type [PR123726]
Boris Staletic
- [PATCH] c++/reflection: Make sure the spliced member's scope is a class type [PR123726]
Jason Merrill
- [PATCH] c++/reflection: Make sure the spliced member's scope is a class type [PR123726]
Jakub Jelinek
- [PATCH] c++/reflection: mangling dependent splices [PR123237]
Marek Polacek
- [PATCH] c++/reflection: mangling dependent splices [PR123237]
Marek Polacek
- [PATCH] c++/reflection: reject annotations on void parms [PR123618]
Marek Polacek
- [PATCH] c++/reflection: reject annotations on void parms [PR123618]
Jakub Jelinek
- [PATCH] c++/reflection: reject annotations on void parms [PR123618]
Marek Polacek
- [PATCH] c++/reflection: reject annotations on void parms [PR123618]
Jason Merrill
- [PATCH] c++/reflection: reject annotations on void parms [PR123618]
Marek Polacek
- [PATCH] c++/reflection: reject invalid template splice [PR123998]
Marek Polacek
- [PATCH] c++/reflection: reject invalid template splice [PR123998]
Marek Polacek
- [PATCH] c++/reflection: spurious error with constrained return types [PR124457]
Marek Polacek
- [PATCH] c++/reflection: spurious error with constrained return types [PR124457]
Patrick Palka
- [PATCH] c++/reflection: static member template operator [PR124324]
Marek Polacek
- [PATCH] c++/reflection: static member template operator [PR124324]
Jason Merrill
- [PATCH] c++/reflection: static memfn templs of class templs [PR124617]
Marek Polacek
- [PATCH] c++/reflection: substing into annotation not in the imm ctx [PR124381]
Marek Polacek
- [PATCH] c++/reflection: substing into annotation not in the imm ctx [PR124381]
Jason Merrill
- [PATCH] c++/reflection: substing into annotation not in the imm ctx [PR124381]
Marek Polacek
- [PATCH] c++/reflection: substing into annotation not in the imm ctx [PR124381]
Jason Merrill
- [PATCH] c++/reflection: substing into annotation not in the imm ctx [PR124381]
Marek Polacek
- [PATCH] c++/reflection: substing into annotation not in the imm ctx [PR124381]
Jason Merrill
- [PATCH] c++/reflection: substing into annotation not in the imm ctx [PR124381]
Marek Polacek
- [PATCH] c++/reflection: Support members_of and imported namespace-scope names [PR124200]
Thomas Berger
- [PATCH] c++/reflection: Support members_of and imported namespace-scope names [PR124200]
Jason Merrill
- [PATCH] c++/reflection: Support members_of and imported namespace-scope names [PR124200]
Marek Polacek
- [PATCH] c++/reflection: Support members_of and imported namespace-scope names [PR124200]
Thomas Berger
- [PATCH] c++/reflection: Support members_of and imported namespace-scope names [PR124200]
Marek Polacek
- [PATCH] c++/reflection: Support members_of and imported namespace-scope names [PR124200]
Nathaniel Shead
- [PATCH] c++/reflection: Support members_of and imported namespace-scope names [PR124200]
Jason Merrill
- [PATCH] c++: add `-Wunused-private-field` option [PR72789]
Jean-Christian CÎRSTEA
- [PATCH] c++: arm -Wdeprecated fails for ctors
Alexandre Oliva
- [PATCH] c++: arm -Wdeprecated fails for ctors
Jason Merrill
- [PATCH] c++: Avoid caching TARGET_EXPR slot value if exception is thrown from TARGET_EXPR_INITIAL [PR124145]
Jakub Jelinek
- [PATCH] c++: Avoid caching TARGET_EXPR slot value if exception is thrown from TARGET_EXPR_INITIAL [PR124145]
Jakub Jelinek
- [PATCH] c++: Avoid caching TARGET_EXPR slot value if exception is thrown from TARGET_EXPR_INITIAL [PR124145]
Jason Merrill
- [PATCH] c++: Emit error if not quiet and set *non_constant_p for -fno-exceptions metafn error cases [PR124417]
Jakub Jelinek
- [PATCH] c++: Emit error if not quiet and set *non_constant_p for -fno-exceptions metafn error cases [PR124417]
Marek Polacek
- [PATCH] c++: Emit error if not quiet and set *non_constant_p for -fno-exceptions metafn error cases [PR124417]
Jason Merrill
- [PATCH] c++: Emit error if not quiet and set *non_constant_p for -fno-exceptions metafn error cases [PR124417]
Jakub Jelinek
- [PATCH] c++: Emit error if not quiet and set *non_constant_p for -fno-exceptions metafn error cases [PR124417]
Jason Merrill
- [PATCH] c++: Ensure proper ordering of annotations in grokdeclarator [PR124399]
Jakub Jelinek
- [PATCH] c++: Ensure proper ordering of annotations in grokdeclarator [PR124399]
Jason Merrill
- [PATCH] c++: equivalence of lowered constrained auto NTTPs [PR120136]
Patrick Palka
- [PATCH] c++: Error recovery for fuzzed <meta> [PR124689]
Jakub Jelinek
- [PATCH] c++: error routines re-entered with uneval lambda [PR124397]
Marek Polacek
- [PATCH] c++: error routines re-entered with uneval lambda [PR124397]
Jason Merrill
- [PATCH] c++: error routines re-entered with uneval lambda [PR124397]
David Malcolm
- [PATCH] c++: Find annotations in DECL_ATTRIBUTES (TYPE_NAME (r)) for type aliases
Jakub Jelinek
- [PATCH] c++: Find annotations in DECL_ATTRIBUTES (TYPE_NAME (r)) for type aliases
Jason Merrill
- [PATCH] c++: fix for printing std::meta::info [PR124489]
Marek Polacek
- [PATCH] c++: fix for printing std::meta::info [PR124489]
Jason Merrill
- [PATCH] c++: fix for printing std::meta::info [PR124489]
Marek Polacek
- [PATCH] c++: fix for printing std::meta::info [PR124489]
Jason Merrill
- [PATCH] c++: Fix ICE with error mark for an attribute [PR124307]
Andrew Pinski
- [PATCH] c++: Fix ICE with error mark for an attribute [PR124307]
Jakub Jelinek
- [PATCH] c++: Fix ICE with error mark for an attribute [PR124307]
Andrew Pinski
- [PATCH] c++: fix misleading 'alignof' diagnostic for alignas(void)
yronglin
- [PATCH] c++: fix misleading 'alignof' diagnostic for alignas(void)
Marek Polacek
- [PATCH] c++: fix misleading 'alignof' diagnostic for alignas(void)
Yrong
- [PATCH] c++: fix misleading 'alignof' diagnostic for alignas(void)
Yrong
- [PATCH] c++: Fix unary negation of nullptr [PR123087]
Eczbek
- [PATCH] c++: Fix up *display_string_of on anon union member [PR124388]
Jakub Jelinek
- [PATCH] c++: Fix up *display_string_of on anon union member [PR124388]
Marek Polacek
- [PATCH] c++: Fix up *display_string_of on anon union member [PR124388]
Jason Merrill
- [PATCH] c++: Fix up __builtin_constexpr_diag for std::string operands [PR124404]
Jakub Jelinek
- [PATCH] c++: Fix up __builtin_constexpr_diag for std::string operands [PR124404]
Jason Merrill
- [PATCH] c++: Fix up access_context::current and current_namespace
Jakub Jelinek
- [PATCH] c++: Fix up access_context::current and current_namespace
Jason Merrill
- [PATCH] c++: Fix up eval_data_member_spec
Jakub Jelinek
- [PATCH] c++: Fix up eval_data_member_spec
Marek Polacek
- [PATCH] c++: Fix up eval_data_member_spec
Jason Merrill
- [PATCH] c++: Fix up handling of for-range-decls of expansion stmt [PR124488]
Jakub Jelinek
- [PATCH] c++: Fix up ICE check_out_of_consteval_use_r on some OpenMP clauses
Jakub Jelinek
- [PATCH] c++: Fix up ICE check_out_of_consteval_use_r on some OpenMP clauses
Marek Polacek
- [PATCH] c++: Fix up ICE check_out_of_consteval_use_r on some OpenMP clauses
Jason Merrill
- [PATCH] c++: Fix up pack indexing [PR124198]
Jakub Jelinek
- [PATCH] c++: Fix up pack indexing [PR124198]
Marek Polacek
- [PATCH] c++: Fix up partial instantiation of structured binding packs [PR124456]
Jakub Jelinek
- [PATCH] c++: Fix up partial instantiation of structured binding packs [PR124456]
Jason Merrill
- [PATCH] c++: Fix up reflect/init11.C on cdtor_returns_this targets [PR124474]
Jakub Jelinek
- [PATCH] c++: Fix up reflect/init11.C on cdtor_returns_this targets [PR124474]
Marek Polacek
- [PATCH] c++: Fix up reflect/init11.C on cdtor_returns_this targets [PR124474]
Jason Merrill
- [PATCH] c++: Fix up reflect_constant_{array, string}2.C for installed testing [PR124621]
Jakub Jelinek
- [PATCH] c++: Fix up reflect_constant_{array,string}2.C for installed testing [PR124621]
Marek Polacek
- [PATCH] c++: Fix up sb as condition instantiation error-recovery [PR120039]
Jakub Jelinek
- [PATCH] c++: Fix up sb as condition instantiation error-recovery [PR120039]
Jason Merrill
- [PATCH] c++: For reflection comparison of annotations compare TREE_VALUE [PR124399]
Jakub Jelinek
- [PATCH] c++: For reflection comparison of annotations compare TREE_VALUE [PR124399]
Marek Polacek
- [PATCH] c++: For reflection comparison of annotations compare TREE_VALUE [PR124399]
Jason Merrill
- [PATCH] c++: Handle RAW_DATA_CST and RANGE_EXPR in build_vec_init [PR124531]
Jakub Jelinek
- [PATCH] c++: ICE mangling C auto... tparm [PR124297]
Patrick Palka
- [PATCH] c++: ICE mangling C auto... tparm [PR124297]
Jason Merrill
- [PATCH] c++: ICE with structured bindings and arrays [PR120285]
Marek Polacek
- [PATCH] c++: ICE with structured bindings and arrays [PR120285]
Jason Merrill
- [PATCH] c++: Implement CWG3124 - Disallow annotations on block-scope externs and non-unique friend declarations
Jakub Jelinek
- [PATCH] c++: Implement CWG3124 - Disallow annotations on block-scope externs and non-unique friend declarations
Marek Polacek
- [PATCH] c++: Implement CWG3124 - Disallow annotations on block-scope externs and non-unique friend declarations
Jakub Jelinek
- [PATCH] c++: Implement CWG3124 - Disallow annotations on block-scope externs and non-unique friend declarations
Marek Polacek
- [PATCH] c++: Implement CWG3124 - Disallow annotations on block-scope externs and non-unique friend declarations
Jason Merrill
- [PATCH] c++: Implement CWG3124 - Disallow annotations on block-scope externs and non-unique friend declarations
Jakub Jelinek
- [PATCH] c++: Implement LWG4517 - data_member_spec should throw for cv-qualified unnamed bit-fields
Jakub Jelinek
- [PATCH] c++: Implement LWG4517 - data_member_spec should throw for cv-qualified unnamed bit-fields
Marek Polacek
- [PATCH] c++: Include 26 in make check-c++-all
Jakub Jelinek
- [PATCH] c++: Include 26 in make check-c++-all
Jason Merrill
- [PATCH] c++: Partially implement mangling for C++26 pack indexing [PR124487]
Jakub Jelinek
- [PATCH] c++: Partially implement mangling for C++26 pack indexing [PR124487]
Marek Polacek
- [PATCH] c++: require C++26 for -freflection [PR124447]
Marek Polacek
- [PATCH] c++: require C++26 for -freflection [PR124447]
Jason Merrill
- [PATCH] c++: require C++26 for -freflection and C++20 for -fcontracts [PR124447]
Marek Polacek
- [PATCH] c++: require C++26 for -freflection and C++20 for -fcontracts [PR124447]
Jason Merrill
- [PATCH] c++: reusing typedefs in template for [PR124229]
Marek Polacek
- [PATCH] c++: reusing typedefs in template for [PR124229]
Jason Merrill
- [PATCH] c++: Set OLD_PARM_DECL_P even in regenerate_decl_from_template [PR124306]
Jakub Jelinek
- [PATCH] c++: Set OLD_PARM_DECL_P even in regenerate_decl_from_template [PR124306]
Jason Merrill
- [PATCH] c++: Support proxy iterators in reflection get_range_elts [PR124425]
Jakub Jelinek
- [PATCH] c++: Support proxy iterators in reflection get_range_elts [PR124425]
Jason Merrill
- [PATCH] c++: template-id typedef with lambda targ [PR123700]
Patrick Palka
- [PATCH] c++: template-id typedef with lambda targ [PR123700]
Patrick Palka
- [PATCH] c++: templated static local var has value-dep addr, cont [PR123529]
Patrick Palka
- [PATCH] c++: Use anon enums in eval_data_member_spec
Jakub Jelinek
- [PATCH] c++: Use anon enums in eval_data_member_spec
Jason Merrill
- [PATCH] c++: Use complete_type on first annotations_of argument if it is a type [PR124399]
Jakub Jelinek
- [PATCH] c++: Use complete_type on first annotations_of argument if it is a type [PR124399]
Marek Polacek
- [PATCH] c: Fix ICE after an error: typedef and old style prototypes for nested functions [PR123461]
Andrew Pinski
- [PATCH] c: Fix ICE after an error: typedef and old style prototypes for nested functions [PR123461]
Richard Biener
- [PATCH] c: Fix pragma inside a pragma [PR97991}
Andrew Pinski
- [PATCH] c: Fix pragma inside a pragma [PR97991}
Joseph Myers
- [PATCH] Check BIGGEST_ALIGNMENT when forcing a local copy
H.J. Lu
- [PATCH] cobol/123238 - fix LTO bootstrap with cobol enabled
Alice Carlotti
- [PATCH] cobol/123238 - fix LTO bootstrap with cobol enabled
Richard Biener
- [PATCH] configure, v2: Further {gas,gnu_ld}{,_flag} fixes [PR124547]
Jakub Jelinek
- [PATCH] configure: Further {gas,gnu_ld}{,_flag} fixes [PR124547]
Jakub Jelinek
- [PATCH] configure: Further {gas,gnu_ld}{,_flag} fixes [PR124547]
Richard Biener
- [PATCH] configure: Further {gas,gnu_ld}{,_flag} fixes [PR124547]
Rainer Orth
- [PATCH] configure: Partial fix for the {gas, gnu_ld}{, _flag} breakage [PR124547]
Jakub Jelinek
- [PATCH] configure: Partial fix for the {gas, gnu_ld}{, _flag} breakage [PR124547]
Richard Biener
- [PATCH] contrib: Fix shell injection vulnerabilities in Python scripts
Xu Jin
- [PATCH] contrib: Fix shell injection vulnerabilities in Python scripts
Andrew Pinski
- [PATCH] contrib: Fix shell injection vulnerabilities in Python scripts
godxu
- [PATCH] contrib: Fix shell injection vulnerabilities in Python scripts
Andrew Pinski
- [PATCH] Correctly handle toplevel asm with -flto-partition=cache
Michal Jires
- [PATCH] Correctly handle toplevel asm with -flto-partition=cache
Rainer Orth
- [PATCH] Correctly handle toplevel asm with -flto-partition=cache
Jan Hubicka
- [PATCH] Count non-complex incoming edges [PR124462]
Jørgen Kvalsvik
- [PATCH] Count non-complex incoming edges [PR124462]
Jørgen Kvalsvik
- [PATCH] Count non-complex incoming edges [PR124462]
Jakub Jelinek
- [PATCH] Count non-complex incoming edges [PR124462]
Jørgen Kvalsvik
- [PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Surya Kumari Jangala
- [PATCH] cprop_hardreg: Prevent copy propagation from a non-frame, related insn to a frame related insn
Richard Biener
- [PATCH] cprop_hardreg: purge dead edges and cleanupcfg if something changes [PR124454]
Andrew Pinski
- [PATCH] cprop_hardreg: purge dead edges and cleanupcfg if something changes [PR124454]
Richard Biener
- [PATCH] cprop_hardreg: purge dead edges and cleanupcfg if something changes [PR124454]
Andrew Pinski
- [PATCH] cse: Do not create paradoxical subreg. [PR121649]
Richard Sandiford
- [PATCH] cse: Do not create paradoxical subreg. [PR121649]
Robin Dapp
- [PATCH] cse: Do not create paradoxical subreg. [PR121649]
Robin Dapp
- [PATCH] cse: Do not create paradoxical subreg. [PR121649]
Richard Sandiford
- [PATCH] cse: Do not create paradoxical subreg. [PR121649]
Robin Dapp
- [PATCH] cse: Do not create paradoxical subreg. [PR121649]
Richard Sandiford
- [PATCH] cse: Do not create paradoxical subreg. [PR121649]
Jakub Jelinek
- [PATCH] cse: Do not create paradoxical subreg. [PR121649]
Robin Dapp
- [PATCH] cse: Do not create paradoxical subreg. [PR121649]
Jakub Jelinek
- [PATCH] cse: Do not create paradoxical subreg. [PR121649]
Robin Dapp
- [PATCH] cse: Do not create paradoxical subreg. [PR121649]
Jakub Jelinek
- [PATCH] cse: Do not create paradoxical subreg. [PR121649]
Robin Dapp
- [PATCH] d: Remove gdc.test/runnable/dbitfieldsdm.d [PR124158]
Rainer Orth
- [PATCH] d: Remove gdc.test/runnable/dbitfieldsdm.d [PR124158]
Iain Buclaw
- [PATCH] d: Update copyright years of the dmd frontend
Iain Buclaw
- [PATCH] debug/124644 - duplicate DW_AT_artificial attribute
Richard Biener
- [PATCH] doc: Rewrite Solaris section of install.texi for GCC 16
Rainer Orth
- [PATCH] docs: Add more info for TARGET_PROMOTE_FUNCTION_MODE ...
Vineet Gupta
- [PATCH] Do not read classical profile when -fauto-profile
Richard Biener
- [PATCH] driver: Escaping special characters in filenames during spec processing [PR90692]
Wang Jinghao
- [PATCH] driver: Escaping special characters in filenames during spec processing [PR90692]
Wang Jinghao
- [PATCH] expand: Fix GET_MODE_SIZE/GET_MODE_BITSIZE typo [PR124435]
Richard Sandiford
- [PATCH] expand: Fix GET_MODE_SIZE/GET_MODE_BITSIZE typo [PR124435]
Richard Biener
- [PATCH] expand: Fix GET_MODE_SIZE/GET_MODE_BITSIZE typo [PR124435]
Richard Sandiford
- [PATCH] Fix 'RTL SSA Access Lists' description
Christopher Bazley
- [PATCH] Fix 'RTL SSA Access Lists' description
Alex Coplan
- [PATCH] Fix 'RTL SSA Access Lists' description
Alex Coplan
- [PATCH] Fix Bug 124286 - [16 regression] libfortran cannot be cross compiled
Jerry D
- [PATCH] Fix Bug 124286 - [16 regression] libfortran cannot be cross compiled
Andrew Pinski
- [PATCH] Fix Bug 124286 - [16 regression] libfortran cannot be cross compiled
Jerry D
- [PATCH] Fix Bug 124286 - [16 regression] libfortran cannot be cross compiled
Jerry D
- [PATCH] Fix internal error in GIMPLE DSE
Eric Botcazou
- [PATCH] Fix internal error in GIMPLE DSE
Jeffrey Law
- [PATCH] Fix leak of edge vector in IPA CP
Richard Biener
- [PATCH] Fix leak of edge vector in IPA CP
Martin Jambor
- [PATCH] Fix memory leak in vect_analyze_slp
Richard Biener
- [PATCH] Fix overly restrictive live-lane extraction replacement
Richard Biener
- [PATCH] Fix overly restrictive live-lane extraction replacement
Alfie Richards
- [PATCH] Fix overly restrictive live-lane extraction replacement
Richard Biener
- [PATCH] Fix typo in -fpost-ipa-mem-report help text
Richard Biener
- [PATCH] Fix uninitialized LOOP_VINFO_LOOP_IV_COND
Richard Biener
- [PATCH] Fortran, Allow task-reduction allocatable scalars without, outer ref [PR102596]
Jerry D
- [PATCH] Fortran, Allow task-reduction allocatable scalars without, outer ref [PR102596]
Jerry D
- [PATCH] fortran: Fix host association in module procedure interface bodies [PR79330]
Gonzalosilvalde
- [PATCH] fortran: Fix host association in module procedure interface bodies [PR79330]
Harald Anlauf
- [PATCH] Fortran: Fix libfortran cross MinGW header case
ZENG Hao
- [PATCH] Fortran: Fix libfortran cross MinGW header case
Jerry D
- [PATCH] Fortran: Fix libfortran cross MinGW header case
Cyano Hao
- [PATCH] Fortran: Fix libfortran cross MinGW header case
Cyano Hao
- [PATCH] Fortran: fix rank/shape check in interface checking [PR124567]
Harald Anlauf
- [PATCH] Fortran: fix rank/shape check in interface checking [PR124567]
Paul Richard Thomas
- [PATCH] Fortran: fix rank/shape check in interface checking [PR124567]
Harald Anlauf
- [PATCH] Fortran: fix rank/shape check in interface checking [PR124567]
Harald Anlauf
- [PATCH] fortran: Fix scalar OpenACC attach/detach lowering [PR120723]
Christopher Albert
- [PATCH] fortran: Fix UB in transfer_expr [PR124450]
Jakub Jelinek
- [PATCH] fortran: Fix UB in transfer_expr [PR124450]
Paul Richard Thomas
- [PATCH] Fortran: several small fixes in gfc_simplify_eoshift [PR124631]
Harald Anlauf
- [PATCH] Fortran: several small fixes in gfc_simplify_eoshift [PR124631]
Paul Richard Thomas
- [PATCH] Fortran: several small fixes in gfc_simplify_eoshift [PR124631]
Harald Anlauf
- [PATCH] gcc-16/changes: Document LoongArch changes.
Lulu Cheng
- [PATCH] gcc: Fix "uselful" and "directivers" typos in comment
Stefan Weigl-Bosker
- [PATCH] gcc: Fix "uselful" and "directivers" typos in comment
Thomas Schwinge
- [PATCH] gcc: libgdiagnostics DLL for mingw should be for mingw hosts
Jonathan Yong
- [PATCH] gcc: libgdiagnostics DLL for mingw should be for mingw hosts
Andrew Pinski
- [PATCH] gcc: libgdiagnostics DLL for mingw should be for mingw hosts
Andrew Pinski
- [PATCH] gcc: libgdiagnostics DLL for mingw should be for mingw hosts
Jonathan Yong
- [Patch] GCN: Default to -fno-exceptions
Tobias Burnus
- [Patch] GCN: Default to -fno-exceptions
Thomas Schwinge
- [Patch] GCN: Default to -fno-exceptions
Tobias Burnus
- [Patch] GCN: Default to -fno-exceptions
Andrew Stubbs
- [PATCH] gcov-profile/121074 - hold onto gcov file for less time
Richard Biener
- [PATCH] gcov-profile/121074 - hold onto gcov file for less time
Jan Hubicka
- [PATCH] gcov: return failure if malloc fails
Torbjörn SVENSSON
- [PATCH] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
- [PATCH] gcov: Split atomic bitwise-or for some targets
Sebastian Huber
- [PATCH] gcov: Split atomic bitwise-or for some targets
Jeffrey Law
- [PATCH] genautomata: Support INSN_UIDs up to INT_MAX-1 [PR124436]
Jakub Jelinek
- [PATCH] genautomata: Support INSN_UIDs up to INT_MAX-1 [PR124436]
Vladimir Makarov
- [PATCH] i386: Fix __get_cpuid() and __get_cpuid_count() for Centaur/Zhaoxin CPUID range
Ewanhaioc
- [PATCH] i386: Fix __get_cpuid() and __get_cpuid_count() for Centaur/Zhaoxin CPUID range
Uros Bizjak
- [PATCH] i386: Fix gcc.target/i386/pr61599-1.c on Solaris/x86
Rainer Orth
- [PATCH] i386: Fix ICE with target_clones inlining
Yangyu Chen
- [PATCH] i386: Fix ICE with target_clones inlining
Uros Bizjak
- [PATCH] i386: Fix ICE with target_clones inlining
Yangyu Chen
- [PATCH] i386: Fix ICE with target_clones inlining
Uros Bizjak
- [PATCH] i386: Fix ICE with target_clones inlining
Yangyu Chen
- [PATCH] i386: Fix ICE with target_clones inlining
Uros Bizjak
- [PATCH] i386: Fix up *avx512f_load<mode>_mask for -masm=intel [PR124335]
Jakub Jelinek
- [PATCH] i386: Fix up *avx512f_load<mode>_mask for -masm=intel [PR124335]
Hongtao Liu
- [PATCH] i386: Fix up *avx512f_load<mode>_mask for -masm=intel [PR124335]
Andrew Pinski
- [PATCH] i386: Fix up *avx512f_load<mode>_mask for -masm=intel [PR124335]
Hongtao Liu
- [PATCH] i386: Fix up avx512fp16_mov<mode> AVX10.2 operand order for -masm=intel [PR124294]
Jakub Jelinek
- [PATCH] i386: Fix up avx512fp16_mov<mode> AVX10.2 operand order for -masm=intel [PR124294]
Uros Bizjak
- [PATCH] i386: Fix up avx512fp16_mov<mode> AVX10.2 operand order for -masm=intel [PR124294]
Hongtao Liu
- [PATCH] i386: Fix up avx512fp16_mov<mode> AVX10.2 operand order for -masm=intel [PR124294]
Jakub Jelinek
- [PATCH] i386: Fix up last -masm=intel operand of vcvthf82ph [PR124349]
Jakub Jelinek
- [PATCH] i386: Fix up last -masm=intel operand of vcvthf82ph [PR124349]
Liu, Hongtao
- [PATCH] i386: Fix up some FMA patterns for -masm=intel [PR124315]
Jakub Jelinek
- [PATCH] i386: Fix up some FMA patterns for -masm=intel [PR124315]
Uros Bizjak
- [PATCH] i386: Fix up vcvt<convertfp8_pack><mode><mask_name> for -masm=intel [PR124341]
Jakub Jelinek
- [PATCH] i386: Fix up vcvt<convertfp8_pack><mode><mask_name> for -masm=intel [PR124341]
Liu, Hongtao
- [PATCH] i386: Make -masm={att,intel} xchg operand order consistent
Jakub Jelinek
- [PATCH] i386: Make -masm={att, intel} xchg operand order consistent
Uros Bizjak
- [PATCH] i386: Rename avx512fp16_mov<mode> to *avx512fp16_mov<mode>
Jakub Jelinek
- [PATCH] i386: Rename avx512fp16_mov<mode> to *avx512fp16_mov<mode>
Liu, Hongtao
- [PATCH] i386: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124565]
Jakub Jelinek
- [PATCH] i386: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124565]
Uros Bizjak
- [PATCH] i386: Support HYGON c86-4g series processors
Kewen Lin
- [PATCH] i386: Support HYGON c86-4g series processors
Uros Bizjak
- [PATCH] i386: Use orb instead of orl/orq for stack probes/clash [PR124336]
Jakub Jelinek
- [PATCH] i386: Use orb instead of orl/orq for stack probes/clash [PR124336]
Uros Bizjak
- [PATCH] i386: Use orb instead of orl/orq for stack probes/clash [PR124336]
Florian Weimer
- [PATCH] i386: Use orb instead of orl/orq for stack probes/clash [PR124336]
Richard Biener
- [PATCH] i386: Use orb instead of orl/orq for stack probes/clash [PR124336]
Jakub Jelinek
- [PATCH] i386: Use orb instead of orl/orq for stack probes/clash [PR124336]
Jeffrey Law
- [PATCH] i386: Use orb instead of orl/orq for stack probes/clash [PR124336]
Jeffrey Law
- [PATCH] i386: Use orb instead of orl/orq for stack probes/clash [PR124336]
Jeffrey Law
- [PATCH] i386: Use orb instead of orl/orq for stack probes/clash [PR124336]
Eric Botcazou
- [PATCH] i386: Use orb instead of orl/orq for stack probes/clash [PR124336]
Rainer Orth
- [PATCH] i386: Use orb instead of orl/orq for stack probes/clash [PR124336]
Eric Botcazou
- [PATCH] Improve speed of masking table algorithm for MC/DC
Jørgen Kvalsvik
- [PATCH] Improve speed of masking table algorithm for MC/DC
Richard Biener
- [PATCH] Improve speed of masking table algorithm for MC/DC
Jørgen Kvalsvik
- [PATCH] ipa, coverage: Add testcase for pr116526 [PR116526]
Filip Kastl
- [PATCH] ipa, coverage: Prune variables without symtab nodes in the coverage infrastructure [PR116526]
Filip Kastl
- [PATCH] ipa-cp: Allow more precise contexts in the verifier (PR124291)
Martin Jambor
- [PATCH] ipa-cp: Allow more precise contexts in the verifier (PR124291)
Jan Hubicka
- [PATCH] ipa-prop: Skip analysis od static constructor entries with no index (PR124260)
Martin Jambor
- [PATCH] ipa-reorder-for-locality - Fix PR123749 avoid creating new partition if no more nodes left to process
Prachi Godbole
- [PATCH] ipa-reorder-for-locality - Fix PR123749 avoid creating new partition if no more nodes left to process
Prachi Godbole
- [PATCH] ipa-reorder-for-locality - Fix PR123749 avoid creating new partition if no more nodes left to process
Jan Hubicka
- [PATCH] ipa: honor memory clobbers in ipa-reference.cc
Chris Copeland
- [PATCH] ipa: honor memory clobbers in ipa-reference.cc
Richard Biener
- [PATCH] ipa: honor memory clobbers in ipa-reference.cc
Jan Hubicka
- [PATCH] ipa: honor memory clobbers in ipa-reference.cc
Chris Copeland
- [PATCH] ipa: honor memory clobbers in ipa-reference.cc
Michal Jires
- [PATCH] ipa: honor memory clobbers in ipa-reference.cc
Chris Copeland
- [PATCH] ipa: honor memory clobbers in ipa-reference.cc
Jan Hubicka
- [PATCH] iq2000: Use default_promote_function_mode_sign_extend
H.J. Lu
- [PATCH] iq2000: Use default_promote_function_mode_sign_extend
Richard Biener
- [PATCH] libcpp: Fix up -MP for - input [PR105412]
Jakub Jelinek
- [PATCH] libcpp: Fix up -MP for - input [PR105412]
Joseph Myers
- [PATCH] libcpp: Handle macro locations in linemap_location_from_module_p [PR124466]
Nathaniel Shead
- [PATCH] libcpp: Handle macro locations in linemap_location_from_module_p [PR124466]
Jason Merrill
- [PATCH] libgcc, libstdc++: Route steady-clock timedlock through gthread
Nick Nikolov
- [PATCH] libgcc, libstdc++: Route steady-clock timedlock through gthread
Jonathan Wakely
- [PATCH] libgcc, libstdc++: Route steady-clock timedlock through gthread
Nick Nikolov
- [PATCH] libgcc: Support -mcall-ms2sysv-xlogues on FreeBSD/x86
Rainer Orth
- [PATCH] libgcc: vxworks: work around warnings promoted to errors on aarch64
Alexandre Oliva
- [PATCH] libgcc: vxworks: work around warnings promoted to errors on aarch64
Andrew Pinski
- [PATCH] libgfortran: Fix up putenv uses in libcaf_shmem [PR124330]
Jakub Jelinek
- [PATCH] libgfortran: Fix up putenv uses in libcaf_shmem [PR124330]
John David Anglin
- [PATCH] libgfortran: Fix up putenv uses in libcaf_shmem [PR124330]
Jerry D
- [PATCH] libgomp, nvptx: remove erroneous stack deletion
Andrew Stubbs
- [PATCH] libgomp: Fix libgomp.fortran/uses_allocators-7.f90 [PR123177]
Rainer Orth
- [PATCH] libgomp: Fix libgomp.fortran/uses_allocators-7.f90 [PR123177]
Jakub Jelinek
- [Patch] libgomp: fix omp_target_is_present and omp_get_mapped_ptr
Tobias Burnus
- [Patch] libgomp: fix omp_target_is_present and omp_get_mapped_ptr
Sandra Loosemore
- [PATCH] libgomp: make OMP_WAIT_POLICY accept pvsched
Himadri Chhaya-Shailesh
- [PATCH] libiberty: Copy over .ARM.attributes section into *.debug.temp.o files [PR124365]
Jakub Jelinek
- [PATCH] libiberty: Copy over .ARM.attributes section into *.debug.temp.o files [PR124365]
Richard Biener
- [PATCH] libiberty: Copy over .ARM.attributes section into *.debug.temp.o files [PR124365]
Matthieu Longo
- [PATCH] libiberty: use heap-backed parse state in d_demangle
Jialong Wang
- [PATCH] libiberty: validate suffix_len and set errno in mkstemps
Tomás Ortín Fernández
- [PATCH] libphobos: Implement IeeeFlags on SPARC [PR123202]
Rainer Orth
- [PATCH] libphobos: Implement IeeeFlags on SPARC [PR123202]
Iain Buclaw
- [PATCH] libphobos: Replace old alias declaration syntax for modern style
Iain Buclaw
- [PATCH] libstdc++, v2: Attempt to implement LWG4537 - Improve define_static_array
Jakub Jelinek
- [PATCH] libstdc++, v2: Use __builtin_constexpr_diag instead of __asm__("") in <meta> if possible
Jakub Jelinek
- [PATCH] libstdc++, v2: Use __builtin_constexpr_diag instead of __asm__("") in <meta> if possible
Jonathan Wakely
- [PATCH] libstdc++-v3: testsuite: lengthen stop_request wait_until timeout
Alexandre Oliva
- [PATCH] libstdc++-v3: testsuite: lengthen stop_request wait_until timeout
Jonathan Wakely
- [PATCH] libstdc++: Add #pragma to slience null-dereference warning in istreambuf_iterator::operator++ [PR105580]
Tomasz Kamiński
- [PATCH] libstdc++: Add #pragma to slience null-dereference warning in istreambuf_iterator::operator++ [PR105580]
Jonathan Wakely
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH] libstdc++: Add autoconf checks for working <setjmp.h> [PR124554]
Jonathan Wakely
- [PATCH] libstdc++: Add autoconf checks for working <setjmp.h> [PR124554]
Tomasz Kaminski
- [PATCH] libstdc++: Add autoconf checks for working <setjmp.h> [PR124554]
Jonathan Wakely
- [PATCH] libstdc++: Add copy_symlink tests [PR122217]
Jonathan Wakely
- [PATCH] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [PATCH] libstdc++: Add module initialization functions to the library [PR124268]
Tomasz Kaminski
- [PATCH] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [PATCH] libstdc++: bitset _GLIBCXX_ASSERTIONS op[] const for C++11
Nathan Myers
- [PATCH] libstdc++: bitset _GLIBCXX_ASSERTIONS op[] const for C++11
Jakub Jelinek
- [PATCH] libstdc++: bitset _GLIBCXX_ASSERTIONS op[] const for C++11
Jonathan Wakely
- [PATCH] libstdc++: bitset _GLIBCXX_ASSERTIONS op[] const for C++11
Jakub Jelinek
- [PATCH] libstdc++: bitset op[] check on _GLIBCXX_ASSERTIONS [PR118341]
Nathan Myers
- [PATCH] libstdc++: bitset op[] check on _GLIBCXX_ASSERTIONS [PR118341]
Jonathan Wakely
- [PATCH] libstdc++: Change atomic_ref::address return type to cv void*.
Tomasz Kamiński
- [PATCH] libstdc++: Change atomic_ref::address return type to cv void*.
Jonathan Wakely
- [PATCH] libstdc++: Constraint std::as_bytes to disallow span<volatile T>
Jonathan Wakely
- [PATCH] libstdc++: Constraint std::as_bytes to disallow span<volatile T>
Tomasz Kaminski
- [PATCH] libstdc++: Constraint std::as_bytes to disallow span<volatile T>
Jonathan Wakely
- [PATCH] libstdc++: Deprecate numeric_limits::has_denorm (P2614R2)
Fernando Pelliccioni
- [PATCH] libstdc++: Do not use projection for ranges::replace default args (LWG 4444)
Jonathan Wakely
- [PATCH] libstdc++: Do not use projection for ranges::replace default args (LWG 4444)
Tomasz Kaminski
- [PATCH] libstdc++: Fix atomic/cons/zero_padding.cc test for arm-none-eabi [PR124124]
Tomasz Kamiński
- [PATCH] libstdc++: Fix atomic/cons/zero_padding.cc test for arm-none-eabi [PR124124]
Jonathan Wakely
- [PATCH] libstdc++: Fix is_explict checks in extents test.
Tomasz Kamiński
- [PATCH] libstdc++: Fix is_explict checks in extents test.
Jonathan Wakely
- [PATCH] libstdc++: Fix mingw-w64 build due to __max macro
Jonathan Wakely
- [PATCH] libstdc++: Fix some non-uglified names
Jonathan Wakely
- [PATCH] libstdc++: implement constexpr std::format
Ivan Lazaric
- [PATCH] libstdc++: implement constexpr std::format
Tomasz Kaminski
- [PATCH] libstdc++: implement constexpr std::format
Ivan Lazaric
- [PATCH] libstdc++: implement constexpr std::format
Tomasz Kaminski
- [PATCH] libstdc++: implement constexpr std::format
Tomasz Kaminski
- [PATCH] libstdc++: implement constexpr std::format
Ivan Lazaric
- [PATCH] libstdc++: implement constexpr std::format
Ivan Lazaric
- [PATCH] libstdc++: implement constexpr std::format
Ivan Lazaric
- [PATCH] libstdc++: implement constexpr std::format
Tomasz Kaminski
- [PATCH] libstdc++: implement constexpr std::format
Ivan Lazaric
- [PATCH] libstdc++: Improve diagnostics for std::allocator<incomplete type>
Jonathan Wakely
- [PATCH] libstdc++: Improve diagnostics for std::allocator<incomplete type>
Tomasz Kaminski
- [PATCH] libstdc++: Increase timeout for 23_containers/mdspan/submdspan tests [PR124290]
Rainer Orth
- [PATCH] libstdc++: Increase timeout for 23_containers/mdspan/submdspan tests [PR124290]
Jonathan Wakely
- [PATCH] libstdc++: Increase timeout for 23_containers/mdspan/submdspan tests [PR124290]
Rainer Orth
- [PATCH] libstdc++: Introduce __format::_Ptr_sink for contingous iterators.
Tomasz Kaminski
- [PATCH] libstdc++: Make <meta> header compatible with -fno-asm
Jonathan Wakely
- [PATCH] libstdc++: Make <meta> header compatible with -fno-asm
Jakub Jelinek
- [PATCH] libstdc++: Make `std::expected` nodiscard [PR119197]
Arthur O'Dwyer
- [PATCH] libstdc++: Make `std::expected` nodiscard [PR119197]
Jonathan Wakely
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Jonathan Wakely
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Tomasz Kaminski
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Jonathan Wakely
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Tomasz Kaminski
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Jonathan Wakely
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Tomasz Kaminski
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Jonathan Wakely
- [PATCH] libstdc++: Make ranges::distance work with volatile iterators (LWG 4242)
Tomasz Kaminski
- [PATCH] libstdc++: mark integer std::to_(w)string constexpr
Ivan Lazaric
- [PATCH] libstdc++: Micro-optimization for std::generator helper concept
Jonathan Wakely
- [PATCH] libstdc++: Micro-optimization for std::generator helper concept
Tomasz Kaminski
- [PATCH] libstdc++: Micro-optimization for std::generator helper concept
Arsen Arsenović
- [PATCH] libstdc++: Optimize __uninitialized_copy_a for std::deque iterators [PR124463]
Jonathan Wakely
- [PATCH] libstdc++: Optimize __uninitialized_copy_a for std::deque iterators [PR124463]
Tomasz Kaminski
- [PATCH] libstdc++: Optimize __uninitialized_copy_a for std::deque iterators [PR124463]
Hewill Kang
- [PATCH] libstdc++: Optimize __uninitialized_copy_a for std::deque iterators [PR124463]
Jonathan Wakely
- [PATCH] libstdc++: Optimize fs::path::operator+=(const path&) alias check
Jonathan Wakely
- [PATCH] libstdc++: Optimize fs::path::operator+=(const path&) alias check
Tomasz Kaminski
- [PATCH] libstdc++: Optimize fs::path::operator+=(const path&) alias check
Jonathan Wakely
- [PATCH] libstdc++: Optimize fs::path::operator+=(const path&) alias check
Tomasz Kaminski
- [PATCH] libstdc++: Optimize fs::path::operator+=(const path&) alias check
Jonathan Wakely
- [PATCH] libstdc++: Optionally define std::print functions non-inline [PR124410]
Jonathan Wakely
- [PATCH] libstdc++: Optionally define std::print functions non-inline [PR124410]
Tomasz Kaminski
- [PATCH] libstdc++: Properly handle forwarding references in __mdspan::__index_type_cast.
Tomasz Kamiński
- [PATCH] libstdc++: Properly handle forwarding references in __mdspan::__index_type_cast.
Tomasz Kaminski
- [PATCH] libstdc++: Properly handle forwarding references in __mdspan::__index_type_cast.
Jonathan Wakely
- [PATCH] libstdc++: Remove UB in _Arg_value union alteranatives assigment
Jonathan Wakely
- [PATCH] libstdc++: Remove UB in _Arg_value union alteranatives assigment
Tomasz Kaminski
- [PATCH] libstdc++: Remove UB in _Arg_value union alteranatives assigment
Jonathan Wakely
- [PATCH] libstdc++: Remove unnecessary string in filesystem::path formatter
Tomasz Kamiński
- [PATCH] libstdc++: Remove unnecessary string in filesystem::path formatter
Jonathan Wakely
- [PATCH] libstdc++: simd: allow x86 -mlong-double-64
Alexandre Oliva
- [PATCH] libstdc++: simd: allow x86 -mlong-double-64
Jonathan Wakely
- [PATCH] libstdc++: simd: allow x86 -mlong-double-64
Alexandre Oliva
- [PATCH] libstdc++: simd: allow x86 -mlong-double-64
Jonathan Wakely
- [PATCH] libstdc++: simd: allow x86 -mlong-double-64
Matthias Kretz
- [PATCH] libstdc++: simd: allow x86 -mlong-double-64
Alexandre Oliva
- [PATCH] libstdc++: Store basic_format_arg::handle in __format::_Arg_value
Jonathan Wakely
- [PATCH] libstdc++: Store basic_format_arg::handle in __format::_Arg_value
Tomasz Kaminski
- [PATCH] libstdc++: Use __builtin_constexpr_diag instead of __asm__("") in <meta> if possible
Jakub Jelinek
- [PATCH] libstdc++: Use __builtin_constexpr_diag instead of __asm__("") in <meta> if possible
Jonathan Wakely
- [PATCH] libstdc++: Use aligned new for filesystem::path internals [PR122300]
Jonathan Wakely
- [PATCH] libstdc++: Use aligned new for filesystem::path internals [PR122300]
Tomasz Kaminski
- [PATCH] libstdc++: Use aligned new for filesystem::path internals [PR122300]
Jonathan Wakely
- [PATCH] libstdc++: Use aligned new for filesystem::path internals [PR122300]
Dimitar Dimitrov
- [PATCH] libstdc++: Use aligned new for filesystem::path internals [PR122300]
Jonathan Wakely
- [PATCH] libstdc++: Use specific feature test macro for #if in <string>
Jonathan Wakely
- [PATCH] libstdc++: Use specific feature test macro for #if in <string>
Tomasz Kaminski
- [PATCH] libstdc+: Eliminate usage of alloca for non-localized formatting
Tomasz Kamiński
- [PATCH] libstdc+: Eliminate usage of alloca for non-localized formatting
Tomasz Kaminski
- [PATCH] libstdc+: Eliminate usage of alloca for non-localized formatting
Tomasz Kaminski
- [PATCH] libstdc+: Eliminate usage of alloca for non-localized formatting
Tomasz Kaminski
- [PATCH] libstdc+: Eliminate usage of alloca for non-localized formatting
Jonathan Wakely
- [PATCH] LoongArch: fix build failure of loongarch32-*-elf* target
Wu Haotian
- [PATCH] LoongArch: fix build failure of loongarch32-*-elf* target
Lulu Cheng
- [PATCH] LoongArch: Implement TARGET_CHECK_TARGET_CLONE_VERSION.
Lulu Cheng
- [PATCH] lra: Validate regno and mode in equiv substitution. [PR124041]
Andrew Pinski
- [PATCH] lra: Validate regno and mode in equiv substitution. [PR124041]
Jeffrey Law
- [PATCH] match.pd: (A>>bool) == 0 -> (unsigned)A) <= bool [PR119420]
Daniel Henrique Barboza
- [PATCH] match.pd: (A>>bool) == 0 -> (unsigned)A) <= bool [PR119420]
Jeffrey Law
- [PATCH] match.pd: (A>>C) != (B>>C) -> (A^B) >= (1<<C) [PR110010]
Daniel Henrique Barboza
- [PATCH] match.pd: (A>>C) != (B>>C) -> (A^B) >= (1<<C) [PR110010]
Jeffrey Law
- [PATCH] match.pd: (bool >= A) >= A -> bool >= A [PR119422]
Daniel Henrique Barboza
- [PATCH] match.pd: (bool >= A) >= A -> bool >= A [PR119422]
Jeffrey Law
- [PATCH] match.pd: (bool >= A) >= A -> bool >= A [PR119422]
Andrew Pinski
- [PATCH] match.pd: (bool >= A) >= A -> bool >= A [PR119422]
Richard Biener
- [PATCH] match.pd: Allow FNMA fold through conversions
AbhishekKaushikabhishek.kaushik@arm.com
- [PATCH] match.pd: Allow FNMA fold through conversions
Andrew Pinski
- [PATCH] match.pd: Allow FNMA fold through conversions
Richard Biener
- [PATCH] match.pd: make "if (c) a |= CST1 else a &= ~CST1" unconditional [PR123967]
Daniel Henrique Barboza
- [PATCH] match.pd: make "if (c) a |= CST1 else a &= ~CST1" unconditional [PR123967]
Jeffrey Law
- [PATCH] match.pd: miscellaneous patterns [PR101179]
Daniel Henrique Barboza
- [PATCH] match.pd: turn some conditional bitops unconditional [PR56110]
Daniel Henrique Barboza
- [PATCH] match.pd: turn some conditional bitops unconditional [PR56110]
Daniel Henrique Barboza
- [PATCH] match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336]
Daniel Henrique Barboza
- [PATCH] match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336]
Richard Biener
- [PATCH] match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336]
Daniel Henrique Barboza
- [PATCH] match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336]
Richard Biener
- [PATCH] match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336]
Richard Biener
- [PATCH] match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336]
Daniel Henrique Barboza
- [PATCH] match: Add MIN<a, b> {<=, >, <, >=} MAX<a, b> simplifications [PR113379]
Pengxuan Zheng
- [PATCH] match: min|max(a+|-c, b+|-c) -> min|max(a, b)+|-c [PR116008, PR124560]
Pengxuan Zheng
- [PATCH] MATCH: Simplify `COND_ADD (a > 0, b, a, b)` to `b + MAX_EXPR <a, 0>`
Eikansh Gupta
- [PATCH] MATCH: Simplify `COND_ADD (a > 0, b, a, b)` to `b + MAX_EXPR <a, 0>`
Richard Biener
- [PATCH] MATCH: Simplify `COND_ADD (a > 0, b, a, b)` to `b + MAX_EXPR <a, 0>`
Richard Sandiford
- [PATCH] MATCH: Simplify `COND_ADD (a > 0, b, a, b)` to `b + MAX_EXPR <a, 0>`
Richard Biener
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Biener
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Sandiford
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Biener
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Biener
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Biener
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Sandiford
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Alan Modra
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Biener
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Uros Bizjak
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Uros Bizjak
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Biener
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Uros Bizjak
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
H.J. Lu
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Biener
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
H.J. Lu
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Biener
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
H.J. Lu
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Biener
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
H.J. Lu
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Biener
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
H.J. Lu
- [PATCH] middle-end/120839 - use unaligned incoming stack argument copy more
Richard Biener
- [PATCH] middle-end/124552 - release hierarchical discriminator copyid allocator
Richard Biener
- [PATCH] middle-end/124552 - release hierarchical discriminator copyid allocator
Jan Hubicka
- [PATCH] middle-end/124634 - add internal function internals documentation section
Richard Biener
- [PATCH] middle-end/124634 - add internal function internals documentation section
Sandra Loosemore
- [PATCH] middle-end/124634 - add internal function internals documentation section
Richard Biener
- [PATCH] middle-end/124634 - add internal function internals documentation section
Richard Sandiford
- [PATCH] middle-end/124634 - add internal function internals documentation section
Richard Biener
- [PATCH] middle-end/124634 - add internal function internals documentation section
Richard Biener
- [PATCH] middle-end/124634 - add internal function internals documentation section
Sandra Loosemore
- [PATCH] middle-end/124634 - add internal function internals documentation section
Richard Biener
- [PATCH] middle-end/45273 - avoid host double in profiling
Andrew Pinski
- [PATCH] middle-end: handle destroying operator delete warnings [PR100861, PR121717]
yifan.dong
- [PATCH] middle-end: handle destroying operator delete warnings [PR100861, PR121717]
yifan.dong
- [PATCH] middle-end: Optimize reversed CRC table-based implementation
Jeffrey Law
- [PATCH] mips: Fix ICE on mips64-elf by correcting MAX_FIXED_MODE_SIZE [PR120144]
Carter Rennick
- [PATCH] mips: Fix ICE on mips64-elf by correcting MAX_FIXED_MODE_SIZE [PR120144]
Maciej W. Rozycki
- [PATCH] mips: Fix ICE on mips64-elf by correcting MAX_FIXED_MODE_SIZE [PR120144]
Maciej W. Rozycki
- [PATCH] mips: Fix ICE on mips64-elf by correcting MAX_FIXED_MODE_SIZE [PR120144]
Andrew Pinski
- [PATCH] mod-ref: Fix combined of flags of outer calls after inlining [PR120987]
Andrew Pinski
- [PATCH] mod-ref: Fix combined of flags of outer calls after inlining [PR120987]
Richard Biener
- [PATCH] mod-ref: Fix combined of flags of outer calls after inlining [PR120987]
Jan Hubicka
- [PATCH] mod-ref: Fix combined of flags of outer calls after inlining [PR120987]
Jan Hubicka
- [PATCH] mod-ref: Fix combined of flags of outer calls after inlining [PR120987]
Andrew Pinski
- [PATCH] mod-ref: Fix combined of flags of outer calls after inlining [PR120987]
Jan Hubicka
- [PATCH] openmp: Fix ICE with "target data" and iterators
Sandra Loosemore
- [PATCH] openmp: Fix ICE with "target data" and iterators
Tobias Burnus
- [PATCH] Partially revert "LoongArch: Fix bug123807."
Xi Ruoyao
- [PATCH] Partially revert "LoongArch: Fix bug123807."
Lulu Cheng
- [PATCH] po: Fix typos in tr.po and sr.po
Siddhesh Poyarekar
- [PATCH] po: Fix typos in tr.po and sr.po
Andrew Pinski
- [PATCH] po: Fix typos in tr.po and sr.po
Siddhesh Poyarekar
- [PATCH] po: Fix typos in tr.po and sr.po
Andrew Pinski
- [PATCH] po: Fix typos in tr.po and sr.po
Jakub Jelinek
- [PATCH] po: Fix typos in tr.po and sr.po
Jakub Jelinek
- [PATCH] po: Fix typos in tr.po and sr.po
Joseph Myers
- [PATCH] po: Fix typos in tr.po and sr.po
Siddhesh Poyarekar
- [PATCH] po: Fix typos in tr.po and sr.po
Siddhesh Poyarekar
- [PATCH] PR c++/123228 Member of protected base is inaccessible despite a friend declaration
Patrick Palka
- [PATCH] PR c/39589: Add -Wmissing-field-initializers=2
S. Alex Wilson
- [PATCH] PR middle-end/118608: Fix lack of sign extension on MIPS64 with -Os
Richard Sandiford
- [PATCH] PR middle-end/118608: Fix lack of sign extension on MIPS64 with -Os
Richard Sandiford
- [PATCH] PR middle-end/122871: Doubleword multiplication improvements
Roger Sayle
- [PATCH] Refine the testcase.
liuhongt
- [PATCH] regcprop: Return early in maybe_mode_change for unorder modes [PR124649]
Andrew Pinski
- [PATCH] regcprop: Return early in maybe_mode_change for unorder modes [PR124649]
Jeffrey Law
- [PATCH] Remove XFAIL for detecting dot-product pattern in vect-reduc-dot-s8b.c
Richard Biener
- [PATCH] Revert "build: Properly set gas_flag/gnu_ld_flag"
Rainer Orth
- [PATCH] Revert "build: Properly set gas_flag/gnu_ld_flag"
Richard Biener
- [PATCH] Revert "build: Properly set gas_flag/gnu_ld_flag"
Richard Biener
- [PATCH] Revert two changes in r16-7265-ga9e48eca3a6eef [PR118608]
Richard Sandiford
- [PATCH] Revert two changes in r16-7265-ga9e48eca3a6eef [PR118608]
Andrew Pinski
- [PATCH] Revert two changes in r16-7265-ga9e48eca3a6eef [PR118608]
Xi Ruoyao
- [PATCH] Revert two changes in r16-7265-ga9e48eca3a6eef [PR118608]
Richard Sandiford
- [PATCH] RISC-V: Add Synopsys RMX-100 series pipeline description.
Jeffrey Law
- [PATCH] RISC-V: Allow all vector modes during builtin registration. [PR124613]
Robin Dapp
- [PATCH] RISC-V: Allow all vector modes during builtin registration. [PR124613]
Kito Cheng
- [PATCH] RISC-V: Allow all vector modes during builtin registration. [PR124613]
Robin Dapp
- [PATCH] RISC-V: Allow all vector modes during builtin registration. [PR124613]
Robin Dapp
- [PATCH] RISC-V: Fix TARGET_CHECK_TARGET_CLONE_VERSION implementation
Robin Dapp
- [PATCH] RISC-V: Fix TARGET_CHECK_TARGET_CLONE_VERSION implementation
Jeffrey Law
- [PATCH] RISC-V: Move bad assertion to insn condition
Jeffrey Law
- [PATCH] RISC-V: Optimize Zfinx FP constant materialization
Jeffrey Law
- [PATCH] RISC-V: Optimize Zfinx FP constant materialization
Meng-Tsung Tsai
- [PATCH] RISC-V: Remove redundant CALL_P check
Robin Dapp
- [PATCH] riscv/docs: Increment the required binutils to 2.40 [PR124409]
Andrew Pinski
- [PATCH] riscv/docs: Increment the required binutils to 2.40 [PR124409]
Jeffrey Law
- [PATCH] riscv: zicfilp: emit lpad for split functions
Arjun Salunkhe
- [PATCH] riscv: zicfilp: emit lpad for split functions
Arjun Salunkhe
- [PATCH] riscv: zicfilp: emit lpad for split functions
Kito Cheng
- [PATCH] riscv: zicfilp: emit lpad for split functions
Arjun Salunkhe
- [PATCH] rs6000: Add built-in support gated by -mcpu=future
Kishan Parmar
- [PATCH] rs6000: Add built-in support gated by -mcpu=future
Surya Kumari Jangala
- [PATCH] rs6000: Add built-in support gated by -mcpu=future
Kishan Parmar
- [PATCH] rs6000: Add built-in support gated by -mcpu=future
Michael Meissner
- [PATCH] rs6000: Add built-in support gated by -mcpu=future
Surya Kumari Jangala
- [PATCH] rs6000: Add Future ISA compare and swap equal AMO operations [RFC02689]
jeevitha
- [PATCH] rs6000: Add new builtin __builtin_ppc_atomic_cas_local
Avinash Jayakar
- [PATCH] rs6000: Add POWER10 wide-immediate fusion patterns [PR108018]
Vijay Shankar
- [PATCH] rs6000: Add POWER10 wide-immediate fusion patterns [PR108018]
Avinash Jayakar
- [PATCH] rs6000: Add POWER10 wide-immediate fusion patterns [PR108018]
Vijay Telidevulapalli
- [PATCH] rs6000: Add vector uncompress and unpack builtins for -mcpu=future [RFC02691]
Kishan Parmar
- [PATCH] rs6000: Add vector uncompress and unpack builtins for -mcpu=future [RFC02691]
Kishan Parmar
- [PATCH] rs6000: Builtins for AES acceleration instructions [RFC02657]
Avinash Jayakar
- [PATCH] rs6000: Builtins for AES acceleration instructions [RFC02657]
Surya Kumari Jangala
- [PATCH] rs6000: Disable __builtin_scalar_byte_in_set when using -m32 [PR119629]
Alexandre Oliva
- [PATCH] rs6000: Don't fold stuff for C++ during targetm.resolve_overloaded_builtin [PR124133]
Avinash Jayakar
- [PATCH] rs6000: Improve codegen for __builtin_bswap16 on GPRs [PR121076]
Surya Kumari Jangala
- [PATCH] rs6000: Improve codegen for __builtin_bswap16 on GPRs [PR121076]
Kishan Parmar
- [PATCH] rs6000: Improve codegen for __builtin_bswap16 on GPRs [PR121076]
Avinash Jayakar
- [PATCH] rs6000: Improve codegen for __builtin_bswap16 on GPRs [PR121076]
Kishan Parmar
- [PATCH] rs6000: Improve codegen for __builtin_bswap16 on GPRs [PR121076]
Surya Kumari Jangala
- [PATCH] rs6000: Optimize TLS access with combine patterns [PR27479]
Vijay Shankar
- [PATCH] RTEMS: Add leon5 multilibs
Sebastian Huber
- [PATCH] RTEMS: Add leon5 multilibs
Sebastian Huber
- [PATCH] RX: enable LRA is default
Yoshinori Sato
- [PATCH] RX: enable LRA is default
Oleg Endo
- [PATCH] RX: enable LRA is default
yoshinori.sato@nifty.com
- [PATCH] RX: enable LRA is default
Oleg Endo
- [PATCH] RX: enable LRA is default
yoshinori.sato@nifty.com
- [PATCH] RX: enable LRA is default
Jeffrey Law
- [PATCH] sh: Remove TARGET_PROMOTE_PROTOTYPES
H.J. Lu
- [PATCH] sh: Remove TARGET_PROMOTE_PROTOTYPES
Oleg Endo
- [PATCH] sh: Remove TARGET_PROMOTE_PROTOTYPES
H.J. Lu
- [PATCH] sh: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124566]
Jakub Jelinek
- [PATCH] sh: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124566]
Jeffrey Law
- [PATCH] sh: Set TREE_PUBLIC on TYPE_NAME of __va_list_tag [PR124566]
Oleg Endo
- [PATCH] simplify-rtx: Fix the case where subreg of a vec_concat could fail [PR123822]
Andrew Pinski
- [PATCH] simplify-rtx: Fix the case where subreg of a vec_concat could fail [PR123822]
Richard Biener
- [PATCH] simplify-rtx: Fix the case where subreg of a vec_concat could fail [PR123822]
Andrew Pinski
- [PATCH] simplify-rtx: Simplify (eq/ne (and/ior x C1) C2) in special cases
Bohan Lei
- [PATCH] simplify-rtx: Simplify (eq/ne (and/ior x C1) C2) in special cases
Philipp Tomsich
- [PATCH] sparc: Don't require a sparc assembler with TLS [PR123926]
Filip Kastl
- [PATCH] sparc: Don't require a sparc assembler with TLS [PR123926]
Rainer Orth
- [PATCH] sra: Don't use build_reconstructed_reference on MEM_REFs changing types (PR122976)
Martin Jambor
- [PATCH] sra: Don't use build_reconstructed_reference on MEM_REFs changing types (PR122976)
Richard Biener
- [PATCH] sra: Don't use build_reconstructed_reference on MEM_REFs changing types (PR122976)
Martin Jambor
- [PATCH] sra: Don't use build_reconstructed_reference on MEM_REFs changing types (PR122976)
Richard Biener
- [PATCH] sra: Don't use build_reconstructed_reference on MEM_REFs changing types (PR122976)
Martin Jambor
- [PATCH] sra: Don't use build_reconstructed_reference on MEM_REFs changing types (PR122976)
Richard Biener
- [PATCH] testsuite, c++: Skip contracts run tests for non-hosted.
Iain Sandoe
- [PATCH] testsuite, c++: Skip contracts run tests for non-hosted.
Jason Merrill
- [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Tomasz Kaminski
- [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Jonathan Wakely
- [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Tomasz Kaminski
- [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [PATCH] testsuite, v4: Add C++ plugin to check for libstdc++ header uglification
Tomasz Kaminski
- [PATCH] testsuite, v5: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [PATCH] testsuite, v6: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [PATCH] testsuite, v6: Add C++ plugin to check for libstdc++ header uglification
Tomasz Kaminski
- [PATCH] testsuite, v6: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [PATCH] testsuite/c++: Fix lifetime issue in func-params-07.C [PR124548]
Andrew Pinski
- [PATCH] testsuite/c++: Fix lifetime of lambda in pr103953.C [PR119930]
Andrew Pinski
- [PATCH] testsuite/c++: Fix lifetime of lambda in pr103953.C [PR119930]
Jakub Jelinek
- [PATCH] testsuite/c++: Fix lifetime of lambda in pr103953.C [PR119930]
Andrew Pinski
- [PATCH] testsuite: aarch64: avoid stdint-gcc.h in crc-builtin-pmul64.c
Alexandre Oliva
- [PATCH] testsuite: aarch64: avoid stdint-gcc.h in crc-builtin-pmul64.c
Andrew Pinski
- [PATCH] testsuite: aarch64: ensure INT*_MIN macro definitions for C++ acle asm
Alexandre Oliva
- [PATCH] testsuite: aarch64: skip erratas_opt_*.c on vxworks
Alexandre Oliva
- [PATCH] testsuite: aarch64: skip erratas_opt_*.c on vxworks
Andrew Pinski
- [PATCH] testsuite: add -fno-short-enums to have predictable mangling
Torbjörn SVENSSON
- [PATCH] testsuite: add -fno-short-enums to have predictable mangling
Richard Biener
- [PATCH] testsuite: add -fno-short-enums to have predictable mangling
Torbjorn SVENSSON
- [PATCH] testsuite: add -Wno-overflow to avoid warning in test
Torbjorn SVENSSON
- [PATCH] testsuite: Add plugin to verify bits/std.cc exports
Jakub Jelinek
- [PATCH] testsuite: add require effective target fopenmp to modules/omp-4_*.C
Torbjörn SVENSSON
- [PATCH] testsuite: add require effective target fopenmp to modules/omp-4_*.C
Richard Biener
- [PATCH] testsuite: add require effective target fopenmp to modules/omp-4_*.C
Torbjorn SVENSSON
- [PATCH] testsuite: add require effective target fopenmp to pr124454-1.c
Torbjörn SVENSSON
- [PATCH] testsuite: add require effective target fopenmp to pr124454-1.c
Richard Biener
- [PATCH] testsuite: add require effective target fopenmp to pr124454-1.c
Torbjorn SVENSSON
- [PATCH] testsuite: add require effective target profile_update_atomic
Torbjorn SVENSSON
- [PATCH] testsuite: Add testcase for CWG3145 - Uniqueness of annotations
Jakub Jelinek
- [PATCH] testsuite: Add testcase for CWG3145 - Uniqueness of annotations
Marek Polacek
- [PATCH] testsuite: Add testcase for CWG3145 - Uniqueness of annotations
Jakub Jelinek
- [PATCH] testsuite: Add testcase for CWG3162 - Evaluation context of manifestly constant-evaluated expressions
Jakub Jelinek
- [PATCH] testsuite: Add testcase for CWG3162 - Evaluation context of manifestly constant-evaluated expressions
Marek Polacek
- [PATCH] testsuite: Add testcase for LWG4556 - Unclear properties of reflection strings
Jakub Jelinek
- [PATCH] testsuite: Add testcase for LWG4556 - Unclear properties of reflection strings
Marek Polacek
- [PATCH] testsuite: allow alternative argument in diagnostics [PR124621]
Torbjörn SVENSSON
- [PATCH] testsuite: allow alternative argument in diagnostics [PR124621]
Jakub Jelinek
- [PATCH] testsuite: allow alternative argument in diagnostics [PR124621]
Torbjorn SVENSSON
- [PATCH] testsuite: analyzer: drop stderr from deref-before-check-2.c
Alexandre Oliva
- [PATCH] testsuite: analyzer: drop stderr from deref-before-check-2.c
Mike Stump
- [PATCH] testsuite: arm: add -fno-ipa-cp to gcc.target/arm/simd/vextQp64_1.c
Torbjörn SVENSSON
- [PATCH] testsuite: arm: add -fno-ipa-cp to gcc.target/arm/simd/vextQp64_1.c
Martin Jambor
- [PATCH] testsuite: arm: add -fno-ipa-cp to gcc.target/arm/simd/vextQp64_1.c
Richard Earnshaw (foss)
- [PATCH] testsuite: arm: add -fno-ipa-cp to gcc.target/arm/simd/vextQp64_1.c
Torbjorn SVENSSON
- [PATCH] testsuite: arm: adjust expected assembler for bfloat16_*_2.c tests
Torbjorn SVENSSON
- [PATCH] testsuite: arm: adjust expected assembler for bfloat16_*_2.c tests
Richard Earnshaw (foss)
- [PATCH] testsuite: arm: adjust expected assembler for bfloat16_*_2.c tests
Torbjorn SVENSSON
- [PATCH] testsuite: arm: drop additional option -march=armv7-a
Torbjorn SVENSSON
- [PATCH] testsuite: arm: introduce arm_slow_flash_data_ok effective target
Alexandre Oliva
- [PATCH] testsuite: arm: introduce arm_slow_flash_data_ok effective target
Christophe Lyon
- [PATCH] testsuite: arm: introduce arm_slow_flash_data_ok effective target
Alexandre Oliva
- [PATCH] testsuite: arm: introduce arm_slow_flash_data_ok effective target
Richard Earnshaw (foss)
- [PATCH] testsuite: arm: pr115485 requires fpic
Alexandre Oliva
- [PATCH] testsuite: arm: pr115485 requires fpic
Richard Earnshaw (foss)
- [PATCH] testsuite: arm: pr115485 requires fpic
Alexandre Oliva
- [PATCH] testsuite: arm: pr115485 requires fpic
Richard Earnshaw (foss)
- [PATCH] testsuite: arm: skip test in thumb mode [PR124320]
Torbjörn SVENSSON
- [PATCH] testsuite: arm: skip test in thumb mode [PR124320]
Richard Biener
- [PATCH] testsuite: arm: skip test in thumb mode [PR124320]
Richard Earnshaw (foss)
- [PATCH] testsuite: arm: skip test in thumb mode [PR124320]
Torbjorn SVENSSON
- [PATCH] testsuite: arm: skip test in thumb mode [PR124320]
Richard Earnshaw (foss)
- [PATCH] testsuite: arm: skip test in thumb mode [PR124320]
Torbjorn SVENSSON
- [PATCH] testsuite: arm: skip test in thumb mode [PR124320]
Richard Earnshaw (foss)
- [PATCH] testsuite: change from vect_float to vect_double for tests [PR124712]
Torbjörn SVENSSON
- [PATCH] testsuite: change from vect_float to vect_double for tests [PR124712]
Richard Biener
- [PATCH] testsuite: change from vect_float to vect_double for tests [PR124712]
Torbjorn SVENSSON
- [PATCH] testsuite: disable loop peeling check for arm-none-eabi [PR124705]
Torbjörn SVENSSON
- [PATCH] testsuite: disable loop peeling check for arm-none-eabi [PR124705]
Christophe Lyon
- [PATCH] testsuite: disable loop peeling check for arm-none-eabi [PR124705]
Torbjorn SVENSSON
- [PATCH] testsuite: do not require hw for gcc.target/arm/ivopts.c
Torbjörn SVENSSON
- [PATCH] testsuite: do not require hw for gcc.target/arm/ivopts.c
Richard Earnshaw (foss)
- [PATCH] testsuite: do not require hw for gcc.target/arm/ivopts.c
Torbjorn SVENSSON
- [PATCH] testsuite: drop loop optimizations in fstack-protector-strong.c
Alexandre Oliva
- [PATCH] testsuite: drop loop optimizations in fstack-protector-strong.c
Andrew Pinski
- [PATCH] testsuite: drop xfail for vect-reduc-pattern-2c.c [PR124359]
Torbjörn SVENSSON
- [PATCH] testsuite: drop xfail for vect-reduc-pattern-2c.c [PR124359]
Rainer Orth
- [PATCH] testsuite: drop xfail for vect-reduc-pattern-2c.c [PR124359]
Richard Biener
- [PATCH] testsuite: drop xfail for vect-reduc-pattern-2c.c [PR124359]
Torbjorn SVENSSON
- [PATCH] testsuite: Fix g++.dg/warn/Wstringop-overflow-6.C on Solaris [PR123135]
Rainer Orth
- [PATCH] testsuite: Fix g++.dg/warn/Wstringop-overflow-6.C on Solaris [PR123135]
Andrew Pinski
- [PATCH] testsuite: Fix gcc.dg/plugin/must-tail-call-2.c on SPARC [PR121159]
Rainer Orth
- [PATCH] testsuite: Fix gcc.dg/plugin/must-tail-call-2.c on SPARC [PR121159]
Eric Botcazou
- [PATCH] testsuite: Fix gcc.target/x86_64/abi tests on FreeBSD
Rainer Orth
- [PATCH] testsuite: Fix gcc.target/x86_64/abi tests on FreeBSD
Jakub Jelinek
- [PATCH] testsuite: Fix gcc.target/x86_64/abi tests on FreeBSD
Rainer Orth
- [PATCH] testsuite: Fix up another tcl 9 compatibility problem
Jakub Jelinek
- [PATCH] testsuite: Fix up another tcl 9 compatibility problem
Jeffrey Law
- [PATCH] testsuite: Fix up g++.dg/reflect/eh8.C for Solaris iconv [PR124118]
Jakub Jelinek
- [PATCH] testsuite: Fix up g++.dg/reflect/eh8.C for Solaris iconv [PR124118]
Rainer Orth
- [PATCH] testsuite: Fix up gcc.dg/analyzer/ice-pr124375-1.c for 32-bit targets [PR124375]
Jakub Jelinek
- [PATCH] testsuite: Fix up gcc.dg/analyzer/ice-pr124375-1.c for 32-bit targets [PR124375]
David Malcolm
- [PATCH] testsuite: Fix up gcc.dg/plugin/analyzer_cpython_plugin.cc [PR112520]
Jakub Jelinek
- [PATCH] testsuite: Fix up gcc.dg/plugin/analyzer_cpython_plugin.cc [PR112520]
Richard Biener
- [PATCH] testsuite: Fix up gcc.dg/plugin/analyzer_cpython_plugin.cc [PR112520]
David Malcolm
- [PATCH] testsuite: Fix up gcc.dg/plugin/analyzer_cpython_plugin.cc [PR112520]
Jakub Jelinek
- [PATCH] testsuite: i386: Fix gcc.dg/analyzer/null-deref-pr123981-1.c
Rainer Orth
- [PATCH] testsuite: i386: Fix gcc.dg/analyzer/null-deref-pr123981-1.c
Jakub Jelinek
- [PATCH] testsuite: negated triplets need blank separators
Alexandre Oliva
- [PATCH] testsuite: negated triplets need blank separators
Andrew Pinski
- [PATCH] testsuite: negated triplets need blank separators
Alexandre Oliva
- [PATCH] testsuite: negated triplets need blank separators
Alexandre Oliva
- [PATCH] testsuite: only include some plugin tests when testing in build tree
Torbjörn SVENSSON
- [PATCH] testsuite: only include some plugin tests when testing in build tree
David Malcolm
- [PATCH] testsuite: Only xfail g++.dg/coroutines/pr110872.C on 64-bit targets [PR124326]
Rainer Orth
- [PATCH] testsuite: Only xfail g++.dg/coroutines/pr110872.C on 64-bit targets [PR124326]
Richard Biener
- [PATCH] testsuite: Only xfail gcc.dg/ipa/iinline-attr.c on 32-bit SPARC [PR64835]
Rainer Orth
- [PATCH] testsuite: Only xfail gcc.dg/ipa/iinline-attr.c on 32-bit SPARC [PR64835]
Richard Biener
- [PATCH] testsuite: ppc: bump darn-3.c to -O3 for unrolling [PR115825]
Alexandre Oliva
- [PATCH] testsuite: ppc: do not expect sibcalls in safe-indirect-jump-1.c
Alexandre Oliva
- [PATCH] testsuite: ppc: drop struct that requires caller copying
Alexandre Oliva
- [PATCH] testsuite: ppc: libstdc++ checks vect with -O2
Alexandre Oliva
- [PATCH] testsuite: ppc: pr10474 requires power6
Alexandre Oliva
- [PATCH] testsuite: ppc: pr118663 requires dfp
Alexandre Oliva
- [PATCH] testsuite: ppc: pr77416 requires unprototyped C std
Alexandre Oliva
- [PATCH] testsuite: ppc: XFAIL update-threading.c [PR110628]
Alexandre Oliva
- [PATCH] testsuite: Remove xfail from g++.dg/ipa/devirt-23.C
Rainer Orth
- [PATCH] testsuite: Remove xfail from g++.dg/ipa/devirt-23.C
Rainer Orth
- [PATCH] testsuite: Remove xfail from g++.dg/ipa/devirt-23.C
Thiago Jung Bauermann
- [PATCH] testsuite: Remove xfails in gcc.dg/attr-alloc_size-11.c [PR80006]
Rainer Orth
- [PATCH] testsuite: Remove xfails in gcc.dg/attr-alloc_size-11.c [PR80006]
Rainer Orth
- [PATCH] testsuite: Remove xfails in gcc.dg/attr-alloc_size-11.c [PR80006]
Richard Biener
- [PATCH] testsuite: Require effective target fstack_protector for pr124041.c
Dimitar Dimitrov
- [PATCH] testsuite: Require effective target fstack_protector for pr124041.c
Robin Dapp
- [PATCH] testsuite: Require int32plus effective target for pr122925.c
Dimitar Dimitrov
- [PATCH] testsuite: Require int32plus effective target for pr122925.c
Jeffrey Law
- [PATCH] testsuite: select -mfpmath=sse for pr32964.c on x86
Alexandre Oliva
- [PATCH] testsuite: select -mfpmath=sse for pr32964.c on x86
Uros Bizjak
- [PATCH] testsuite: shared: check for shared libsupc++ as well
Alexandre Oliva
- [PATCH] testsuite: sparc: XFAIL Invalid sum vect tests on leon3 [PR119293]
Rainer Orth
- [PATCH] testsuite: tolerate bogus warning in pr113026-1.c [PR113524]
Torbjorn SVENSSON
- [PATCH] testsuite: Tweak caching of MIPS vector tests
Richard Sandiford
- [PATCH] testsuite: Tweak caching of MIPS vector tests
Mike Stump
- [PATCH] testsuite: vect: adjust vect-early-break_137-pr121190
Alexandre Oliva
- [PATCH] testsuite: vect: adjust vect-early-break_137-pr121190
Richard Biener
- [PATCH] testsuite: vect: ppc: add vect_no_int_remainder
Alexandre Oliva
- [PATCH] testsuite: vect: ppc: add vect_no_int_remainder
Alexandre Oliva
- [PATCH] testsuite: vect: ppc: adjust costmodel-pr82255
Alexandre Oliva
- [PATCH] testsuite: vect: ppc: introduce vect_no_store_align for altivec
Alexandre Oliva
- [PATCH] testsuite: vect: ppc: introduce vect_no_store_align for altivec
Alexandre Oliva
- [PATCH] testsuite: vect: ppc: introduce vect_no_store_align for altivec
Alexandre Oliva
- [PATCH] testsuite: vect: ppc: no SLP of unaligned stores on altivec
Alexandre Oliva
- [PATCH] testsuite: vect: ppc: realigned loads satisfy vect-strided-a-u8-i2-gap
Alexandre Oliva
- [PATCH] testsuite: vect: ppc: require vect_double for reduct tests on doubles
Alexandre Oliva
- [PATCH] testsuite: vect: ppc: require vect_usad_char for SAD_EXPR
Alexandre Oliva
- [PATCH] testsuite: vect: ppc: skip pr112325.c without vsx
Alexandre Oliva
- [PATCH] testsuite: vect: ppc: SLP single-lane retry costmodel-vect-31a
Alexandre Oliva
- [PATCH] testsuite: vect: ppc: vect-100 fails invalid sum [PR119293]
Alexandre Oliva
- [PATCH] testsuite: vect: ppc: vect-82 fails without vect_long_long
Alexandre Oliva
- [PATCH] testsuite: vect: slp-mask-store-1 accesses past the end of flags
Alexandre Oliva
- [PATCH] testsuite: vect: slp-mask-store-1 accesses past the end of flags
Richard Biener
- [PATCH] testsuite: vxworks: gcov-32 misuses sigjmp_buf with setjmp
Alexandre Oliva
- [PATCH] testsuite: vxworks: gcov-32 misuses sigjmp_buf with setjmp
Richard Biener
- [PATCH] testsuite: vxworks: nonconstant I
Alexandre Oliva
- [PATCH] testsuite: vxworks: nonconstant I
Rainer Orth
- [PATCH] testsuite: vxworks: nonconstant I
Alexandre Oliva
- [PATCH] testsuite: vxworks: xfail thread_local-order2 execution
Alexandre Oliva
- [PATCH] testsuite: vxworks: xfail thread_local-order2 execution
Olivier Hainque
- [PATCH] testsuite: x86: bump unroll insn limit for pr83403-*.c
Alexandre Oliva
- [PATCH] testsuite: x86: bump unroll insn limit for pr83403-*.c
Uros Bizjak
- [PATCH] testsuite: x86: enable sse2 for pr117888-2.c
Alexandre Oliva
- [PATCH] testsuite: x86: enable sse2 for pr117888-2.c
Mike Stump
- [PATCH] testsuite: x86: part-vect-absnegbf.c requires runtime for -msse2
Alexandre Oliva
- [PATCH] testsuite: x86: part-vect-absnegbf.c requires runtime for -msse2
Uros Bizjak
- [PATCH] testsuite: x86: pr115397.c, pr118497 need fpic support
Alexandre Oliva
- [PATCH] testsuite: x86: pr115397.c, pr118497 need fpic support
Andrew Pinski
- [PATCH] testsuite: x86: pr115863-1.c should include stdint.h
Alexandre Oliva
- [PATCH] testsuite: x86: pr115863-1.c should include stdint.h
Mike Stump
- [PATCH] testsuite: x86: pr82142b.c needs -fomit-frame-pointer
Alexandre Oliva
- [PATCH] testsuite: x86: pr82142b.c needs -fomit-frame-pointer
Uros Bizjak
- [PATCH] testsuite: x86: require fpic for lea-4.c and pr116587.c
Alexandre Oliva
- [PATCH] testsuite: x86: require fpic for lea-4.c and pr116587.c
Andrew Pinski
- [PATCH] testsuite: x86: vect_double should require SSE2
Alexandre Oliva
- [PATCH] testsuite: x86: vect_double should require SSE2
Richard Biener
- [PATCH] testsuite: x86: vect_double should require SSE2
Alexandre Oliva
- [PATCH] testsuite: x86: vect_double should require SSE2
Richard Biener
- [PATCH] testsuite: x86: vect_double should require SSE2
Alexandre Oliva
- [PATCH] testsuite: x86: vect_double should require SSE2
Richard Biener
- [PATCH] testsuite: xfail tests for arm_mve [PR93080]
Torbjörn SVENSSON
- [PATCH] toplev: Ask for 128MB stack when compiled with ASAN [PR124206]
Filip Kastl
- [PATCH] toplev: Ask for 128MB stack when compiled with ASAN [PR124206]
Jakub Jelinek
- [PATCH] toplev: Ask for 128MB stack when compiled with ASAN [PR124206]
Richard Biener
- [PATCH] toplev: Ask for 128MB stack when compiled with ASAN [PR124206]
Filip Kastl
- [PATCH] toplev: Ask for 128MB stack when compiled with ASAN [PR124206]
Filip Kastl
- [PATCH] toplev: Ask for 128MB stack when compiled with ASAN [PR124206]
Alexander Monakov
- [PATCH] tree-inline: Fix up ICE on !is_gimple_reg is_gimple_reg_type copying [PR124135]
Jakub Jelinek
- [PATCH] tree-inline: Fix up ICE on !is_gimple_reg is_gimple_reg_type copying [PR124135]
Richard Biener
- [PATCH] tree-optimization/122380 - avoid PRE/hoisting of incompatible access-path
Richard Biener
- [PATCH] tree-optimization/122380 - avoid PRE/hoisting of incompatible access-path
Jakub Jelinek
- [PATCH] tree-optimization/122380 - avoid PRE/hoisting of incompatible access-path
Richard Biener
- [PATCH] tree-optimization/122380 - avoid PRE/hoisting of incompatible access-path
Jakub Jelinek
- [PATCH] tree-optimization/122380 - avoid PRE/hoisting of incompatible access-path
Jeffrey Law
- [PATCH] tree-optimization/122380 - avoid PRE/hoisting of incompatible access-path
Jeffrey Law
- [PATCH] tree-optimization/123190 - allow VF == 1 epilog vectorization
Torbjorn SVENSSON
- [PATCH] tree-optimization/123190 - allow VF == 1 epilog vectorization
Richard Biener
- [PATCH] tree-optimization/123190 - allow VF == 1 epilog vectorization
Torbjorn SVENSSON
- [PATCH] tree-optimization/123190 - allow VF == 1 epilog vectorization
Richard Biener
- [PATCH] tree-optimization/124528 - UB from SCEV
Richard Biener
- [PATCH] tree-optimization/124555 - guard abs patterns for vector support
Richard Biener
- [PATCH] tree-optimization/124578 - fix copy&pasto
Richard Biener
- [PATCH] tree-optimization/124599 - compile-time regression with PRE
Richard Biener
- [PATCH] tree-optimization/124627 - inlining and elided debug stmts
Richard Biener
- [PATCH] tree-optimization/124677 - wrong recurrence permute placement
Richard Biener
- [PATCH] tree-optimization/124692 - update stmt before folding
Richard Biener
- [PATCH] tree-profile: Formatting fixes
Jakub Jelinek
- [PATCH] tree-profile: Formatting fixes
Jørgen Kvalsvik
- [PATCH] tree-profile: Formatting fixes
Jan Hubicka
- [PATCH] tree-profile: Formatting fixes
Jørgen Kvalsvik
- [PATCH] tree-ssa-dce: eliminate dead relaxed atomic loads with no LHS [PR123966]
Eikansh Gupta
- [PATCH] tree-ssa-dce: eliminate dead relaxed atomic loads with no LHS [PR123966]
Jeffrey Law
- [PATCH] tree-ssa-dce: eliminate dead relaxed atomic loads with no LHS [PR123966]
Richard Biener
- [PATCH] tree-ssa-dce: eliminate dead relaxed atomic loads with no LHS [PR123966]
Jeffrey Law
- [PATCH] tree-ssa-phiopt.cc: add cond_removal_mispredict_memop [PR124667]
Daniel Henrique Barboza
- [PATCH] Use linker sections to explicitly order functions for -fprofile-reorder-functions and -fipa-reorder-for-locality
Prachi Godbole
- [PATCH] Use linker sections to explicitly order functions for -fprofile-reorder-functions and -fipa-reorder-for-locality
Prachi Godbole
- [PATCH] vect: Enable two distinct sources in BIT_FIELD_REFs. [PR105816]
Robin Dapp
- [PATCH] vect: Move previously unreachable strided access guard.
Alfie Richards
- [PATCH] vect: Move previously unreachable strided access guard.
Alfie Richards
- [PATCH] vect: Move previously unreachable strided access guard.
Richard Biener
- [PATCH] vect: Version for unsigned overflow. [PR121908]
Robin Dapp
- [PATCH] vxworks: fix gthr visibility issues
Alexandre Oliva
- [PATCH] vxworks: fix gthr visibility issues
Andrew Pinski
- [PATCH] vxworks: fix gthr visibility issues
Olivier Hainque
- [PATCH] widen mult: Fix handling of _Fract mixed with _Fract [PR119568]
Andrew Pinski
- [PATCH] widen mult: Fix handling of _Fract mixed with _Fract [PR119568]
Richard Biener
- [PATCH] wwwdocs: Mention GCC 16 Solaris changes and caveats
Rainer Orth
- [PATCH] wwwdocs: Mention GCC 16 Solaris changes and caveats
Sandra Loosemore
- [PATCH] wwwdocs: Mention GCC 16 Solaris changes and caveats
Gerald Pfeifer
- [PATCH] wwwdocs: Mention GCC 16 Solaris changes and caveats
Sandra Loosemore
- [PATCH] wwwdocs: Mention GCC 16 Solaris changes and caveats
Rainer Orth
- [PATCH] x86: Call ix86_access_stack_p only for larger alignment
H.J. Lu
- [PATCH] x86: Call ix86_access_stack_p only for larger alignment
Richard Biener
- [PATCH] x86: Call ix86_access_stack_p only with symbolic constant load
Richard Biener
- [PATCH] x86: Call ix86_access_stack_p only with symbolic constant load
Uros Bizjak
- [PATCH] x86: Call ix86_function_arg_boundary to get alignment on stack
H.J. Lu
- [PATCH] x86: Call ix86_function_arg_boundary to get alignment on stack
Richard Biener
- [PATCH] x86: Convert const0_rtx to non-int mode
H.J. Lu
- [PATCH] xtensa: constantsynth: Add new 2-insns synthesis method
Takayuki 'January June' Suwa
- [PATCH] xtensa: constantsynth: Add new 2-insns synthesis method
Max Filippov
- [PATCH] xtensa: Make use of compact insn definition syntax more
Takayuki 'January June' Suwa
- [PATCH] xtensa: Make use of compact insn definition syntax more
Max Filippov
- [PATCH] xtensa: Specify the pre-configured table array as const
Takayuki 'January June' Suwa
- [PATCH] xtensa: Specify the pre-configured table array as const
Max Filippov
- [PATCH GCC17-stage1 1/2] ext-dce: Only remove REG_EQUAL/EQUIV notes on successful optimization
Philipp Tomsich
- [PATCH GCC17-stage1 1/2] ext-dce: Only remove REG_EQUAL/EQUIV notes on successful optimization
Jeffrey Law
- [PATCH GCC17-stage1 2/2] ext-dce: Promote narrow operations to wider mode when extended bits are dead
Philipp Tomsich
- [PATCH GCC17-stage1] aarch64: Add peephole2 to sink extension past csel for cinc
Philipp Tomsich
- [PATCH GCC17-stage1] RISC-V: Add SUBREG_PROMOTED annotation to min/max si3 expansion
Philipp Tomsich
- [PATCH GCC17-stage1] RISC-V: Add SUBREG_PROMOTED annotation to min/max si3 expansion
Jeffrey Law
- [PATCH GCC17-stage1] RISC-V: Synthesize FP constants via integer instructions + fmv
Philipp Tomsich
- [PATCH GCC17-stage1] RISC-V: Synthesize FP constants via integer instructions + fmv
Jeffrey Law
- [PATCH GCC17-stage1] RISC-V: Synthesize FP constants via integer instructions + fmv
Philipp Tomsich
- [PATCH GCC17-stage1] riscv: Optimize power-of-2 boundary comparisons in conditional moves
Philipp Tomsich
- [PATCH GCC17-stage1] riscv: Optimize power-of-2 boundary comparisons in conditional moves
Jeffrey Law
- [PATCH GCC17-stage1] rtlanal: Recognize disjoint subreg writes as non-conflicting
Zhongyao Chen
- [PATCH GCC17-stage1] rtlanal: Recognize disjoint subreg writes as non-conflicting
Robin Dapp
- [PATCH GCC17-stage1] rtlanal: Recognize disjoint subreg writes as non-conflicting
Zhongyao Chen
- [PATCH GCC17-stage1] rtlanal: Recognize disjoint subreg writes as non-conflicting
Jeffrey Law
- [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators
Philipp Tomsich
- [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators
Richard Biener
- [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators
Philipp Tomsich
- [PATCH GCC17-stage1] tree-optimization: Add pass_widen_accumulator to widen narrow loop accumulators
Richard Biener
- [PATCH GCC17-stage1] tree-optimization: Allow forwprop to fold add-compare to zero
Philipp Tomsich
- [PATCH GCC17-stage1] tree-optimization: Allow forwprop to fold add-compare to zero
Andrew Pinski
- [PATCH GCC17-stage1] tree-optimization: Allow forwprop to fold add-compare to zero
Philipp Tomsich
- [PATCH PR112400]: VAX: ICE in fixup_reorder_chain whilst building gimple_match.cc
Maciej W. Rozycki
- [PATCH v1 0/1] aarch64: mingw: Disable _Float128 emulation
Saurabh Jha via Sourceware Forge
- [PATCH v1 0/1] aarch64: mingw: Fix _ARM_PCS_AAPCS64 [PR122953]
Saurabh Jha via Sourceware Forge
- [PATCH v1 0/1] aarch64: mingw: Fix a failing test variadic_hva.c
Saurabh Jha via Sourceware Forge
- [PATCH v10] c/c++: Declare stack protection guard as a global symbol
H.J. Lu
- [PATCH v10] c/c++: Declare stack protection guard as a global symbol
Jason Merrill
- [PATCH v10] c/c++: Declare stack protection guard as a global symbol
Hans-Peter Nilsson
- [PATCH v10] c/c++: Declare stack protection guard as a global symbol
Florian Weimer
- [PATCH v1 1/1] aarch64: mingw: Disable _Float128 emulation
Saurabh Jha via Sourceware Forge
- [PATCH v1 1/1] aarch64: mingw: Disable _Float128 emulation
Saurabh Jha
- [PATCH v1 1/1] aarch64: mingw: Fix _ARM_PCS_AAPCS64 [PR122953]
Saurabh Jha via Sourceware Forge
- [PATCH v1 1/1] aarch64: mingw: Fix _ARM_PCS_AAPCS64 [PR122953]
Saurabh Jha
- [PATCH v1 1/1] aarch64: mingw: Fix a failing test variadic_hva.c
Saurabh Jha via Sourceware Forge
- [PATCH v1 1/1] aarch64: mingw: Fix regression in C++ support
Tamar Christina
- [PATCH v1 1/1] aarch64: mingw: Fix regression in C++ support
Evgeny Karpov
- [PATCH v1 1/3] RISC-V: Allow RVV reg overlap of v[sz]ext.vf2 for m2
Jeffrey Law
- [PATCH v1 1/3] RISC-V: Allow RVV reg overlap of v[sz]ext.vf2 for m2
Jeffrey Law
- [PATCH v11] libstdc++: container heterogeneous insertion (P2363) [PR117402]
Jonathan Wakely
- [PATCH v12] libstdc++: container heterogeneous insertion (P2363) [PR117402]
Nathan Myers
- [PATCH v12] libstdc++: container heterogeneous insertion (P2363) [PR117402]
Jonathan Wakely
- [PATCH v12] libstdc++: container heterogeneous insertion (P2363) [PR117402]
François Dumont
- [PATCH v12] libstdc++: container heterogeneous insertion (P2363) [PR117402]
Jonathan Wakely
- [PATCH v1] aarch64: Add FEAT_SVE_AES2 and FEAT_SSVE_AES support.
Sivan Shani
- [PATCH v1] aarch64: Add FEAT_SVE_AES2 and FEAT_SSVE_AES support.
Alice Carlotti
- [PATCH v2 0/1] aarch64: mingw: Fix a failing test variadic_hva.c
Saurabh Jha via Sourceware Forge
- [PATCH v2 0/1] Fix 'RTL SSA Access Lists' description
Christopher Bazley
- [PATCH v2 0/2] forwprop: Recognize and fold longhand wide-multiplication idioms [PR107090]
Konstantinos Eleftheriou
- [PATCH v2 0/2] tail-merge: Generate ccmp instructions after tail merging [PR102793]
Konstantinos Eleftheriou
- [PATCH v2 0/3] aarch64: Implement uaddc/usubc expansion and carry/borrow round-trip cleanup
Muhammad Kamran
- [PATCH v2 0/3] aarch64: Implement uaddc/usubc expansion and carry/borrow round-trip cleanup
Muhammad Kamran
- [PATCH v2 0/3] c++: store TYPE_FIELDS in declaration order
Thomas Berger
- [PATCH v2 0/3] c++: store TYPE_FIELDS in declaration order
David Malcolm
- [PATCH v2 1/1] aarch64: mingw: Fix a failing test variadic_hva.c
Saurabh Jha via Sourceware Forge
- [PATCH v2 1/1] Fix 'RTL SSA Access Lists' description
Christopher Bazley
- [PATCH v2 1/1] Fix 'RTL SSA Access Lists' description
Andrew Pinski
- [PATCH v2 1/2] aarch64: Add support for 2025 architecture feature options
Alice Carlotti
- [PATCH v2 1/2] forwprop: Flatten carry-diamond patterns to straight-line code
Konstantinos Eleftheriou
- [PATCH v2 1/2] ifcombine: Add tree-ssa-ifcombine.h and update function signatures
Konstantinos Eleftheriou
- [PATCH v2 1/3] aarch64: Fix crash in add<mode>3_carryinC due to wide_int precision mismatch
Muhammad Kamran
- [PATCH v2 1/3] c++: store TYPE_FIELDS in declaration order
Thomas Berger
- [PATCH v2 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Jonathan Wakely
- [PATCH v2 1/3] libstdc++: Fix time zone transitions for Rule changes during DST [PR116110]
Tomasz Kaminski
- [PATCH v2 1/4] xtensa: Split target-specific pass 'xt_largeconst' into two
Takayuki 'January June' Suwa
- [PATCH v2 1/4] xtensa: Split target-specific pass 'xt_largeconst' into two
Max Filippov
- [PATCH v2 2/2] forwprop: Match and fold long-multiply patterns [PR107090]
Konstantinos Eleftheriou
- [PATCH v2 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Tomasz Kamiński
- [PATCH v2 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Hewill Kang
- [PATCH v2 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Jonathan Wakely
- [PATCH v2 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Tomasz Kaminski
- [PATCH v2 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Hewill Kang
- [PATCH v2 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Tomasz Kaminski
- [PATCH v2 2/2] libstdc++: Make ref_view<R> statically sized if R is statically sized
Hewill Kang
- [PATCH v2 2/2] tail-merge: Combine conditions of merged blocks for ccmp [PR102793]
Konstantinos Eleftheriou
- [PATCH v2 2/2] tail-merge: Combine conditions of merged blocks for ccmp [PR102793]
Konstantinos Eleftheriou
- [PATCH v2 2/3] aarch64: add uaddc<m>5 expansion pattern to machine description
Muhammad Kamran
- [PATCH v2 2/3] c++/reflection: class_member_of/modules ordering
Thomas Berger
- [PATCH v2 2/3] libstdc++: Partial fix for interpretation of non-UTC UNTIL times in tzdata.zi [PR116110]
Jonathan Wakely
- [PATCH v2 2/3] libstdc++: Partial fix for interpretation of non-UTC UNTIL times in tzdata.zi [PR116110]
Tomasz Kaminski
- [PATCH v2 2/4] xtensa: Minor changes to FPreg_neg_scaled_simm12b in 'xt_largeconst2'
Takayuki 'January June' Suwa
- [PATCH v2 3/3] aarch64: add usubc<m>5 expansion pattern to machine description
Muhammad Kamran
- [PATCH v2 3/3] analyzer: fix struct_or_union_with_inheritance_p for
Thomas Berger
- [PATCH v2 3/3] libstdc++: Fix parsing of UNTIL times in tzdata.zi [PR124513]
Jonathan Wakely
- [PATCH v2 3/3] libstdc++: Fix parsing of UNTIL times in tzdata.zi [PR124513]
Tomasz Kaminski
- [PATCH v2 3/4] xtensa: Rename/reduce from split_DI_SF_DF_const to convert_SF_const in 'xt_largeconst2'
Takayuki 'January June' Suwa
- [PATCH v2 4/4] xtensa: constantsynth: Minor changes
Takayuki 'January June' Suwa
- [PATCH v2] [testsuite] [ppc] disable strict align for block-cmp-[149].c
Alexandre Oliva
- [PATCH v2] [testsuite] [ppc] expect vectorization in gen-vect-11c.c
Alexandre Oliva
- [PATCH v2] [testsuite] [vxworks] add -gno-strict-dwarf to pr111409.c
Alexandre Oliva
- [PATCH v2] [testsuite] [vxworks] add -gno-strict-dwarf to pr111409.c
Jakub Jelinek
- [PATCH v2] [testsuite] require sysconf for vect-early-break_109-pr113588.c
Alexandre Oliva
- [PATCH v2] [testsuite] require sysconf for vect-early-break_109-pr113588.c
Richard Biener
- [PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Alex Coplan
- [PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Soumya AR
- [PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Kyrylo Tkachov
- [PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Richard Sandiford
- [PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Alex Coplan
- [PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Alex Coplan
- [PATCH v2] add explicit ABI and align options to pr88233.c
Alexandre Oliva
- [PATCH v2] Add topics/*.h to installed header files
Torbjörn SVENSSON
- [PATCH v2] Add topics/*.h to installed header files
David Malcolm
- [PATCH v2] Add topics/*.h to installed header files
Torbjorn SVENSSON
- [PATCH v2] analyzer: generalize mktemp-family warnings; add -Wanalyzer-mkostemp-redundant-flags [PR105890]
Tomás Ortín Fernández
- [PATCH v2] analyzer: generalize mktemp-family warnings; add -Wanalyzer-mkostemp-redundant-flags [PR105890]
David Malcolm
- [PATCH v2] analyzer: model mktemp-family success/failure outcomes [PR105890]
Tomás Ortín Fernández
- [PATCH v2] analyzer: model mktemp-family success/failure outcomes [PR105890]
David Malcolm
- [PATCH v2] analyzer: model strnlen
Saish Sandip Kambali
- [PATCH v2] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and, -Wanalyzer-mkstemp-of-string-literal [PR105890]
Tomás Ortín Fernández (quanrong)
- [PATCH v2] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and, -Wanalyzer-mkstemp-of-string-literal [PR105890]
David Malcolm
- [PATCH v2] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and, -Wanalyzer-mkstemp-of-string-literal [PR105890]
Tomás Ortín Fernández
- [PATCH v2] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and, -Wanalyzer-mkstemp-of-string-literal [PR105890]
David Malcolm
- [PATCH v2] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and, -Wanalyzer-mkstemp-of-string-literal [PR105890]
David Malcolm
- [PATCH v2] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and, -Wanalyzer-mkstemp-of-string-literal [PR105890]
Tomás Ortín Fernández
- [PATCH v2] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and, -Wanalyzer-mkstemp-of-string-literal [PR105890]
David Malcolm
- [PATCH v2] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and, -Wanalyzer-mkstemp-of-string-literal [PR105890]
Tomás Ortín Fernández
- [PATCH v2] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and, -Wanalyzer-mkstemp-of-string-literal [PR105890]
David Malcolm
- [PATCHv2] arm: Add support for _BitInt(N)
Richard Earnshaw (foss)
- [PATCH v2] AutoFDO: Add support for ARM SPE to autoprofiledbootstrap
dhruvc@nvidia.com
- [PATCH v2] AutoFDO: Add support for ARM SPE to autoprofiledbootstrap
Andi Kleen
- [PATCH v2] AutoFDO: Add support for ARM SPE to autoprofiledbootstrap
Dhruv Chawla
- [PATCH v2] AutoFDO: Add support for ARM SPE to autoprofiledbootstrap
Andi Kleen
- [PATCH v2] bpf: add line_info support to BTF.ext section
Cupertino Miranda
- [PATCH v2] bpf: md: fix zero_extendsidi2 reg->reg codegen [PR124670]
Vineet Gupta
- [PATCH v2] bpf: md: fix zero_extendsidi2 reg->reg codegen [PR124670]
Jose E. Marchesi
- [PATCH v2] bpf: md: fix zero_extendsidi2 reg->reg codegen [PR124670]
Vineet Gupta
- [PATCH v2] c++/modules: Merge synthesized definitions of defaulted members [PR124311]
Nathaniel Shead
- [PATCH v2] c++/modules: Merge synthesized definitions of defaulted members [PR124311]
Jason Merrill
- [PATCH v2] c++/modules: Propagate DECL_ARGUMENTS when reading a function def [PR124485]
Nathaniel Shead
- [PATCH v2] c++/reflection: Allow functions/arrays as annotation values [PR124177]
Marek Polacek
- [PATCH v2] c++/reflection: Allow functions/arrays as annotation values [PR124177]
Marek Polacek
- [PATCH v2] c++/reflection: class_member_of/modules ordering fix
Thomas Berger
- [PATCH v2] c++/reflection: class_member_of/modules ordering fix
Jason Merrill
- [PATCH v2] c++/reflection: class_member_of/modules ordering fix
Jakub Jelinek
- [PATCH v2] c++/reflection: class_member_of/modules ordering fix
Thomas Berger
- [PATCH v2] c++/reflection: class_member_of/modules ordering fix
Jason Merrill
- [PATCH v2] c++/reflection: class_member_of/modules ordering fix
Nathaniel Shead
- [PATCH v2] c++/reflection: class_member_of/modules ordering fix
Thomas Berger
- [PATCH v2] c++/reflection: class member access with [: T::BASELINK :] [PR124440]
Marek Polacek
- [PATCH v2] c++/reflection: class member access with [: T::BASELINK :] [PR124440]
Jason Merrill
- [PATCH v2] c++/reflection: ICE with invalid splice-spec-spec [PR124493]
Marek Polacek
- [PATCH v2] c++/reflection: ICE with substitute and undeduced auto [PR123613]
Marek Polacek
- [PATCH v2] c++/reflection: ICE with substitute and undeduced auto [PR123613]
Jason Merrill
- [PATCH v2] c++/reflection: Make sure the spliced member's scope is a class type [PR123726]
Boris Staletic
- [PATCH v2] c++/reflection: Make sure the spliced member's scope is a class type [PR123726]
Marek Polacek
- [PATCH v2] c++/reflection: Make sure the spliced member's scope is a class type [PR123726]
Boris Staletic
- [PATCH v2] c++/reflection: Make sure the spliced member's scope is a class type [PR123726]
Jason Merrill
- [PATCH v2] c++/reflection: spurious error with constrained return types [PR124457]
Marek Polacek
- [PATCH v2] c++/reflection: spurious error with constrained return types [PR124457]
Patrick Palka
- [PATCH v2] c++/reflection: static member template operator [PR124324]
Marek Polacek
- [PATCH v2] c++/reflection: static member template operator [PR124324]
Jason Merrill
- [PATCH v2] c++: Fix ICE with error mark for an attribute [PR124307]
Andrew Pinski
- [PATCH v2] c++: Fix ICE with error mark for an attribute [PR124307]
Marek Polacek
- [PATCH v2] c++: Fix ICE with error mark for an attribute [PR124307]
Jason Merrill
- [PATCH v2] c++: Fix ICE with error mark for an attribute [PR124307]
Andrew Pinski
- [PATCH v2] c-family, cp: introduce alignof_kind enum for accurate alignof/alignas diagnostics [PR124601]
yronglin
- [PATCH v2] c-family, cp: introduce alignof_kind enum for accurate alignof/alignas diagnostics [PR124601]
Yrong
- [PATCH v2] c-family, cp: introduce alignof_kind enum for accurate alignof/alignas diagnostics [PR124601]
Jason Merrill
- [PATCH v2] c: Fix wrong code related to TBAA for components of structure types 1/2 [PR122572]
Joseph Myers
- [PATCH v2] c: Fix wrong code related to TBAA for components of structure types 2/2 [PR122572]
Joseph Myers
- [PATCH v2] i386: Fix __get_cpuid() and __get_cpuid_count() for Centaur/Zhaoxin CPUID range
Ewanhaioc
- [PATCH v2] i386: Fix __get_cpuid() and __get_cpuid_count() for Centaur/Zhaoxin CPUID range
Uros Bizjak
- [PATCH v2] i386: Fix gcc.target/i386/pr61599-1.c on Solaris/x86
Rainer Orth
- [PATCH v2] i386: Fix gcc.target/i386/pr61599-1.c on Solaris/x86
Rainer Orth
- [PATCH v2] i386: Fix gcc.target/i386/pr61599-1.c on Solaris/x86
Uros Bizjak
- [PATCH v2] i386: Implement TARGET_CHECK_TARGET_CLONE_VERSION
Yangyu Chen
- [PATCH v2] i386: Implement TARGET_CHECK_TARGET_CLONE_VERSION
Hongtao Liu
- [PATCH v2] i386: Implement TARGET_CHECK_TARGET_CLONE_VERSION
Yangyu Chen
- [PATCH v2] ipa: honor memory clobbers in ipa-reference [PR124218]
Chris Copeland
- [PATCH v2] ipa: honor memory clobbers in ipa-reference [PR124218]
Chris Copeland
- [PATCH v2] ipa: honor memory clobbers in ipa-reference [PR124218]
Andrew Pinski
- [PATCH v2] ipa: honor memory clobbers in ipa-reference [PR124218]
Chris Copeland
- [PATCH v2] ipa: honor memory clobbers in ipa-reference [PR124218]
Chris Copeland
- [PATCH v2] libgcc, libstdc++: Route steady-clock timedlock through gthread
Nick Nikolov
- [PATCH v2] libgcc, libstdc++: Route steady-clock timedlock through gthread
Mike Crowe
- [PATCH v2] libgcc, libstdc++: Route steady-clock timedlock through gthread
Nick Nikolov
- [PATCH v2] libgcc, libstdc++: Route steady-clock timedlock through gthread
Mike Crowe
- [PATCH v2] libgcc, libstdc++: Route steady-clock timedlock through gthread
Nick Nikolov
- [PATCH v2] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH v2] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH v2] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Tomasz Kaminski
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Gerald Pfeifer
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Joseph Myers
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Joseph Myers
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Gerald Pfeifer
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Gerald Pfeifer
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [PATCH v2] libstdc++: Add module initialization functions to the library [PR124268]
Jonathan Wakely
- [PATCH v2] libstdc++: bitset _GLIBCXX_ASSERTIONS op[] fixes
Nathan Myers
- [PATCH v2] libstdc++: bitset _GLIBCXX_ASSERTIONS op[] fixes
Jonathan Wakely
- [PATCH v2] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
Nathan Myers
- [PATCH v2] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
Jonathan Wakely
- [PATCH v2] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
Jonathan Wakely
- [PATCH v2] libstdc++: Constraint std::as_bytes to disallow span<volatile T>
Jonathan Wakely
- [PATCH v2] libstdc++: Constraint std::as_bytes to disallow span<volatile T>
Tomasz Kaminski
- [PATCH v2] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Jonathan Wakely
- [PATCH v2] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Tomasz Kaminski
- [PATCH v2] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Jonathan Wakely
- [PATCH v2] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Tomasz Kaminski
- [PATCH v2] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Jonathan Wakely
- [PATCH v2] libstdc++: Introduce __format::_Ptr_sink for contiguous iterators.
Tomasz Kamiński
- [PATCHv2] libstdc++: Mark <queue>, <deque> constexpr
Thor Preimesberger
- [PATCH v2] libstdc++: optimize std::uninitialized_move{, _n}() to memcpy when possible
Avi Kivity
- [PATCH v2] libstdc++: optimize std::uninitialized_move{, _n}() to memcpy when possible
Jonathan Wakely
- [PATCH v2] libstdc++: Remove UB in _Arg_value union alternative assignment
Tomasz Kamiński
- [PATCH v2] libstdc++: Remove UB in _Arg_value union alternative assignment
Jonathan Wakely
- [PATCH v2] libstdc++: Remove UB in _Arg_value union alternative assignment
Tomasz Kaminski
- [PATCH v2] libstdc++: Rework istreambuf_iterator::_M_sbuf handling to slince null-dereference warning [PR105580]
Tomasz Kamiński
- [PATCH v2] libstdc++: Rework istreambuf_iterator::_M_sbuf handling to slince null-dereference warning [PR105580]
Tomasz Kaminski
- [PATCH v2] libstdc++: Store basic_format_arg::handle in __format::_Arg_value
Tomasz Kamiński
- [PATCH v2] libstdc++: Store basic_format_arg::handle in __format::_Arg_value
Jonathan Wakely
- [PATCH v2] match.pd: (A>>C) != (B>>C) -> (A^B) >= (1<<C) [PR110010]
Daniel Henrique Barboza
- [PATCH v2] match.pd: (A>>C) != (B>>C) -> (A^B) >= (1<<C) [PR110010]
Jeffrey Law
- [PATCH v2] match.pd: (bool >= A) >= A -> bool >= A [PR119422]
Daniel Henrique Barboza
- [PATCH v2] match.pd: (bool >= A) >= A -> bool >= A [PR119422]
Jeffrey Law
- [PATCH v2] match.pd: Allow FNMA fold through conversions
AbhishekKaushikabhishek.kaushik@arm.com
- [PATCH v2] match.pd: simplify lshift const cmp using bit_and [PR124019]
Daniel Henrique Barboza
- [PATCH v2] match.pd: simplify lshift const cmp using bit_and [PR124019]
Jeffrey Law
- [PATCH v2] match.pd: simplify lshift const cmp using bit_and [PR124019]
Jeffrey Law
- [PATCH v2] match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336]
Daniel Henrique Barboza
- [PATCH v2] match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336]
Jeffrey Law
- [PATCH v2] match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336]
Richard Biener
- [PATCH v2] match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336]
Daniel Henrique Barboza
- [PATCH v2] match.pd: zero_one != 0 ? CST1:CST2 -> (zero_one*diff)+CST2 [PR71336]
Jeffrey Law
- [PATCH v2] mips: Fix ICE on mips64-elf by removing MAX_FIXED_MODE_SIZE [PR120144]
Carter Rennick
- [PATCH v2] PR target/123238: VCOND_MASK regression on aarch64 and x86_64.
Roger Sayle
- [PATCH v2] PR target/123238: VCOND_MASK regression on aarch64 and x86_64.
Liu, Hongtao
- [PATCH v2] PR target/123238: VCOND_MASK regression on aarch64 and x86_64.
Roger Sayle
- [PATCH v2] PR target/123238: VCOND_MASK regression on aarch64 and x86_64.
Richard Biener
- [PATCH v2] PR target/123238: VCOND_MASK regression on aarch64 and x86_64.
Hongtao Liu
- [PATCH v2] PR target/123238: VCOND_MASK regression on aarch64 and x86_64.
Tamar Christina
- [PATCH v2] PR target/123238: VCOND_MASK regression on aarch64 and x86_64.
Tamar Christina
- [PATCH v2] PR target/123238: VCOND_MASK regression on aarch64 and x86_64.
Roger Sayle
- [PATCH v2] PR target/123238: VCOND_MASK regression on aarch64 and x86_64.
Tamar Christina
- [PATCH v2] PR target/123238: VCOND_MASK regression on aarch64 and x86_64.
Tamar Christina
- [PATCH V2] rs6000: Add built-in support gated by -mcpu=future
Kishan Parmar
- [PATCH V2] rs6000: Add built-in support gated by -mcpu=future
Surya Kumari Jangala
- [PATCH v2] rs6000: Add POWER10 wide-immediate fusion patterns [PR108018]
Vijay Shankar
- [PATCH V2] rs6000: Add vector uncompress and unpack builtins for -mcpu=future [RFC02691]
Kishan Parmar
- [PATCH V2] rs6000: Add vector uncompress and unpack builtins for -mcpu=future [RFC02691]
Avinash Jayakar
- [PATCH V2] rs6000: Add vector uncompress and unpack builtins for -mcpu=future [RFC02691]
Surya Kumari Jangala
- [PATCH V2] rs6000: Add vector uncompress and unpack builtins for -mcpu=future [RFC02691]
Avinash Jayakar
- [PATCH V2] rs6000: Add vector uncompress and unpack builtins for -mcpu=future [RFC02691]
Surya Kumari Jangala
- [PATCH V2] rs6000: Add vector uncompress and unpack builtins for -mcpu=future [RFC02691]
Avinash Jayakar
- [PATCH V2] rs6000: Add vector uncompress and unpack builtins for -mcpu=future [RFC02691]
Surya Kumari Jangala
- [PATCH v2] rs6000: Builtins for AES acceleration instructions [RFC02657]
Avinash Jayakar
- [PATCH V2] rs6000: Fix [su]mul_highpart patterns to use unspec [PR122665]
jeevitha
- [PATCH V2] rs6000: Fix [su]mul_highpart patterns to use unspec [PR122665]
Avinash Jayakar
- [PATCH v2] rs6000: Improve codegen for __builtin_bswap16 on GPRs [PR121076]
Kishan Parmar
- [PATCH v2] rs6000: Improve codegen for __builtin_bswap16 on GPRs [PR121076]
Michael Meissner
- [PATCH v2] rs6000: Improve codegen for __builtin_bswap16 on GPRs [PR121076]
Kishan Parmar
- [PATCH v2] simplify-rtx: Simplify (op (and/ior x C1) C2) in special cases
Bohan Lei
- [PATCH v2] sparc: Don't require a sparc assembler with TLS [PR123926]
Filip Kastl
- [PATCH v2] sparc: Don't require a sparc assembler with TLS [PR123926]
Rainer Orth
- [PATCH v2] sparc: Don't require a sparc assembler with TLS [PR123926]
Filip Kastl
- [PATCH v2] testsuite: arm: add -mno-long-calls to epilog-1
Alexandre Oliva
- [PATCH v2] testsuite: arm: add -mno-long-calls to epilog-1
Richard Earnshaw (foss)
- [PATCH v2] testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320]
Torbjörn SVENSSON
- [PATCH v2] testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320]
Jakub Jelinek
- [PATCH v2] testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320]
Richard Earnshaw (foss)
- [PATCH v2] testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320]
Jakub Jelinek
- [PATCH v2] testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320]
Torbjorn SVENSSON
- [PATCH v2] testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320]
Richard Earnshaw (foss)
- [PATCH v2] testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320]
Jakub Jelinek
- [PATCH v2] testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320]
Andrew Stubbs
- [PATCH v2] testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320]
Torbjorn SVENSSON
- [PATCH v2] testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320]
Jakub Jelinek
- [PATCH v2] testsuite: fork does not work for bare metal targets
Torbjörn SVENSSON
- [PATCH v2] testsuite: ppc: add struct_parm_musttail for required caller copying
Alexandre Oliva
- [PATCH v2] testsuite: vxworks: gcov-32 misuses sigjmp_buf with setjmp
Alexandre Oliva
- [PATCH v2] toplev: Ask for 128MB stack when compiled with ASAN [PR124206]
Filip Kastl
- [PATCH v2] toplev: Ask for 128MB stack when compiled with ASAN [PR124206]
Jeffrey Law
- [PATCH v2] tree-ssa-dce: eliminate dead relaxed atomic loads with no LHS [PR123966]
Eikansh Gupta
- [PATCH v2] tree-ssa-dce: eliminate dead relaxed atomic loads with no LHS [PR123966]
Jeffrey Law
- [PATCH v2] vxworks: fix gthr visibility issues
Alexandre Oliva
- [PATCH v2] vxworks: fix gthr visibility issues
Olivier Hainque
- [PATCH v2] x86: Handle non-int load with integer constant
H.J. Lu
- [PATCH v2] x86: Handle non-int load with integer constant
Jakub Jelinek
- [PATCH v2] x86: Handle non-int load with integer constant
H.J. Lu
- [PATCH v2] x86: Ignore argument passed on stack
H.J. Lu
- [PATCH v3 0/1] aarch64: mingw: Add more tests for variadic hva
Saurabh Jha via Sourceware Forge
- [PATCH v3 0/1] aarch64: mingw: Fix regression in C++ support
Saurabh Jha via Sourceware Forge
- [PATCH v3 0/1] aarch64: mingw: Fix regression in C++ support
Evgeny Karpov
- [PATCH v3 0/1] aarch64: mingw: Fix regression in C++ support
Saurabh Jha
- [PATCH v3 0/1] Fix 'RTL SSA Access Lists' description
Christopher Bazley
- [PATCH v3 0/1] Fix 'RTL SSA Access Lists' description
Alex Coplan
- [PATCH v3 0/2] aarch64: Add support for 2025 architecture feature
Srinath Parvathaneni
- [PATCH v3 0/2] Recognize and fold longhand wide-multiplication idioms [PR107090]
Konstantinos Eleftheriou
- [PATCH v3 0/3] aarch64: Implement uaddc/usubc expansion and carry/borrow round-trip cleanup
Muhammad Kamran
- [PATCH v3 0/3] RISC-V: Various big-endian fixes.
Aleksa Paunovic
- [PATCH v3 0/3] RISC-V: Various big-endian fixes.
Aleksa Paunovic
- [PATCH v3 1/1] aarch64: mingw: Add more tests for variadic hva
Saurabh Jha via Sourceware Forge
- [PATCH v3 1/1] aarch64: mingw: Add more tests for variadic hva
Saurabh Jha
- [PATCH v3 1/1] aarch64: mingw: Fix regression in C++ support
Saurabh Jha via Sourceware Forge
- [PATCH v3 1/1] Fix 'RTL SSA Access Lists' description
Christopher Bazley
- [PATCH v3 1/2] aarch64: Add support for 2025 architecture feature options
Srinath Parvathaneni
- [PATCH v3 1/2] aarch64: Add support for 2025 architecture feature options
Alice Carlotti
- [PATCH v3 1/2] match.pd: Flatten carry-diamond patterns to straight-line code
Konstantinos Eleftheriou
- [PATCH v3 1/3] aarch64: Fix crash in add<mode>3_carryinC due to wide_int precision mismatch
Muhammad Kamran
- [PATCH v3 2/2] aarch64: Sync aarch64-sys-regs.def with Binutils
Srinath Parvathaneni
- [PATCH v3 2/2] forwprop: Match and fold long-multiply patterns [PR107090]
Konstantinos Eleftheriou
- [PATCH v3 2/3] aarch64: add uaddc<m>5 expansion pattern to machine description
Muhammad Kamran
- [PATCH v3 3/3] aarch64: add usubc<m>5 expansion pattern to machine description
Muhammad Kamran
- [PATCH v3] [Bug,tree-optimization/109429] ivopts: fixed complexities
Radosav Krunic
- [PATCH v3] [Bug, tree-optimization/109429] ivopts: fixed complexities
Richard Biener
- [PATCH v3] [Bug,tree-optimization/109429] ivopts: fixed complexities
Radosav Krunic
- [PATCH v3] aarch64: AutoFDO: Add support for ARM SPE to autoprofiledbootstrap
dhruvc@nvidia.com
- [PATCH v3] aarch64: AutoFDO: Add support for ARM SPE to autoprofiledbootstrap
Andi Kleen
- [PATCH v3] Adjust check for addressable misaligned stack argument
H.J. Lu
- [PATCH v3] Adjust check for addressable misaligned stack argument
Richard Biener
- [PATCH v3] Adjust check for addressable misaligned stack argument
Uros Bizjak
- [PATCH v3] Adjust check for addressable misaligned stack argument
H.J. Lu
- [PATCH v3] Adjust check for addressable misaligned stack argument
Richard Biener
- [PATCH v3] Adjust check for addressable misaligned stack argument
H.J. Lu
- [PATCH v3] analyzer: model mktemp-family success/failure outcomes [PR105890]
Tomás Ortín Fernández
- [PATCH v3] analyzer: model mktemp-family success/failure outcomes [PR105890]
David Malcolm
- [PATCH v3] analyzer: model mktemp-family success/failure outcomes [PR105890]
Tomás Ortín Fernández
- [PATCH v3] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and -Wanalyzer-mkstemp-of-string-literal [PR105890]
Tomás Ortín Fernández
- [PATCH v3] c++/reflection: class member access with [: T::BASELINK :] [PR124440]
Marek Polacek
- [PATCH v3] c++/reflection: class member access with [: T::BASELINK :] [PR124440]
Jason Merrill
- [PATCH v3] combine: Reject any resulting insn using hard reg constraints [PR121426]
Stefan Schulze Frielinghaus
- [PATCH v3] combine: Reject any resulting insn using hard reg constraints [PR121426]
Jeffrey Law
- [PATCH v3] combine: Reject any resulting insn using hard reg constraints [PR121426]
Stefan Schulze Frielinghaus
- [PATCH v3] combine: Reject any resulting insn using hard reg constraints [PR121426]
Jeffrey Law
- [PATCH v3] libcody: allow non-ASCII module names [PR120458]
Jean-Christian CÎRSTEA
- [PATCH v3] libcody: allow non-ASCII module names [PR120458]
Nathaniel Shead
- [PATCH v3] libcody: allow non-ASCII module names [PR120458]
Jean-Christian CÎRSTEA
- [PATCH v3] libcody: allow non-ASCII module names [PR120458]
Nathaniel Shead
- [PATCH v3] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [PATCH v3] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [PATCH v3] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
Nathan Myers
- [PATCH v3] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
Jonathan Wakely
- [PATCH v3] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
Jakub Jelinek
- [PATCH v3] libstdc++: bitset subscript check when _GLIBCXX_ASSERTIONS [PR118341]
Jonathan Wakely
- [PATCH v3] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Jonathan Wakely
- [PATCH v3] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Jonathan Wakely
- [PATCH v3] libstdc++: Fix chrono::current_zone() for three-level names [PR122567]
Tomasz Kaminski
- [PATCH v3] libstdc++: Introduce __format::_Ptr_sink for contiguous iterators.
Tomasz Kamiński
- [PATCH v3] libstdc++: Introduce __format::_Ptr_sink for contiguous iterators.
Jonathan Wakely
- [PATCH v3] match.pd: Allow FNMA fold through conversions
AbhishekKaushikabhishek.kaushik@arm.com
- [PATCH v3] match.pd: remove bit set/bit clear branch mispredict [PR64567]
Jeffrey Law
- [PATCH v3] MIPS: Add conditions for use of the -mmips16e2 and -mips16 option.
Jie Mei
- [PATCH v3] PR tree-optimization/122733: Remove patterns for (y << x) {<,<=,>,>=} x
Dhruv Chawla
- [PATCH v3] PR tree-optimization/122733: Remove patterns for (y << x) {<,<=,>,>=} x
Torbjorn SVENSSON
- [PATCH v3] testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320]
Torbjörn SVENSSON
- [PATCH v3] testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320]
Jakub Jelinek
- [PATCH v3] testsuite: arm: adjust inline assembler for arm-none-eabi [PR124320]
Torbjorn SVENSSON
- [PATCH v3] vect: fix vectorization of non-gather elementwise loads [PR124037]
Victor Do Nascimento
- [PATCH v3] vect: fix vectorization of non-gather elementwise loads [PR124037]
Robin Dapp
- [PATCH v3] vect: fix vectorization of non-gather elementwise loads [PR124037]
Victor Do Nascimento
- [PATCH v3] vect: fix vectorization of non-gather elementwise loads [PR124037]
Victor Do Nascimento
- [PATCH v3] vect: fix vectorization of non-gather elementwise loads [PR124037]
Robin Dapp
- [PATCH v3] x86: Handle non-int load with integer constant
H.J. Lu
- [PATCH v3] x86: Handle non-int load with integer constant
Hongtao Liu
- [PATCH v3] x86: Handle non-int load with integer constant
H.J. Lu
- [PATCH V4, 3/5] Add support for dense math registers.
Surya Kumari Jangala
- [Patch V4, 4/5] Make the MMA instructions support -mdense-math.
Surya Kumari Jangala
- [PATCH v4 0/2] aarch64: Add support for 2025 architecture feature
Srinath Parvathaneni
- [PATCH v4 0/2] aarch64: Add support for 2025 architecture feature
Alice Carlotti
- [PATCH v4 1/2] aarch64: Add support for 2025 architecture feature options
Srinath Parvathaneni
- [PATCH v4 2/2] aarch64: Sync aarch64-sys-regs.def with Binutils
Srinath Parvathaneni
- [PATCH v4] aarch64: AutoFDO: Add support for ARM SPE to autoprofiledbootstrap
dhruvc@nvidia.com
- [PATCH v4] aarch64: AutoFDO: Add support for ARM SPE to autoprofiledbootstrap
Dhruv Chawla
- [PATCH v4] aarch64: AutoFDO: Add support for ARM SPE to autoprofiledbootstrap
Kyrylo Tkachov
- [PATCH v4] aarch64: AutoFDO: Add support for ARM SPE to autoprofiledbootstrap
Dhruv Chawla
- [PATCH v4] Adjust check for addressable misaligned stack argument
H.J. Lu
- [PATCH v4] Adjust check for addressable misaligned stack argument
Richard Biener
- [PATCH v4] analyzer: model mktemp-family success/failure outcomes [PR105890]
Tomás Ortín Fernández
- [PATCH v4] analyzer: model mktemp-family success/failure outcomes [PR105890]
David Malcolm
- [PATCH v4] c++/reflection: Make sure the spliced member's scope is a class type [PR123726]
Boris Staletic
- [PATCH v4] c++/reflection: Make sure the spliced member's scope is a class type [PR123726]
Marek Polacek
- [PATCH v4] Fix sanitizer attribute infrastructure to use standard TREE_LIST format [PR113264]
Andrew Pinski
- [PATCH v4] libcody: allow non-ASCII module names [PR120458]
Jean-Christian CÎRSTEA
- [PATCH v4] libstdc++: Add symlink support on Windows
Jonathan Wakely
- [PATCH v4] libstdc++: Add symlink support on Windows
Adam Wood
- [PATCH v4] libstdc++: Add symlink support on Windows
Jonathan Wakely
- [PATCH v4] rs6000: Emit insn with proper rounding mode for nearbyint [PR113353]
Vijay Shankar
- [PATCH v4] rs6000: Emit insn with proper rounding mode for nearbyint [PR113353]
Vijay Shankar
- [PATCH v4] rs6000: Emit insn with proper rounding mode for nearbyint [PR113353]
Michael Meissner
- [PATCH v4] vect: fix vectorization of non-gather elementwise loads [PR124037]
Victor Do Nascimento
- [PATCH v4] vect: fix vectorization of non-gather elementwise loads [PR124037]
Robin Dapp
- [PATCH v4] x86: Handle non-int load with integer constant
H.J. Lu
- [PATCH v4] x86: Handle non-int load with integer constant
Hongtao Liu
- [PATCH v5 1/1] Add warnings of potentially-uninitialized padding bits
Hans-Peter Nilsson
- [PATCH v5 1/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
- [PATCH v5 1/1] Add warnings of potentially-uninitialized padding bits
Hans-Peter Nilsson
- [PATCH v5 2/2] testsuite: bpf: Add initial BPF runtime tests
Jose E. Marchesi
- [PATCH v5 2/2] testsuite: bpf: Add initial BPF runtime tests
Piyush Raj
- [PATCH v5] c++/reflection: Make sure the spliced member's scope is a class type [PR123726]
Marek Polacek
- [PATCH v5] c++/reflection: Make sure the spliced member's scope is a class type [PR123726]
Marek Polacek
- [PATCH v5] c++: Add support for [[gnu::trivial_abi]] attribute [PR107187]
Yuxuan Chen
- [PATCH v5] c++: Add support for [[gnu::trivial_abi]] attribute [PR107187]
Jason Merrill
- [PATCH v5] c++: Add support for [[gnu::trivial_abi]] attribute [PR107187]
Yuxuan Chen
- [PATCH v5] c++: Add support for [[gnu::trivial_abi]] attribute [PR107187]
Yuxuan Chen
- [PATCH v5] c++: Add support for [[gnu::trivial_abi]] attribute [PR107187]
Jason Merrill
- [PATCH v5] libstdc++: Implement [simd] for C++26
Matthias Kretz
- [PATCH v5] libstdc++: Implement [simd] for C++26
Jonathan Wakely
- [PATCH v5] rs6000: Emit insn with proper rounding mode for nearbyint [PR113353]
Vijay Shankar
- [PATCH v5] rs6000: Emit insn with proper rounding mode for nearbyint [PR113353]
Michael Meissner
- [PATCH v5] rs6000: Reduces a multi-step comparison sequence to a single vcmpnez instruction [PR116004]
Vijay Shankar
- [PATCH v5] rs6000: Reduces a multi-step comparison sequence to a single vcmpnez instruction [PR116004]
Vijay Shankar
- [PATCH v5] rs6000: Reduces a multi-step comparison sequence to a single vcmpnez instruction [PR116004]
Surya Kumari Jangala
- [PATCH v5] rs6000: Reduces a multi-step comparison sequence to a single vcmpnez instruction [PR116004]
Vijay Telidevulapalli
- [PATCH v5] x86: Handle non-int load with integer constant
H.J. Lu
- [PATCH v5] x86: Handle non-int load with integer constant
Liu, Hongtao
- [PATCH v6] libstdc++: Implement [simd] for C++26
Matthias Kretz
- [PATCH v6] libstdc++: Implement [simd] for C++26
Jonathan Wakely
- [PATCH v6] libstdc++: Implement [simd] for C++26
Matthias Kretz
- [PATCH v7 0/5] Clean up test requirements
feedable
- [PATCH v7 1/5] testsuite: Clean up the weak declaration scanning
Andrew Pinski
- [PATCH v7 1/5] testsuite: Clean up the weak declaration scanning
Andrew Pinski
- [PATCH v7] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
Surya Kumari Jangala
- [PATFCH] libstdc++: Uglify another variable name
Jakub Jelinek
- [PATFCH] libstdc++: Uglify another variable name
Jonathan Wakely
- [PING]: [committed 2/2] testsuite: arm: rework some target-supports checks to use -mfpu=auto
Torbjorn SVENSSON
- [PING]: [PATCH v2] testsuite: fork does not work for bare metal targets
Torbjorn SVENSSON
- [PING][PATCH] PR c/39589: Add -Wmissing-field-initializers=2
S. Alex Wilson
- [PING][PATCH] PR c/39589: Add -Wmissing-field-initializers=2
Joseph Myers
- [PING] [PATCH] testsuite: arm: adjust expected assembler for bfloat16_*_2.c tests
Torbjorn SVENSSON
- [PING][PATCH v2 0/4] Implement atomic fetch min/max in GCC
Soumya AR
- [PING][PATCH v2 0/4] Implement atomic fetch min/max in GCC
Jakub Jelinek
- [PING][PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Kyrylo Tkachov
- [PING][PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Soumya AR
- [PING][PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Andrew Pinski
- [PING][PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Soumya AR
- [PING][PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Kyrylo Tkachov
- [PING][PATCH v2] match.pd: Recognize few more integer spaceship operator patterns
Avinash Jayakar
- [PING][PATCH v2] match.pd: Recognize few more integer spaceship operator patterns
Jeffrey Law
- [PING] [PATCH v2] mips: Fix ICE on mips64-elf by removing MAX_FIXED_MODE_SIZE [PR120144]
Carter Rennick
- [PING] [PATCH v3] libcody: allow non-ASCII module names [PR120458]
Jean-Christian CÎRSTEA
- [PING][PATCH v4] reassoc: Optimize CMP/XOR expressions [PR116860]
Konstantinos Eleftheriou
- [PING] Direct links to latest pending MIPS GCC patches
Radosav Krunic
- [PING] RTL-SSA: prevent def movement into a live use-def chain [PR123786]
Richard Sandiford
- [Ping^1] [PATCH v4] rs6000: Emit insn with proper rounding mode for nearbyint [PR113353]
Vijay Telidevulapalli
- [Ping^1] [PATCH v4] rs6000: Reduces a multi-step comparison sequence to a single vcmpnez instruction [PR116004]
Vijay Telidevulapalli
- [PING^1] [PATCH v7] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
jeevitha
- [PING^1][SH][LRA] Add cannot_substitute_const_equiv_p target hook
Oleg Endo
- [PING^1][SH][LRA] Add cannot_substitute_const_equiv_p target hook
Jeffrey Law
- [PING^1][SH][LRA] Add cannot_substitute_const_equiv_p target hook
Oleg Endo
- [PING^1][SH][LRA] Add cannot_substitute_const_equiv_p target hook
Jeffrey Law
- [PING^1][SH][LRA] Add cannot_substitute_const_equiv_p target hook
Oleg Endo
- [PING^1][SH][LRA] Add cannot_substitute_const_equiv_p target hook
Alexandre Oliva
- [PING^1][SH][LRA] Add cannot_substitute_const_equiv_p target hook
Oleg Endo
- [PING^1][SH][LRA] Add cannot_substitute_const_equiv_p target hook
Alexandre Oliva
- [PING^1][SH][LRA] Add cannot_substitute_const_equiv_p target hook
Oleg Endo
- [PING^2]: [PATCH v2] testsuite: fork does not work for bare metal targets
Torbjorn SVENSSON
- [PING^2][PATCH] AutoFDO: Add --print-autofdo-gcov-version
Dhruv Chawla
- [PING^2][PATCH] rs6000: New splitter to combine two rotates into rldic+rldimi sequence
Kishan Parmar
- [PING^2][PATCH v2] match.pd: Recognize few more integer spaceship operator patterns
Avinash Jayakar
- [PING^2][PATCH v2] match.pd: Recognize few more integer spaceship operator patterns
Jakub Jelinek
- [PING^2][PATCH v2] match.pd: Recognize few more integer spaceship operator patterns
Avinash Jayakar
- [Ping^4][PATCH] rs6000: Improve codegen for __builtin_bswap16 on GPRs [PR121076]
Surya Kumari Jangala
- [Ping^4][PATCH] rs6000: Improve codegen for __builtin_bswap16 on GPRs [PR121076]
Kishan Parmar
- [PING^4][PATCH v2] configure: reject unsupported --with-long-double-64 option
Kishan Parmar
- [PING^5][PATCH v8] rs6000: Use vector addition when left shifting by 1 [PR119702]
Avinash Jayakar
- [Ping v2] [PATCH] rs6000: Add POWER10 wide-immediate fusion patterns [PR108018]
Vijay Telidevulapalli
- [Ping v2] [PATCH] rs6000: Add POWER10 wide-immediate fusion patterns [PR108018]
Surya Kumari Jangala
- [Ping v2] [PATCH] rs6000: Add POWER10 wide-immediate fusion patterns [PR108018]
Vijay Telidevulapalli
- [Ping v2] [PATCH] rs6000: Add POWER10 wide-immediate fusion patterns [PR108018]
Avinash Jayakar
- [PING}[PATCH v2] match.pd: Recognize few more integer spaceship operator patterns
Avinash Jayakar
- [PUSHED13 0/4] Backports to GCC 13
Andrew Pinski
- [PUSHED13 1/4] strlen: Fixup load alignment for memcmp
Andrew Pinski
- [PUSHED13 2/4] phiopt: Rewrite cond_removal_in_builtin_zero_pattern canonicalization args code [PR123645]
Andrew Pinski
- [PUSHED13 3/4] widen mult: Fix handling of _Fract mixed with _Fract [PR119568]
Andrew Pinski
- [PUSHED13 4/4] c: Handle REALPART_EXPR and IMAGPART_EXPR in fold_offsetof [PR105555]
Andrew Pinski
- [PUSHED14 0/4] GCC 14 backports for aarch64
Andrew Pinski
- [PUSHED14 0/5] regression backports for GCC 14
Andrew Pinski
- [PUSHED14 1/4] aarch64: Fix PCH for sve builtins [PR123457]
Andrew Pinski
- [PUSHED14 1/5] strlen: Fixup load alignment for memcmp
Andrew Pinski
- [PUSHED14 2/4] aarch64: Add tests checking use of arm_sve.h et al in a pch [PR123457]
Andrew Pinski
- [PUSHED14 2/5] phiopt: Rewrite cond_removal_in_builtin_zero_pattern canonicalization args code [PR123645]
Andrew Pinski
- [PUSHED14 3/4] aarch64: early-ra: Fix handling of multi-register allocation with clobbers [PR123285]
Andrew Pinski
- [PUSHED14 3/5] ifcvt: Fix store flag of XImode on aarch64 while ifcvt [PR123294]
Andrew Pinski
- [PUSHED14 4/4] aarch64: Fix uint64_t[8] usage after including "arm_neon.h" [PR124126]
Andrew Pinski
- [PUSHED14 4/5] c: Handle REALPART_EXPR and IMAGPART_EXPR in fold_offsetof [PR105555]
Andrew Pinski
- [PUSHED14 5/5] widen mult: Fix handling of _Fract mixed with _Fract [PR119568]
Andrew Pinski
- [PUSHED15 0/4] aarch64 backports for GCC 15
Andrew Pinski
- [PUSHED15 0/8] Backports of some patches
Andrew Pinski
- [PUSHED15 1/4] aarch64: early-ra: Fix handling of multi-register allocation with clobbers [PR123285]
Andrew Pinski
- [PUSHED15 1/8] phiopt: Rewrite cond_removal_in_builtin_zero_pattern canonicalization args code [PR123645]
Andrew Pinski
- [PUSHED15 2/4] aarch64: Fix uint64_t[8] usage after including "arm_neon.h" [PR124126]
Andrew Pinski
- [PUSHED15 2/8] ifcvt: Fix store flag of XImode on aarch64 while ifcvt [PR123294]
Andrew Pinski
- [PUSHED15 3/4] aarch64: Fix PCH for sve builtins [PR123457]
Andrew Pinski
- [PUSHED15 3/8] c: Handle REALPART_EXPR and IMAGPART_EXPR in fold_offsetof [PR105555]
Andrew Pinski
- [PUSHED15 4/4] aarch64: Add tests checking use of arm_sve.h et al in a pch [PR123457]
Andrew Pinski
- [PUSHED15 4/8] ifcvt: Improve noce_can_force_operand in ifcvt [PR122170]
Andrew Pinski
- [PUSHED15 5/8] fold/dse: Don't simplify/remove noreturn functions [PR121103]
Andrew Pinski
- [PUSHED15 6/8] widen mult: Fix handling of _Fract mixed with _Fract [PR119568]
Andrew Pinski
- [PUSHED15 7/8] riscv/docs: Increment the required binutils to 2.40 [PR124409]
Andrew Pinski
- [PUSHED15 8/8] testsuite/c++: Fix lifetime of lambda in pr103953.C [PR119930]
Andrew Pinski
- [pushed: r16-7938] testsuite: fix ICEs in analyzer plugin with CPython >= 3.11 [PR107646, PR112520]
David Malcolm
- [pushed: r16-8018] analyzer: fix ICE on effective modulo by zero [PR124433]
David Malcolm
- [pushed: r16-8019] analyzer: fix ICE on computed goto [PR124375]
David Malcolm
- [pushed: r16-8020] analyzer: fix false +ves when testing <stdbool.h>/_Bool values [PR124451]
David Malcolm
- [pushed] [PATCH] LoongArch: fix build failure of loongarch32-*-elf* target
Lulu Cheng
- [pushed][PR115042, LRA]: Postpone processing of new reload insns, 2nd variant
Vladimir Makarov
- [pushed][PR115042, LRA]: Postpone processing of new reload insns, 2nd variant
Jeffrey Law
- [pushed][PR117182, LRA]: Prevent changes outputs to equivalence constants and invariants
Vladimir Makarov
- [pushed][PR124452, LRA]: Move point of skipping postponed insn
Vladimir Makarov
- [pushed][PR124572, LRA]: Deal with generation of reload insns during elimination
Vladimir Makarov
- [pushed] aarch64, testsuite: Add test for already-fixed PR [PR124491]
Alex Coplan
- [pushed] c++/reflection: add fixed test
Marek Polacek
- [pushed] c++/reflection: add fixed test [PR124324]
Marek Polacek
- [pushed] c++/reflection: add test
Marek Polacek
- [pushed] c++/reflection: update eval_size_of comment
Marek Polacek
- [pushed] c++/reflection: update eval_size_of comment
Jakub Jelinek
- [pushed] c++/testsuite: -fimplicit-constexpr adjustments
Jason Merrill
- [pushed] c++: add fixed test [PR109521]
Marek Polacek
- [pushed] c++: add fixed test [PR115852]
Marek Polacek
- [pushed] c++: add fixed test [PR118482]
Marek Polacek
- [pushed] c++: add fixed test [PR124389]
Patrick Palka
- [pushed] c++: add fixed test [PR39057]
Marek Polacek
- [pushed] c++: contracts and -fimplicit-constexpr
Jason Merrill
- [pushed] c++: enable contracts under -std=c++26
Jason Merrill
- [PUSHED] doc: Move specs documentation to GCC internals manual [PR69367] [PR69849]
Sandra Loosemore
- [PUSHED] doc: Switch some attribute examples to using standard syntax [PR102397]
Sandra Loosemore
- [pushed] fortran: Give up reference factoring in case of shared tree [PR124661]
Mikael Morin
- [pushed] fortran: Give up reference factoring in case of shared tree [PR124661]
Mikael Morin
- [PUSHED] gcc: Fix "uselful" and "directivers" typos in comment
Thomas Schwinge
- [PUSHED] riscv: Fix formating of diagnostic [PR124403]
Andrew Pinski
- [PUSHED] sh: Fix modes on if_then_else [PR123852]
Andrew Pinski
- [PUSHED] sh: Fix modes on if_then_else [PR123852]
Oleg Endo
- [PUSHED] testsuite/aarch64: Add testcae for already fixed bug [PR124078]
Andrew Pinski
- [PUSHED] testsuite/aarch64: Add testcase for already fixed bug [PR123094]
Andrew Pinski
- [PUSHED] testsuite: make the prevent tailcall in pr17377.c more robust
Andrew Pinski
- [pushed] testsuite: Remove -O options from some mips.exp tests
Richard Sandiford
- [pushed] wwwdocs: gcc-13: Adjust link to RISC-V vector intrinsic specification
Gerald Pfeifer
- [pushed] wwwdocs: gcc-13: Adjust link to RISC-V vector intrinsic specification
Kito Cheng
- [r16-7945 Regression] FAIL: 21_strings/basic_string/requirements/dr438/constructor.cc -std=gnu++20 (test for excess errors) on Linux/x86_64
Haochen Jiang
- [r16-8019 Regression] FAIL: gcc.dg/analyzer/ice-pr124375-1.c (test for warnings, line 9) on Linux/x86_64
Haochen Jiang
- [r16-8061 Regression] FAIL: gcc.target/i386/pr118713-9.c scan-assembler jmp[ \t]*\\*% on Linux/x86_64
Haochen Jiang
- [review-only] RISC-V: Add svukte extension
Jeffrey Law
- [RFA] RTL-SSA: prevent def movement into a live use-def chain [PR123786]
Andrew Pinski
- [RFA] RTL-SSA: prevent def movement into a live use-def chain [PR123786]
Hans-Peter Nilsson
- [RFA] RTL-SSA: prevent def movement into a live use-def chain [PR123786]
Jeffrey Law
- [RFA] RTL-SSA: prevent def movement into a live use-def chain [PR123786]
Richard Biener
- [RFA] RTL-SSA: prevent def movement into a live use-def chain [PR123786]
Richard Sandiford
- [RFC][Enable time profile function reordering with AutoFDO] Introduce pass ipa_adjust_tp_first_run for handling profiled clones
Prathamesh Kulkarni
- [RFC][Enable time profile function reordering with AutoFDO] Introduce pass ipa_adjust_tp_first_run for handling profiled clones
Jan Hubicka
- [RFC][Enable time profile function reordering with AutoFDO] Introduce pass ipa_adjust_tp_first_run for handling profiled clones
Prathamesh Kulkarni
- [RFC][PATCH r17] ipa: Enable ipa-sra for .ASSUME calls
Josef Melcr
- [RFC][PATCH r17] ipa: Enable ipa-sra for .ASSUME calls
Jakub Jelinek
- [RFC][PATCH r17] ipa: Enable ipa-sra for .ASSUME calls
Josef Melcr
- [RFC][PATCH r17] ipa: Enable ipa-sra for .ASSUME calls
Jakub Jelinek
- [RFC][PATCH r17] ipa: Enable ipa-sra for .ASSUME calls
Josef Melcr
- [RFC][PATCH r17 v2] ipa: Enable ipa-sra for .ASSUME calls
Josef Melcr
- [RFC] bpf: procedure call ABI change: caller promote args/result [PR/124171]
Vineet Gupta
- [RFC] bpf: procedure call ABI change: caller promote args/result [PR/124171]
Vineet Gupta
- [RFC C PATCH] Built-ins to access code pointer and static chain of nested function
Martin Uecker
- [RFC C PATCH] Built-ins to access code pointer and static chain of nested function
Richard Biener
- [RFC C PATCH] Built-ins to access code pointer and static chain of nested function
Martin Uecker
- [RFC C PATCH] Built-ins to access code pointer and static chain of nested function
Richard Biener
- [RFC PATCH] Adjust the _Float16 ABI to return in a GPR
Trevor Gross
- [RFC PATCH] Adjust the _Float16 ABI to return in a GPR
Andrew Pinski
- [RFC PATCH] Adjust the _Float16 ABI to return in a GPR
Thiago Macieira
- [RFC PATCH] Adjust the _Float16 ABI to return in a GPR
John McCall
- [RFC PATCH] Adjust the _Float16 ABI to return in a GPR
Trevor Gross
- [RFC PATCH] Adjust the _Float16 ABI to return in a GPR
Thiago Macieira
- [RFC PATCH] c++, libstdc++, v2: Attempt to implement P3842R2 - A conservative fix for constexpr uncaught_exceptions() and current_exception()
Jakub Jelinek
- [RFC PATCH] c++, libstdc++: Attempt to implement P3842R1 - A conservative fix for constexpr uncaught_exceptions() and current_exception()
Jakub Jelinek
- [RFC PATCH] c++, libstdc++: Implement current_{function,class,namespace} metafn addition from P3795R2
Jakub Jelinek
- [RFC PATCH] c++, libstdc++: Implement current_{function, class, namespace} metafn addition from P3795R2
Tomasz Kaminski
- [RFC PATCH] c++, libstdc++: Implement current_{function,class,namespace} metafn addition from P3795R2
Jakub Jelinek
- [RFC PATCH] c++, libstdc++: Implement current_{function, class, namespace} metafn addition from P3795R2
Tomasz Kaminski
- [RFC PATCH] c++, libstdc++: Implement current_{function,class,namespace} metafn addition from P3795R2
Jakub Jelinek
- [RFC PATCH] c++, libstdc++: Implement P3856R8 - New reflection metafunction - is_structural_type
Jakub Jelinek
- [RFC PATCH] c++, libstdc++: Implement P3856R8 - New reflection metafunction - is_structural_type
Marek Polacek
- [RFC PATCH] c++, libstdc++: Implement P3856R8 - New reflection metafunction - is_structural_type
Jakub Jelinek
- [RFC PATCH] c++, v2: Handle annotations in data_member_spec/define_aggregate
Jakub Jelinek
- [RFC PATCH] c++: Handle annotations in data_member_spec/define_aggregate
Jakub Jelinek
- [RFC PATCH] c++: Implement CWG3119 - for-range-declaration of an expansion-statement as a templated entity
Jakub Jelinek
- [RFC PATCH] c++: Implement the annotations_of on parms part of P3795R1
Jakub Jelinek
- [RFC PATCH] c++: Implement the data_member_spec API change from P3795R1
Jakub Jelinek
- [RFC PATCH] c++: Implement the data_member_spec API change from P3795R1
Marek Polacek
- [RFC PATCH] c++: Implement the data_member_spec API change from P3795R1
Jakub Jelinek
- [RFC PATCH] libstdc++: Attempt to implement LWG4537 - Improve define_static_array
Jakub Jelinek
- [RFC PATCH] libstdc++: Attempt to implement LWG4537 - Improve define_static_array
Tomasz Kaminski
- [RFC PATCH] libstdc++: Attempt to implement LWG4537 - Improve define_static_array
Hewill Kang
- [RFC PATCH] libstdc++: Attempt to implement LWG4537 - Improve define_static_array
Hewill Kang
- [RFC PATCH] libstdc++: Attempt to implement LWG4537 - Improve define_static_array
Tomasz Kaminski
- [RFC PATCH] libstdc++: Attempt to implement LWG4537 - Improve define_static_array
Jakub Jelinek
- [RFC PATCH] libstdc++: Attempt to implement LWG4537 - Improve define_static_array
Tomasz Kaminski
- [RFC Patch] OpenMP/aarch64: Add OpenMP arch/isa context selector for aarch64
Tobias Burnus
- [RFC PATCH] RISC-V: Specify -mcpu if --with-cpu is used
Robin Dapp
- [RFC PATCH] RISC-V: Specify -mcpu if --with-cpu is used
Kito Cheng
- [RFC PATCH] testsuite, v2: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [RFC PATCH] testsuite, v2: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [RFC PATCH] testsuite, v2: Add C++ plugin to check for libstdc++ header uglification
Jason Merrill
- [RFC PATCH] testsuite, v2: Add C++ plugin to check for libstdc++ header uglification
Patrick Palka
- [RFC PATCH] testsuite, v2: Add C++ plugin to check for libstdc++ header uglification
Jonathan Wakely
- [RFC PATCH] testsuite, v2: Add C++ plugin to check for libstdc++ header uglification
Jonathan Wakely
- [RFC PATCH] testsuite, v3: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [RFC PATCH] testsuite, v3: Add C++ plugin to check for libstdc++ header uglification
Jonathan Wakely
- [RFC PATCH] testsuite: Add C++ plugin to check for libstdc++ header uglification
Jakub Jelinek
- [RFC PATCH] testsuite: Add plugin to verify bits/std.cc exports
Jakub Jelinek
- [RFC PATCH] testsuite: Add plugin to verify bits/std.cc exports
Jonathan Wakely
- [RFC PATCH] testsuite: Add plugin to verify bits/std.cc exports
Tomasz Kaminski
- [RFC PATCH] testsuite: Add plugin to verify bits/std.cc exports
Jakub Jelinek
- [RFC PATCH] testsuite: Add plugin to verify bits/std.cc exports
Nathaniel Shead
- [RFC PATCH v2 0/4] Renesas RX FDPIC support
Yoshinori Sato
- [RFC PATCH v2 1/4] RX: FDPIC support - machine description
Yoshinori Sato
- [RFC PATCH v2 2/4] RX: FDPIC support - helper functions
Yoshinori Sato
- [RFC PATCH v2 3/4] RX: FDPIC support - headers
Yoshinori Sato
- [RFC PATCH v2 4/4] RX: shared libgcc support
Yoshinori Sato
- [RFC v2 0/4] libstdc++: Implement P3982R1 range_slice and
Tomasz Kamiński
- [RFC v2 0/4] libstdc++: Implement P3982R1 range_slice and
Tomasz Kaminski
- [RFC v2 1/4] libstdc++: Implement range_slice from P3982R1.
Tomasz Kamiński
- [RFC v2 2/4] libstdc++: Change meaning of strided_slice::extent per P3982R1
Tomasz Kamiński
- [RFC v2 3/4] libstdc++: Rename std::strided_slice to std::extent_slice.
Tomasz Kamiński
- [RFC v2 4/4] libstdc++: Support types decomposible in tree elements as range_slice equivalent.
Tomasz Kamiński
- [riscv] Simplify builtin definitions
Nathan Sidwell
- [riscv] Simplify builtin definitions
Robin Dapp
- [riscv] Simplify builtin definitions
Nathan Sidwell
- [riscv] Simplify builtin definitions
Jeffrey Law
- [SH][LRA] Add cannot_substitute_const_equiv_p target hook
Vladimir Makarov
- [SH][LRA] Add cannot_substitute_const_equiv_p target hook
Oleg Endo
- [STAGE1] [C PATCH] Fix recursive structure / union redeclaration with qualifiers [PR124303]
Martin Uecker
- [STAGE1] [C PATCH] Fix recursive structure / union redeclaration with qualifiers [PR124303]
Martin Uecker
- [STAGE1] [C PATCH] Fix recursive structure / union redeclaration with qualifiers [PR124303]
Joseph Myers
- [TO-BE-COMMITTED,PATCH] s390: Fix -Wformat-security diagnostics
Stefan Schulze Frielinghaus
- [to-be-committed][RISC-V][PR target/124674] Define OImode in the usual way
Jeffrey Law
- [v3,2/2] aarch64: fix `cops.c` test
Wilco Dijkstra
- [WIP] libstdc++: Add allocate_at_least (P0401) [PR118030]
Nathan Myers
- [WIP] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [WIP] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [WIP] libstdc++: Add allocate_at_least (P0401) [PR118030]
Jonathan Wakely
- [WWWDOCS, PUSHED] gcc-16/changes.html: Note doc improvements and moved documentation.
Sandra Loosemore
- [wwwdocs] Mark contracts as implemented
Jakub Jelinek
- [wwwdocs] Mark contracts as implemented
Jason Merrill
- AArch64 request for help/patch ping: PR target/123238
Roger Sayle
- analyzer: add known_function handler for strcasecmp
Virginia Hany
- analyzer: add known_function handler for strcasecmp
David Malcolm
- Backport two old patches
Mikael Morin
- c6x related patches
Jeffrey Law
- Contents of PO file 'gcc-16.1-b20260222.de.po'
Translation Project Robot
- Contents of PO file 'gcc-16.1-b20260222.de.po'
Translation Project Robot
- Contents of PO file 'gcc-16.1-b20260222.fr.po'
Translation Project Robot
- Contents of PO file 'gcc-16.1-b20260222.fr.po'
Translation Project Robot
- Contents of PO file 'gcc-16.1-b20260222.sv.po'
Translation Project Robot
- Contents of PO file 'gcc-16.1-b20260222.sv.po'
Translation Project Robot
- Contents of PO file 'gcc-16.1-b20260222.sv.po'
Translation Project Robot
- Contents of PO file 'gcc-16.1-b20260222.sv.po'
Translation Project Robot
- Contents of PO file 'gcc-16.1-b20260222.sv.po'
Translation Project Robot
- Contents of PO file 'gcc-16.1-b20260222.sv.po'
Translation Project Robot
- Contents of PO file 'gcc-16.1-b20260222.sv.po'
Translation Project Robot
- Contents of PO file 'gcc-16.1-b20260222.sv.po'
Translation Project Robot
- Contents of PO file 'gcc-16.1-b20260222.sv.po'
Translation Project Robot
- Contents of PO file 'gcc-16.1-b20260329.de.po'
Translation Project Robot
- Contents of PO file 'gcc-16.1-b20260329.fr.po'
Translation Project Robot
- FDIC International 2026 Attendee File
Emma Johnson
- FDIC International 2026 Attendee File
Emma Johnson
- FDIC International 2026 Attendee File
Alexia Greene
- Fortran: Fix compile of caf_shmem on cygwin [PR124371]
Andre Vehreschild
- Fortran: Fix compile of caf_shmem on cygwin [PR124371]
Jakub Jelinek
- Fortran: Fix compile of caf_shmem on cygwin [PR124371]
Andrew Pinski
- Fortran: Fix compile of caf_shmem on cygwin [PR124371]
Andre Vehreschild
- Fortran: Fix compile of caf_shmem on cygwin [PR124371]
Andrew Pinski
- Fortran: Fix compile of caf_shmem on cygwin [PR124371]
Jakub Jelinek
- Fortran: Fix compile of caf_shmem on cygwin [PR124371]
Andre Vehreschild
- Gcc
Emily John
- Gcc
Emily John
- GCC 16.0.1 Status Report (2026-03-09)
Richard Biener
- Mail delivery failed: returning message to sender
Mail Delivery System
- New French PO file for 'gcc' (version 16.1-b20260222)
Translation Project Robot
- New French PO file for 'gcc' (version 16.1-b20260222)
Translation Project Robot
- New French PO file for 'gcc' (version 16.1-b20260222)
Translation Project Robot
- New French PO file for 'gcc' (version 16.1-b20260329)
Translation Project Robot
- New German PO file for 'gcc' (version 16.1-b20260222)
Translation Project Robot
- New German PO file for 'gcc' (version 16.1-b20260222)
Translation Project Robot
- New German PO file for 'gcc' (version 16.1-b20260329)
Translation Project Robot
- New Swedish PO file for 'gcc' (version 16.1-b20260222)
Translation Project Robot
- New Swedish PO file for 'gcc' (version 16.1-b20260222)
Translation Project Robot
- New Swedish PO file for 'gcc' (version 16.1-b20260222)
Translation Project Robot
- New Swedish PO file for 'gcc' (version 16.1-b20260222)
Translation Project Robot
- New Swedish PO file for 'gcc' (version 16.1-b20260222)
Translation Project Robot
- New Swedish PO file for 'gcc' (version 16.1-b20260222)
Translation Project Robot
- New Swedish PO file for 'gcc' (version 16.1-b20260222)
Translation Project Robot
- New Swedish PO file for 'gcc' (version 16.1-b20260222)
Translation Project Robot
- New Swedish PO file for 'gcc' (version 16.1-b20260222)
Translation Project Robot
- New template for 'gcc' made available
Translation Project Robot
- No subject
Radosav Krunic
- No subject
Richard Biener
- Packaging Made Easy
Kenneth Waylon
- PATCH 9/22] Coarray caf_shmem final patch set
Christophe Lyon
- Patch ping (Re: [PATCH] testsuite: Change -encoding binary to -translation binary)
Jakub Jelinek
- Patch ping (Re: [PATCH] testsuite: Change -encoding binary to -translation binary)
Xi Ruoyao
- Patch ping (Re: [PATCH] testsuite: Change -encoding binary to -translation binary)
Jakub Jelinek
- Pending: Updated Documents for Approval
DocuSign
- Ping: [PATCH v5] get source line for diagnostic from preprocessed file [PR preprocessor/79106]
Bader, Lucas
- PowerPC patch ping (Re: [PATCH] rs6000: Don't fold stuff for C++ during targetm.resolve_overloaded_builtin [PR124133])
Jakub Jelinek
- Questions on PROMOTE_MODE, function_promote_mode
Vineet Gupta
- Questions on PROMOTE_MODE, function_promote_mode
H.J. Lu
- Questions on PROMOTE_MODE, function_promote_mode
Vineet Gupta
- Questions on PROMOTE_MODE, function_promote_mode
H.J. Lu
- Questions on PROMOTE_MODE, function_promote_mode
Vineet Gupta
- Questions on PROMOTE_MODE, function_promote_mode
H.J. Lu
- Questions on PROMOTE_MODE, function_promote_mode
Vineet Gupta
- Questions on PROMOTE_MODE, function_promote_mode
H.J. Lu
- Questions on PROMOTE_MODE, function_promote_mode
Vineet Gupta
- Questions on PROMOTE_MODE, function_promote_mode
Jeffrey Law
- Questions on PROMOTE_MODE, function_promote_mode
Vineet Gupta
- Questions on PROMOTE_MODE, function_promote_mode
Jeffrey Law
- Retiring from Oracle
Qing Zhao
- Retiring from Oracle
Richard Biener
- testsuite: tolerate compare_exchange_weak spurious failure
Alexandre Oliva
- testsuite: tolerate compare_exchange_weak spurious failure
Andrew Pinski
- testsuite: tolerate compare_exchange_weak spurious failure
Jonathan Wakely
- testsuite: tolerate compare_exchange_weak spurious failure
Jonathan Wakely
- testsuite: tolerate compare_exchange_weak spurious failure
Alexandre Oliva
- testsuite: tolerate compare_exchange_weak spurious failure
Jonathan Wakely
- testsuite: tolerate compare_exchange_weak spurious failure
Jonathan Wakely
- testsuite: tolerate compare_exchange_weak spurious failure
Jonathan Wakely
- testsuite: tolerate compare_exchange_weak spurious failure
Alexandre Oliva
- testsuite: tolerate compare_exchange_weak spurious failure
Jonathan Wakely
- Unreviewed FreeBSD/amd64 gcc.target/x86_64/abi patches
Rainer Orth
- Unreviewed patches
Rainer Orth
- Unreviewed patches
Mike Stump
- Unreviewed patches
Mike Stump
- Unreviewed patches
Mike Stump
Last message date:
Tue Mar 31 23:58:05 GMT 2026
Archived on: Tue Mar 31 23:58:32 GMT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).