January 2026 Archives by thread
Starting: Thu Jan 1 03:41:14 GMT 2026
Ending: Sat Jan 31 21:37:05 GMT 2026
Messages: 2657
- [PATCH] c++: fix constexpr union with empty member [PR123346]
Egas Ribeiro
- [AArch64] Enable generation of FRINTNZ instructions
Andrew Pinski
- [PATCH] Add news item about Algol 68 compiler to the homepage
Gerald Pfeifer
- [PATCH] [wwwdocs] Add news items about Algol 68 FE and FOSDEM schedule to the homepage
Gerald Pfeifer
- [committed] c-c++-common/gomp/uses_allocators-8.c: Add missing -fdump-tree-original [PR123299] (was: [committed] libgomp.fortran/uses_allocators_1.f90: Fix dg-error for r16-6273)
Tobias Burnus
- [COMMITTED] a68: fix portability problems in sppp.awk
Jose E. Marchesi
- [PATCH] c++: Introduce gnu::constexpr_only attribute for constexpr fn definitions
Jakub Jelinek
- [PATCH] aarch64: Define INCLUDE_ALGORITHM for std::max in sve-builtins-shape.
Iain Sandoe
- [PATCH] a68: Add exit function to POSIX prelude
Pietro Monteiro
- [PATCH] Fix PR119136 Printing result of function that prints itself hangs
Thomas Koenig
- [PATCH 0/5] lto: Redo location streaming; support diagnostic pragmas
Lewis Hyatt
- [PATCH v9 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
Andrew Pinski
- [PATCH] Add support for using picolibc
Keith Packard
- [PATCH] c++: Fix up is_late_template_attribute for [[maybe_unused]] [PR123277]
Jason Merrill
- [PATCH] [Bug gcov-profile/123019] Fix Virtual SSA ICE
Kugan Vivekanandarajah
- [PATCH 4/4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
- [PATCH] testsuite: Move analyzer/explode-2.c to c-c++-common [PR96395]
jayant
- [PATCH]AArch64: Add if-conversion target cost model [PR123017]
Tamar Christina
- [committed] Copyright year updates & ChangeLog rotations
Jakub Jelinek
- [COMMITTED] a68: avoid conditional expression in sppp.awk
Jose E. Marchesi
- [PING 15] [PATCH v4 0/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
- libc++v3 <type_traits> : std::is_scoped_enum. Simpler and faster.
Bingzhi
- [libstdc++v3, <type_traits>, std::is_scoped_enum] Simpler and faster implementation for non-intrinsic case.
Bingzhi
- [gccrs COMMIT] nr: Add better error to unresolved attribute macro
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: remove match arm pattern vector to single pattern
gerris.rs@gmail.com
- [PATCH v3 2/2] bugzilla: remove `gcc-bugs@` mailing list address
Ben Boeckel
- [PATCH v2 0/3] P1689 followup fixes
Ben Boeckel
- [Patch, fortran] PR123352 - invalid association target when invoking type-bound function on associate-name with operator-result selector
Paul Richard Thomas
- [C PATCH] Fix ICE for invalid code with variadic and old-school prototypes [PR121507]
Joseph Myers
- [C PATCH] Emit -Wzero-as-null-pointer-constant for all integral types [PR117687]
Joseph Myers
- [PATCH] c++: Optimize dynamic_cast for final types using unique vtables flag
Joseph Myers
- [C PATCH] Fix construction of composite type for atomic pointers [PR121081]
Joseph Myers
- [PATCH] libphobos libgo: Fix dealing with boilerplate [PR122794]
Stefan Schulze Frielinghaus
- [PATCH] testsuite: Improve check-function-bodies logging
Alice Carlotti
- [PATCH v4] match.pd: (c?a:b) op d -> c ? (a op d):(b op d) [PR122608]
Daniel Barboza
- [PATCH v2 0/1] AArch64: SVE_BFSCALE support
Karl Meakin
- [PATCH] c6x: Fix EHTYPE relocations
Richard Braun
- [COMMITTED] [wwwdocs] Use Objective-C instead of Objective C
Pietro Monteiro
- [PATCH] [wwwdocs] Standardize spelling of COBOL
Pietro Monteiro
- [PATCH 11/12] cfgcleanup: Support merging forwarder blocks with phis [PR122493]
Hans-Peter Nilsson
- [PATCH] c++: Fix error recovery for invalid arrays [PR123331]
Jakub Jelinek
- [PATCH] c++: Fix up check for typeid on polymorphic type before C++20 [PR123347]
Jakub Jelinek
- [PATCH] libstdc++: Use gnu_inline attribute on constexpr exception methods [PR123183]
Jakub Jelinek
- [PATCH] c++: Allow gnu::gnu_inline inline methods to be key methods [PR123326]
Jakub Jelinek
- [PATCH] widening_mul: Fix up .SAT_{ADD,SUB,MUL} pattern recognition [PR123372]
Jakub Jelinek
- [PATCH] testsuite: Create a variant of uninit-pred-7_a.c [PR123377]
Andrew Pinski
- [PATCH] algol68: Improve testsuite initialization
Pietro Monteiro
- [PATCH] libstdc++-v3, <type_traits>, std::is_scoped_enum. Sorry about the previous messages ! Just a tiny modification.
Bingzhi
- [Ada] Fix infinite loop on iterated element association with iterator and key
Eric Botcazou
- C++ patch ping
Jakub Jelinek
- [PUSHED] testsuite: Add new variant of pr42196-3.c
Andrew Pinski
- [PATCH] vect/ifcvt: Don't factor out VEC_PERM_EXPR with constant masks [PR123382]
Andrew Pinski
- [PATCH v2]: pch, target: update host hooks for NetBSD and OpenBSD (see also PR71934)
Kalvis Duckmanton
- Contents of PO file 'cpplib-15.1-b20250316.ka.po'
Translation Project Robot
- New Georgian PO file for 'cpplib' (version 15.1-b20250316)
Translation Project Robot
- [committed] testsuite: Require effective target bitint for test case
Dimitar Dimitrov
- [committed][PR target/123010] Simplify shift of sign extracted field to a sign extending shift
Jeffrey Law
- [Patch, fortran] PR123071 [PDT] ICE on invoking parent's type-bound function with PDT result
Paul Richard Thomas
- [PATCH] gcov: Fix counter update method selection
Jeffrey Law
- [committed] Add Kazumoto & Oleg to contrib.texi
Jeffrey Law
- [committed] Partially revert patch that made VXRM a global register on RISC-V
Jeffrey Law
- [to-be-committed][RISC-V] Restore inline expansion of block moves on RISC-V in some cases
Jeffrey Law
- [patch, fortran] Emit error for recursive I/O
Thomas Koenig
- [PATCH v2] match.pd: popcount(X & -X) -> (X & -X) != 0 [PR102486]
Jeffrey Law
- [PATCH 1/6]middle-end: teach gimple_could_trap_p to handle __builtin calls [PR122103]
Jeffrey Law
- [PATCH 2/6]middle-end: Add new conditional IFNs for existing math IFNs [PR122103]
Jeffrey Law
- [PATCH 4/6][vect]: update tests for -ftrapping-math support [PR122103]
Jeffrey Law
- [PATCH 3/6]middle-end: extend fma -> fms transformation to conditional optab [PR122103]
Jeffrey Law
- [COMMITTED] a68: disable psABI warnings for Algol 68
Jose E. Marchesi
- [PATCH v2 1/2] RISC-V: Add support for _BitInt [PR117581]
Kito Cheng
- [PATCH 0/4] Add optimization as a multilib selector
Keith Packard
- [PATCH 1/4] libgcc: Use -Os/-Oz from CC or CFLAGS
Keith Packard
- [PATCH 2/4] arm: Add missing multilib default values
Keith Packard
- [PATCH 4/4] When using multilib-space, disable C++ exceptions in -Os versions
Keith Packard
- [PATCH] [PR ipa/123383] ICE speculative call sequence has speculative_id 256 out of range
Kugan Vivekanandarajah
- [PATCH] isel: Check bounds before converting VIEW_CONVERT to VEC_SET.[PR122126][GCC 13]
Avinash Jayakar
- [PATCH] Fix AIX build break in gcc/diagnostics/sarif-sink.cc.
swamy sangamesh
- [PATCH] LoongArch: guard SImode simple shift and arithmetic expansions with can_create_pseudo_p [PR 123320]
Lulu Cheng
- [PATCH v1 1/2] Vect: Adjust depth_limit of vec_slp_has_scalar_use from 2 to 3
Richard Biener
- [PUSHED] libgomp: Robustify effective-target 'omp_usm' check
Andrew Stubbs
- [PATCH 5/6][vect]: teach if-convert to predicate __builtin calls [PR122103]
Richard Biener
- [PATCH 6/6][vect]: teach vectorizable_call to predicate calls when they can trap [PR122103]
Richard Biener
- [COMMITED] MAINTAINERS: Swap emails
Filip Kastl
- [PATCH] tree-object-size: Deterministic SSA generation [PR123351]
Marco Falke
- [PATCH] testsuite: rework some vect/complex testcases
Artemiy Volkov
- [RFC] Enable time profile function reordering with AutoFDO
Prathamesh Kulkarni
- [RFC][Enable time profile reordering with AutoFDO] Group profiled functions together during partitioning
Prathamesh Kulkarni
- [RFC][Enable time profile function reordering with AutoFDO] Introduce pass ipa_adjust_tp_first_run for handling profiled clones
Prathamesh Kulkarni
- libstdc++ DT_NEEDED on libatomic after PR81358
Jakub Jelinek
- [PATCH] openmp: Enable -fopenmp-simd for SIMT architecture
Andrew Stubbs
- [gccrs COMMIT] gccrs: Fix rogue macro error during lowering on expansion failure
gerris.rs@gmail.com
- [PATCH 1/2] middle-end: Add support for fetch min/max builtins via CAS lowering
Jonathan Wakely
- [PING][PATCH 1/8] builtin: Add builtin types and function declarations for integer atomic fetch min/max
Jonathan Wakely
- [PATCH 2/2] libstdc++: Use new atomic fetch min/max builtins in std::atomic
Jonathan Wakely
- [PATCH 0/7] aarch64: Support SME without SVE
Alice Carlotti
- [PATCH v1 0/2] Fix incorrect combine pattern for vwaddu/vwsubu wx
pan2.li@intel.com
- [PATCH] Enable -fbit-tests and -fjump-tables at -Og [PR123212]
Filip Kastl
- [committed] aarch64 doc: Fix incorrect function name
Alice Carlotti
- [committed] aarch64: Restrict SME_LUTv2 instructions to streaming mode
Alice Carlotti
- [Patch, fortran] PR90218 - [PDT] ICE: tree check: expected array_type, have record_type in gfc_conv_array_initializer, at fortran/trans-array.c:6071
Paul Richard Thomas
- testsuite: Do not restrict stack protector tests to native testing
Joseph Myers
- [PATCH 1/4] ipa-cp: Use the VR and bits lattices for clones of non-local functions too
Jan Hubicka
- [PATCH] gcc/testsuite/g++/bad-mapper-3.C: localhost might not be known
Andre Vieira
- [PATCH 2/4] ipa-cp: Move decision to clone for all contexts to decision stage
Jan Hubicka
- [PATCH] Fix gcc.c-torture/execute/pr110817-[13].c on the SPARC
Eric Botcazou
- [PATCH 3/4] ipa-cp: Multiple sweeps over the call-graph in the decision stage
Jan Hubicka
- [PATCH] xtensa: Small changes to 'return' insn pattern
Takayuki 'January June' Suwa
- [PATCH] Fortran: fix string length for array constructors with type-spec [PR85547]
Harald Anlauf
- [PATCH v6 1/1] Add --with-multi-buildlist configure option
Joseph Myers
- [C PATCH] fix checking ICE related to transparent unions and atomic [PR123309]
Joseph Myers
- [PATCH]middle-end: teach convert_mult_to_fma handle casts between addend and multiplicant [PR122749]
Tamar Christina
- [PATCH v3] match.pd: popcount(X & -X) -> -X != 0 [PR102486]
Daniel Barboza
- [committed] openmp: Improve Fortran Diagnostics for Linear Clause
Gio T
- [PATCH v4 0/2] aarch64: Add support for FEAT_PCDPHINT
richard.ball@arm.com
- [PATCH] libstdc++: Fix C++ 11 ctype when using picolibc (blank vs space)
Keith Packard
- [PING] [PATCH v2] RISC-V: Optimize FP const materialize in GPR
Meng-Tsung Tsai
- [PATCH v3 0/1] Containerfile for base forge actions
pietro via Sourceware Forge
- [committed] MAINTAINERS: Add my Bugzilla Account
Gio T
- [r16-6510 Regression] FAIL: gcc.target/i386/avx10_2-vcvtbf162iubs-2.c (test for excess errors) on Linux/x86_64
Haochen Jiang
- [PING][PATCH] rs6000: Emit better code for parity in DImode [PR119468]
Avinash Jayakar
- [PATCH v2] testsuite: rework some vect/complex testcases
Artemiy Volkov
- [PATCH] LoongArch: Implement {zero_, }extend for LSX to LASX using vext2xv
Lulu Cheng
- [PATCH] libcpp: Fix up comment handling in -fdirectives-only preprocessing [PR123273]
Jakub Jelinek
- the fix for bug 123403 (libgcc v850)
Vladimir Vishniakov
- libgcc enhancement for v850
Vladimir Vishniakov
- [PATCH] testsuite: Only xfail gcc/testsuite/gcc.dg/vect/pr33804.c etc. on 32-bit SPARC [PR102954]
Rainer Orth
- [PATCH] testsuite: Require vect_perm in gcc.dg/vect/slp-19c.c
Rainer Orth
- [PATCH] testsuite: Require vect_hw_misalign in gcc.dg/vect/vect-71.c [PR123197]
Rainer Orth
- [PATCH] testsuite: Require vect_bool_cmp in gcc.dg/vect/vect-bool-2.c etc. [PR123200]
Rainer Orth
- [PATCH] testsuite: Require vect_perm in gcc.dg/tree-ssa/forwprop-43.c [PR122679]
Rainer Orth
- [PATCH] testsuite: Don't xfail gcc.dg/tree-ssa/ssa-dom-cse-2.c on 64-bit SPARC
Rainer Orth
- [PATCH] testsuite: i386: Disable AVX512BW/DQ tests with Solaris/x86 as [PR123415]
Rainer Orth
- [PATCH] Use linker sections to explicitly order functions for -fprofile-reorder-functions and -fipa-reorder-for-locality
Prachi Godbole
- [PATCH 1/3] ipa-reorder-for-locality - Adjust bootstrap-lto-locality to reduce compile time
Prachi Godbole
- [PATCH 2/3] [PATCH 2/3] ipa-reorder-for-locality - Address compile time issues for locality cloning pass
Prachi Godbole
- [PATCH 3/3] [PATCH 3/3] ipa-reorder-for-locality - Introduce C++ template heuristics
Prachi Godbole
- [PING][PATCH] g++: Fix false positive with -Wunused
Lucas Chollet
- [Ada] Clear possible confusion in doc/install.texi
Eric Botcazou
- [gccrs COMMIT 1/6] Move old parser error classes to error header
gerris.rs@gmail.com
- [gccrs COMMIT] forever-stack: Display depth in debug string
gerris.rs@gmail.com
- [PATCH 0/5] OpenMP Barrier perf improvements
Prathamesh Kulkarni
- [PATCH v5 0/2] aarch64: Add support for FEAT_PCDPHINT
richard.ball@arm.com
- [PATCH] c++: fix ICE with static local var in NSDMI of local class [PR123354]
Peter Damianov
- [gccrs COMMIT 1/4] nr: Add prelude field to NRCtx, and fill it upon encountering a prelude.
gerris.rs@gmail.com
- [gccrs COMMIT] util/attributes: error on malformed #[link_name] input
gerris.rs@gmail.com
- [PATCH v1 0/1] arm: avoid UB in arm_gen_constant [PR123390]
Richard Earnshaw via Sourceware Forge
- [PATCH][vect]: Add check for BUILT_IN_NORMAL to ifcvt [PR122103]
Tamar Christina
- [PATCH] libstdc++: constexpr flat_map and flat_multimap
Yuao Ma
- [PATCH] AutoFDO: Fix missing null-pointer check in offline_unrealized_inlines
dhruvc@nvidia.com
- [PATCH v4] preprocessor: More escapes for Makefile rules (-M option) [PR41329, PR121450]
joergboe
- [PATCH] PR tree-optimization/123319 - Always snap subranges after intersection.
Andrew MacLeod
- [PATCH] PR tree-optimization/123300 - Early builtin_unreachable removal must examine dependencies.
Andrew MacLeod
- [PATCH] warn_access: Limit waccess2 to dangling pointer checks [PR 123374]
Siddhesh Poyarekar
- [PATCH] varasm: Add params for constant merging
Wilco Dijkstra
- [PATCH] Allow disabling -gctf non-C warning [PR123259]
Rainer Orth
- [PATCH] match.pd: simplify "shift + reg EQ|NE reg"
Daniel Barboza
- [committed] Fix for PR123029 pushed as obvious.
Jerry D
- [committed][PR target/123269] Adjust predcomm testcases to avoid vectorization
Jeffrey Law
- [PUSHED] Add myself as global reviewer
Andrew Pinski
- [PATCH v6 1/2] targethooks: Change SAME_FUNCTION_VERSIONS hook to support checking mergeability
Andrew Pinski
- [PATCH v6 2/2] aarch64: Add support for fmv priority syntax.
Andrew Pinski
- [PATCH 3/9 v2] c++: C++26 Reflection [PR120775]
Jason Merrill
- [PATCH] combine: Fix up serious regression in try_combine [PR121773]
Jakub Jelinek
- [PATCH] tree-optimization/123316 - avoid ICE due to lack of PHI patterns
Richard Biener
- [PATCH] tree-optimization/123221 - ICE with conversion reduction
Richard Biener
- [PATCH] tree-optimization/123315 - reset LOOP_VINFO_USING_DECREMENTING_IV_P
Richard Biener
- [COMMITTED] fixincludes: Remove unnecessary Solaris fixes
Rainer Orth
- [PATCH] libiberty: Make `objalloc_free' `free'-like WRT null pointer
Maciej W. Rozycki
- ia64 patch ping
Frank Scheiner
- [PATCH 0/5] RISC-V: Add Synopsys ARC-V RHX-100 series support.
Luis Silva
- [gccrs COMMIT] gccrs: add redudant semicolon lint
gerris.rs@gmail.com
- [gccrs COMMIT] util/attributes: error on malformed #[target_feature] input
gerris.rs@gmail.com
- [PATCH] RISC-V: Add Synopsys RMX-100 series pipeline description.
Luis Silva
- [gccrs COMMIT] util/attributes: error on malformed #[no_mangle] input
gerris.rs@gmail.com
- [PATCH] match: Check else value compatibility [PR123268].
Robin Dapp
- [PATCH] libstdc++: Fix memory leak in std::barrier destructor [PR123378]
Jonathan Wakely
- [PATCH] libstdc++: Override detection of flockfile support in newlib [PR123406]
Jonathan Wakely
- [PATCH] libstdc++: Remove redundant return statement after static_assert(false)
Jonathan Wakely
- [PATCH] libstdc++: Fix std::basic_stringbuf::str()&& [PR123100]
Jonathan Wakely
- [Patch] OpenMP: Add early C/C++ parser support for 'groupprivate' directive
Tobias Burnus
- [PATCH] testsuite/123353 - require little-endian for testcase
Richard Biener
- [PATCH v5 1/2] expmed: Copy back the destination register in store_bit_field_1, when needed
Konstantinos Eleftheriou
- [diagnostics] Print invocation upon ICE
Nathan Sidwell
- [patch] Clarify function body mismatch
Nathan Sidwell
- [PATCH] middle-end/123107 - avoid invalid vector folding
Richard Biener
- [gccrs COMMIT] gccrs: add unused label lint
gerris.rs@gmail.com
- [gccrs COMMIT 1/2] gccrs: handle outer attributes in expression parsing
gerris.rs@gmail.com
- [PATCH] libstdc++: Silence false positive null-dereference warning in istreambuf_iterator::operator++ [PR105580]
Tomasz Kamiński
- [PATCH] libstdc++: Allow new-abi-baseline target to overwrite existing file
Jonathan Wakely
- [gccrs COMMIT] gccrs: Fix empty struct constructors causing ICE during type checking
gerris.rs@gmail.com
- Ping Re: [PATCH v4] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495,PR122496]
Qing Zhao
- [PATCH] arm: add test for recent combine fix [PR121773]
Richard Earnshaw
- Ping: Re: [PATCH] extend __builtin_counted_by_ref to support pointers inside structures
Qing Zhao
- Ping * 3 Re: [PATCH v5] Evaluate the object size by the size of the pointee type when the type is a structure with flexible array member which is annotated with counted_by.
Qing Zhao
- [PATCH] libstdc++: Use tree-dump-gimple in variant constant init tests.
Tomasz Kamiński
- [PATCH 1/2] OpenMP/Fortran: Map intermediate array descriptor [PR120505]
Paul-Antoine Arras
- [PATCH] libstdc++-v3: Update baseline symbols for ia64-linux
Frank Scheiner
- [PATCH v10 0/7] Introduce Kernel Control Flow Integrity ABI [PR107048]
Kees Cook
- [PATCH 0/2] aarch64: Issues with --with-arch checks
Alice Carlotti
- [PATCH] cse: Small boolization of follow_jumps argument to cse_find_path
Andrew Pinski
- [PATCH 1/9] c++: C++26 Reflection [PR120775]
Marek Polacek
- [patch, libfortran] Fix PR 123446, broken bootstrap
Thomas Koenig
- [patch, libfortran] Fix PR 123446, broken bootstrap
Thomas Koenig
- [patch, libfortran] Fix PR 123446, broken bootstrap
Hans-Peter Nilsson
- [patch, libfortran] Fix PR 123446, broken bootstrap
Hans-Peter Nilsson
- [patch, libfortran] Fix PR 123446, broken bootstrap
Hans-Peter Nilsson
- [patch, libfortran] Fix PR 123446, broken bootstrap
Thomas Koenig
- [patch, libfortran] Fix PR 123446, broken bootstrap
Steve Kargl
- [patch, libfortran] Fix PR 123446, broken bootstrap
Steve Kargl
- [patch, libfortran] Fix PR 123446, broken bootstrap
Hans-Peter Nilsson
- [PATCH 7/11, V2] Add BF/HF negate and absolute value operations
Michael Meissner
- [PATCH, 7/11] Add BF/HF negate and absolute value operations and logical insns.
Michael Meissner
- Ping: [PATCH, 0/11] Add PowerPC 16-bit experimental support
Michael Meissner
- [PATCH] extend __builtin_counted_by_ref to support pointers inside structures
Joseph Myers
- Ping: [PATCH] Add power9 and power10 float to logical optimizations
Michael Meissner
- Ping: [PATCH] PR target/99293 Optimize splat of a V2DF/V2DI extract with constant element
Michael Meissner
- Ping: [PATCH] PR target/120528 Simplify zero extend from memory to VSX register on power10
Michael Meissner
- Ping: [PATCH] PR target/108958 simplify mtvsrdd to zero extend GPR DImode to VSX TImode
Michael Meissner
- Ping: [PATCH] PR target/120681 allow -mcmodel=large with PC relative addressing
Michael Meissner
- [PATCH] PR target/118541 do not generate floating point cmoves for IEEE compares
Michael Meissner
- Ping: [PATCH V12], Add -mcpu=future to the PowerPC
Michael Meissner
- [PATCH] PR123012 Namelist input of variable accessed by use association with renaming fails
Jerry D
- [PATCH] RISC-V: Remove redundant CALL_P check
Bohan Lei
- [PATCH] aarch643: Fix PCH for sve builtins [PR123457]
Andrew Pinski
- [PATCH] PR123012 Silent acceptance of unquoted character items in namelist input
Jerry D
- [committed] testsuite: Add testcase for already fixed test [PR121675]
Jakub Jelinek
- [PATCH] stmt: Fix up parse_input_constraint [PR111817]
Jakub Jelinek
- [PATCH] c++/modules: Mark implicit using-directive for imported unnamed namespace as imported [PR123393]
Nathaniel Shead
- [COMMITTED, PATCH] s390: Remove volatile check from constraints A[QRST]
Stefan Schulze Frielinghaus
- [PATCH] More verbose dumping on missed vector optabs
Richard Biener
- [PATCH v2] aarch64: Add support for FEAT_F8F32MM, FEAT_F8F16MM, and FEAT_SVE_F16F32MM.
Alex Coplan
- [PATCH] testsuite: remove COMPLEX_ADD_ROT270 check in vect/complex mls tests
Artemiy Volkov
- [PATCH] tree-optimization/123298 - fix backedge detection for VN alias walk
Richard Biener
- [PATCH 1/2] testsuite: require arm_v8_3a_fp16_complex_neon for complex fp16 tests
Artemiy Volkov
- [PATCH 2/2] testsuite: add -fpu=auto to complex_neon checks for arm
Artemiy Volkov
- [PATCH 3/9 v4] lto: Stream toplevel extended assembly
Michal Jires
- [PATCH 2/9 v3] ipa: Analyze toplevel extended assembly
Jan Hubicka
- [PATCH v2] libstdc++-v3: Update baseline symbols for ia64-linux
Frank Scheiner
- [PATCH 4/4] ipa-cp: Better opportunity evaluation and ranking
Jan Hubicka
- [PATCH 3/9 v3] lto: Stream toplevel extended assembly
Jan Hubicka
- [PATCH 4/9 v3] lto: Compute partition boundary with asm_nodes
Jan Hubicka
- [PATCH 5/9 v3] lto: Add must_remain_in_tu flags to symtab_node
Jan Hubicka
- [PATCH 6/9 v3] lto: Handle .local symbols in toplevel extended assembly
Jan Hubicka
- [PATCH 7/9 v3] lto: Allow other partitionings for toplevel assembly
Jan Hubicka
- [PATCH] Fix ICE with enum vector division [PR123437]
Peter Damianov
- [PATCH 8/9 v3] lto: Add toplevel simple assembly heuristics
Jan Hubicka
- [PATCH] omp-simd-clone: Fix ICE with typedef'd void return type [PR111856]
Peter Damianov
- [PATCH v10 0/9] aarch64: intrinsics refactors
Karl Meakin via Sourceware Forge
- [PATCH v10 1/9] aarch64: Rename `ENTRY` to `DEF_SIMD_TYPE`
Karl Meakin via Sourceware Forge
- [PATCH v10 2/9] aarch64: Document `DEF_*` macros
Karl Meakin via Sourceware Forge
- [PATCH v10 3/9] aarch64: Define `DEF_SVE_TYPE_SUFFIX` in terms of `DEF_SVE_NEON_TYPE_SUFFIX`
Karl Meakin via Sourceware Forge
- [PATCH v10 4/9] aarch64: Use variadic arguments
Karl Meakin via Sourceware Forge
- [PATCH 9/9 v3] lto: Fix SegFault in ICF caused by missing body
Jan Hubicka
- [PATCH] tree-optimization/123310 - wrong aggregate copy VN
Richard Biener
- Ping: [PATCH] [PR 108865] [mingw] Enable longPathAware in manifest
Senthil Kumar
- [PATCH] vect: Generalise vect_add_slp_permutation [PR122793]
Richard Biener
- [PATCH v1 0/1] aarch64: Add tests checking use of arm_sve.h et al in a pch [PR123457]
Claudio Bantaloukas
- [PATCH v1 0/1] aarch64: Update target checks for sme2 fp8
Claudio Bantaloukas
- [committed] doc: Fix typo in documentation of -flang-info-module-cmi
Jonathan Wakely
- [PATCH] [PR 108865] [mingw] Enable longPathAware in manifest
Jonathan Yong
- [PATCHv3] Introduce x86_64-linux-gnuabi32
Alexandre Oliva
- [PATCH] libstdc++: Allow std::ctype_base masks to contain multiple set bits
Keith Packard
- [PATCH v2 0/1] aarch64: Add tests checking use of arm_sve.h et al in a pch [PR123457]
Claudio Bantaloukas
- [PATCH] forwprop: Check mask for type overflow [PR123414].
Robin Dapp
- [C PATCH] Fix wrong code related to TBAA to tagless structure / unions [PR122572]
Martin Uecker
- [PATCH 00/14] Clean up documentation of target-specific options, part N
Sandra Loosemore
- [PATCH 01/14] doc, rl78: Clean up RL78 option documentation [PR122243] [PR71340]
Sandra Loosemore
- [PATCH 02/14] doc, rs6000: Clean up RS/6000 options documentation [PR122243]
Sandra Loosemore
- [PATCH 03/14] doc, rx: Clean up RX options documentation [PR122243]
Sandra Loosemore
- [PATCH 04/14] doc, s390: Clean up S/390 and z series options [PR122243]
Sandra Loosemore
- [PATCH 05/14] doc, sh: Clean up SH options documentation [PR122243]
Sandra Loosemore
- [PATCH 06/14] doc, Solaris: Clean up documentation of Solaris 2 options [PR122243]
Sandra Loosemore
- [PATCH 07/14] doc, sparc: Clean up SPARC option documentation [PR122243]
Sandra Loosemore
- [PATCH 08/14] doc, v850: Clean up V850 options and documentation [PR122243]
Sandra Loosemore
- [PATCH 09/14] doc, vax: Clean up VAX option documentation [PR122243]
Sandra Loosemore
- [PATCH 10/14] doc, visium: Clean up Visium options documentation [PR122243]
Sandra Loosemore
- [PATCH 11/14] doc, vms: Clean up VMS options [PR122243]
Sandra Loosemore
- [PATCH 12/14] doc, VxWorks: Clean up VxWorks option documentation [PR122243]
Sandra Loosemore
- [PATCH 13/14] doc, x86: Clean up x86 options documentation [PR122243]
Sandra Loosemore
- [PATCH 14/14] doc, xtensa: Clean up Xtensa options documentation [PR122243]
Sandra Loosemore
- [PATCH 3/9] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH] Fix wrong code related to TBAA for components of aggregates
Martin Uecker
- [PATCH 1/2] libstdc++: Fix proxy wait detection in atomic wait
Jonathan Wakely
- [PATCH 2/2] libstdc++: Simplify use_proxy_wait function
Jonathan Wakely
- [to-be-committed][RISC-V] Clamp long reservations to 7c
Jeffrey Law
- [combine] PR middle-end/123236: Simplify (int)((long long)x >> 4)
Roger Sayle
- [PATCH] libiberty/testsuite: make test-pexecute's -t option a little more useful
Andrew Pinski
- [PATCH 1/4] Add pub-sub.{h,cc}
Andrew Pinski
- [PATCH 2/4] Add publish/subscribe topics and channel: pass_events
Andrew Pinski
- [PATCH] RISC-V: Update tt-ascalon-d8's extension list [PR123492]
Peter Bergner
- [PATCH] c++: modules and coroutines
Nathaniel Shead
- [PATCH 3/9] c++: C++26 Reflection [PR120775] - TARGET_EXPR
Jason Merrill
- [PATCH v2] a68: Add exit function to POSIX prelude
Pietro Monteiro
- [PATCH] c++/modules: Search instantiation context for all namespace name lookup [PR122609]
Nathaniel Shead
- [Patch 0 of 2] [PR 123496] ICE speculative edges are not adjacent
Kugan Vivekanandarajah
- [PATCH] i386: Add OPTION_MASK_ISA_64BIT to 4 non-ia32 builtins [PR123489]
Jakub Jelinek
- [PUSHED] ifcvt: Reject inner floating modes of a subreg for noce_try_cond_zero_arith [PR123491]
Andrew Pinski
- [PATCH v2] arm: always enable both simd and mve builtins
Richard Earnshaw (foss)
- [PATCH] c: Optimize TARGET_EXPRs for _Atomic loads [PR123475]
Jakub Jelinek
- [COMMITTED 01/45] ada: Give consistent error message for invalid prefix in select component
Marc Poulhiès
- [PATCH] middle-end/123175 - fix parts of const VEC_PERM with relaxed input sizes
Richard Biener
- [PATCH v2 1/2] libstdc++: Fix proxy wait detection in atomic wait
Jonathan Wakely
- [PATCH v2 2/2] libstdc++: Simplify use_proxy_wait function
Jonathan Wakely
- [COMMITTED,PATCH] s390: Fix operand modifier c
Stefan Schulze Frielinghaus
- [PATCH] [arm] prevent impossible tail- long-calls with static chain [PR119430]
Richard Earnshaw (foss)
- [PATCH] rtlanal: Determine nonzero bits of popcount from operand [PR123501].
Robin Dapp
- Unreviewed libgomp patch
Rainer Orth
- [pushed][PR123121, LRA]: Fix wrong rematerialization of insns with several outputs
Vladimir Makarov
- [C PATCH] Fix ignored qualifier issue for enumerations [PR123435,PR123463]
Martin Uecker
- [PATCH v1] aarch64: Add comment explaining code layout
Alfie Richards
- [RFC,PATCH] s390: Deprecate -m31 support
Stefan Schulze Frielinghaus
- [PATCH] libstdc++: Fix chrono::current_zone() for three component names [PR122567]
Jonathan Wakely
- [PATCH] libstdc++: Ensure counting_semaphore::try_acquire_for times out [PR122878]
Jonathan Wakely
- [committed] Fix [16 regression] Duplicated finalization for derived type with allocatable and finalizable components
Jerry D
- [PATCH] doc: List more valid -x option arguments
Jakub Jelinek
- [PATCH v2] bpf: Split expressions for proper CO-RE code generation
Cupertino Miranda
- [PATCH] match: (X >> C) NE/EQ 0 -> X LT/GE 0
Pengxuan Zheng
- [patch, libfortran] Restore bootstrap on FreeBSD (hopefully)
Thomas König
- [PATCH v5] Preprocessor: More escapes for Makefile rules (-M option) [PR41329, PR121450]
Joerg Boehmer
- [COMMITTED] a68: Escape @ in ga68.texi
Jose E. Marchesi
- [PATCH] c++: deferred noexcept parsing for friend template spec [PR123189]
Patrick Palka
- [PATCH v3] a68: Add exit function to POSIX prelude
Pietro Monteiro
- [PATCH v2 1/2] c++/modules: Update lang_decl_bool streaming
Nathaniel Shead
- [PATCH] cfgcleanup: Protect latches always [PR123417]
Andrew Pinski
- [PATCH 0 of 4] Implement hierarchical discriminators for AutoFDO
Kugan Vivekanandarajah
- [PATCH v2] c: fix checking ICE related to transparent unions and atomic [PR123309]
Martin Uecker
- [PATCH] ranger: Verify gimple_call_num_args for several builtins [PR123431]
Jakub Jelinek
- [PATCH] toplevel: Unbreak Ada build [PR123490]
Jakub Jelinek
- [PATCH] Disable .res file handler to fix COFF passthrough [PR123504]
Peter Damianov
- [PATCH v2] Remove .res specs to fix COFF passthrough [PR123504]
Peter Damianov
- [PATCH v2] libstdc++: Fix std::system_category().message(int) on mingw32 target
Wang Jinghao
- [PATCH] Ada, Darwin: Fix bootstrap after recent warning improvements.
Iain Sandoe
- [PATCH] ifcvt: Improve `cmp?a&b:a` to try with -1 [PR123312]
Andrew Pinski
- [PATCH] libstdc++: Improve comment on __wait_args::_M_setup_proxy_wait
Jonathan Wakely
- [PATCH 0/3] Take single register constraints into account
Stefan Schulze Frielinghaus
- [COMMITTED,PATCH] s390: Add HF mode support
Stefan Schulze Frielinghaus
- [PATCH v0] libstdc++: Replace Ryu with Teju Jagua for scientific format.
Cassio Neri
- [committed] Fix regression on mcore-elf port after recent switch conversion change
Jeffrey Law
- [PATCH 1/2 v2] c++: use nesting and counts in print_candidates
David Malcolm
- [PATCH 2/2 v2] c++: UX improvements for close matches in print_candidates
David Malcolm
- [PATCH] c++: Improve diagnostic for implicit conversion errors [PR115163]
Nathaniel Shead
- [PATCH] remove inclusion of tickLib.h from gthr-vxworks.h
Olivier Hainque
- [PATCH] Move __is_specialization_of to bits/utility.h
Frederick Virchanza Gotham
- [PATCH] openacc: add acc_init_device
Yuao Ma
- [Patch, fortran] PR112460 - [PDT] ICE with parameterized derived types (incorrect code, should be rejected)
Paul Richard Thomas
- [commited] CRIS: Handle POST_INC in cris_rtx_costs
Hans-Peter Nilsson
- [PATCH] m68k: Enable LRA by default.
Mikael Pettersson
- [PATCH v4] libstdc++: Add platform wait functions for FreeBSD [PR120527]
Jonathan Wakely
- PR fortran/77415 patch
Steve Kargl
- PR Fortran/91960 Patch
Steve Kargl
- [PATCH] libga68: Make it possible to debug the GC
Pietro Monteiro
- [PATCH] match: Simplify `(T1)(a bit_op (T2)b)` to `((T1)a bit_op b)` When b is T1 type and truncating from T2 [PR122845]
Andrew Pinski
- find_a_program refactors
John Ericson
- [PATCH v1] aarch64: Add support for `+poe2` and `+tev` options
Srinath Parvathaneni
- [PATCH v2] libga68: Make it possible to debug the GC
Pietro Monteiro
- [PATCH] c++: Remove gnu::gnu_inline attribute on inheriting ctors [PR123526]
Jakub Jelinek
- [PATCH] simplify-rtx: Fix up shift/rotate VOIDmode count handling [PR123523]
Jakub Jelinek
- [PATCH] Add TARGET_MMX_WITH_SSE to the condition of all 64-bit _Float16 vector related patterns.
liuhongt
- [PUSHED] testsuite: Disable vector-compare-1.C for arm targets [PR121752]
Andrew Pinski
- [PATCH v2] AArch64: Add RTL pass to narrow 64-bit GP reg writes to 32-bit
Soumya AR
- [PATCH] Deal with combinations of hard register constraints
Stefan Schulze Frielinghaus
- Subject: [PATCH] if-conv: Prevent vector types in scalar cond reduction [PR123301].
Robin Dapp
- [PATCH v3] libgomp: Skip libgomp.c++/target-cdtor-2.C on Solaris [PR81337]
Rainer Orth
- [PATCH v2] arc: check if the addend fits when referencing small data memory [PR115650]
Luis Silva
- [PATCH] libstdc++: Fix genarate_cannonical test for 128bit floating points.
Tomasz Kamiński
- [PATCH v2] libstdc++: Improve comments on __wait_args::_M_setup_proxy_wait
Jonathan Wakely
- [RFC/PATCH] PR target/122454: Improve RA of doublewords on x86.
Roger Sayle
- [gccrs COMMIT] util/attributes: error on malformed #[link_section] input
gerris.rs@gmail.com
- [PATCH 1/2] Fix extra_off mis-computation during aggregate copy VN
Richard Biener
- [PATCH 2/2] tree-optimization/122830 - move VN through aggregate copies
Richard Biener
- [committed] libstdc++: Stop using some reserved names in src/c++20/atomic.cc
Jonathan Wakely
- [PATCH] ipa-cp: Fix ipa-bit-cp test for recipient_only lattices
Martin Jambor
- GCC 16.0.1 Status Report (2026-01-12), Stage 4 in effect NOW
Richard Biener
- [gccrs COMMIT] gccrs: Fix ICE in insert_associated_trait_impl due to recursion
gerris.rs@gmail.com
- [PATCH] tree-optimization/123528 - tighten bool pattern check
Richard Biener
- [gccrs COMMIT] testsuite: Adds test from issue 1245
gerris.rs@gmail.com
- [gccrs COMMIT] testsuite: Adds test from issue
gerris.rs@gmail.com
- [PATCH] c++: more gnu_inline linkage adjustment
Jason Merrill
- [pushed] c++: tweak testcase for --stds=impcx
Jason Merrill
- [PATCH v3 1/2] RISC-V: Add support for _BitInt [PR117581]
Kito Cheng
- [PATCH v2] openmp: Allocate memory for private/firstprivate clauses as, directed by allocate clauses in target constructs [PR113436]
Kwok Cheung Yeung
- [PATCH] AArch64: Improve immediate generation [PR 114528]
Wilco Dijkstra
- [RFA][PR target/113666] Simplify VEC_EXTRACT from a uniform vector
Jeffrey Law
- testsuite: Fix issues with cross testing in guality tests
Joseph Myers
- [RFC PATCH] testsuite: only test with LTO if LTO support is actually configured
Frank Scheiner
- PING^2: [PATCH v6] c/c++: Make stack protection guard an internal symbol
H.J. Lu
- PING^5: [PATCH v3] Ignore tls_model attribute in TLS access optimization
H.J. Lu
- PING^4: [PATCH v3] Use incoming small integer argument value as if promoted
H.J. Lu
- PING^6: [PATCH v2 1/3] Support symbol reference in jump label and jump table
H.J. Lu
- [PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsle.vv to vmsle.vx on GR2VR cost
pan2.li@intel.com
- [PATCH v1 1/2] RISC-V: Combine vec_duplicate + vmsle.vv to vmsle.vx on GR2VR cost
pan2.li@intel.com
- [PATCH] x86: Disable tight loop alignment for m_CORE_ATOM
Cui, Lili
- [r16-6727 Regression] FAIL: gcc.dg/store_merging_19.c scan-tree-dump-times store-merging "Merging successful" 3 on Linux/x86_64
Haochen Jiang
- [PUSHED] xfail store_merging_19.c for the same reason as store_merging_18.c
Andrew Pinski
- [PATCH] LoongArch: Fix ICE when explicit-relocs is none
DengJianbo
- [PATCH] tree-optimization/123539 - signed UB in vector reduction
Richard Biener
- [PATCH] tree: Handle ::operator {new,delete} function templates as uncertain matches [PR123513]
Jakub Jelinek
- [PATCH] libstdc++: Test for unsupported engine range for 128bits floating points [PR119739]
Tomasz Kamiński
- [PATCH] forwprop: Fix type mismatch in vec constructor [PR123525].
Robin Dapp
- [PUSHED] openmp: Bump Version from 4.5 to 5.2 (2/4): 'libgomp.oacc-c-c++-common/vred2d-128.c' [PR123098]
Thomas Schwinge
- [PUSHED] openmp: Bump Version from 4.5 to 5.2 (2/4): Some more '-Wno-deprecated-openmp'
Thomas Schwinge
- [PUSHED] amdgcn: Adjust failure mode for gfx908 USM: 'libgomp.fortran/map-alloc-comp-9-usm.f90'
Thomas Schwinge
- [PATCH] c, c++: Use c*_build_qualified_type instead of build_qualified_type from within build_type_attribute_qual_variant [PR101312]
Jason Merrill
- [PATCH] gcc/tree.h, match.pd: remove 'warn_strict_overflow' ref
Daniel Barboza
- [PATCH 1/5] libgomp: Enforce tasks executed lexically after scheduled
Tobias Burnus
- [gccrs COMMIT] util/attributes: Error on #[repr] applied to functions
gerris.rs@gmail.com
- [PATCH] middle-end/123573 - fix VEC_PERM folding more
Richard Biener
- [gccrs COMMIT 1/2] gccrs: fixes the error thrown
gerris.rs@gmail.com
- [PATCH] [wwwdocs] bugs: Add a section about Bugzilla auto-link keywords
Filip Kastl
- [PATCH] fortran: Allow vector math functions only with fast-math [PR 118955]
Wilco Dijkstra
- [committed][PR tree-optimization/123530] Fix ICE in recently added match.pd pattern
Jeffrey Law
- [PATCH] fortran: Reject array/allocatable LINEAR on DO [PR102430]
Christopher Albert
- [PATCH v2] match.pd: simplify "shift + reg EQ|NE reg"
Daniel Barboza
- [PATCH] libstdc++: Fix handling iterators with proxy subscript in heap algorithms.
Tomasz Kamiński
- [PATCH] libstdc++: Rework P0952 generate_cannonical tests.
Tomasz Kamiński
- [PATCH] match: Add simplification of `(a*zero_one_valued_p) & b` if `a & b` simplifies [PR119402]
Andrew Pinski
- [PUSHED] testsuite/aarch64: Fix aarch64/signbitv2sf.c [PR122522]
Andrew Pinski
- [PATCH v2 0/4] Clean up test requirements
feedable
- [PATCH 1/4] testsuite: Clean up the weak declaration scanning
feedable
- [PATCH] AArch64: Use anchors for FP constants [PR 121240]
Wilco Dijkstra
- [PATCH v4] C: fix issues when supporting counted_by fields in anonymous structure/unions [PR122495, PR122496]
Joseph Myers
- [COMMITTED] MAINTAINERS: add myself to write after approval
Daniel Barboza
- testsuite: Enable cross testing for simulate-thread tests
Joseph Myers
- [PATCH] LoongArch: Fix bug123521.
Lulu Cheng
- [PING^2][PATCH] ipa/122852: Don't delete unreachable callback edges.
Josef Melcr
- [PATCH] c++: Don't ICE on computed goto in potential_constant_expression_1 [PR123551]
Jakub Jelinek
- [PATCH] c++: Fix ICE in cxx_printable_name_internal [PR123578]
Jakub Jelinek
- [PATCH] Remove Solaris/SPARC ASM_OUTPUT_ALIGNED_COMMON [PR38118]
Rainer Orth
- [PATCH] sparc: Switch TARGET_SUN_TLS default
Rainer Orth
- [PATCH] sparc: Remove HAVE_AS_SPARC_UA_PCREL and HAVE_AS_SPARC_UA_PCREL_HIDDEN
Rainer Orth
- [PATCH v5 2/3] c: introduce jump barriers for statement expressions
Andrew Pinski
- [PATCH] libstdc++: Add comment justifying separate proxy_random_access_iterator_wrapper.
Tomasz Kamiński
- [PATCH v5 3/3] c: implement the defer keyword
Andrew Pinski
- Patch ping
Jakub Jelinek
- [PATCH] simplify-rtx: Fix up SUBREG and LSHIFTRT order canonicalization for AND with constant [PR123544]
Jakub Jelinek
- [PATCH] tree-optimization - Require size > 1 for SLP reduction subgroups
Zhongyao Chen
- [PATCH] tree-optimization/123190 - allow VF == 1 epilog vectorization
Richard Biener
- [PATCH v2 0/4] RISC-V: Various big-endian fixes.
Aleksa Paunovic
- [PATCH 2/3] RISC-V: Use correct subreg in atomic_compare_and_swap
Aleksa Paunovic
- [PATCH] expand: Handle variable-length vector constructors with debug [PR123392]
Tejas Belagod
- [PATCH] tree-optimization/123190 - fix costing of permuted contiguous loads
Richard Biener
- [PATCH] wwwdocs: Document removal of Solaris 11.3 support
Rainer Orth
- [PATCH v2 2/2] testsuite: add -fpu=auto to complex_neon checks for arm
Artemiy Volkov
- [PUSHED] libgomp: Add a few more OpenMP/USM test cases
Thomas Schwinge
- [PUSHED] Fix up 'libgomp.c++/target-std__[...]-concurrent-usm.C' dynamic memory allocation
Thomas Schwinge
- [PUSHED] Add 'libgomp.c++/target-std__[...]-concurrent-usm.C' test cases for C++ 'std::flat_map', 'std::flat_multimap', 'std::flat_multiset', 'std::flat_set'
Thomas Schwinge
- [PUSHED] Add 'libgomp.c++/target-std__[...]-concurrent-usm.C' test cases for C++ 'std::unordered_map', 'std::unordered_multimap', 'std::unordered_multiset', 'std::unordered_set'
Thomas Schwinge
- [gccrs COMMIT] ast: Add new GlobContainer class and use it
gerris.rs@gmail.com
- [PATCH v1] libiberty: add visibility attribute parameter to doubly linked list macros
Matthieu Longo
- [PATCH v1 0/1] aarch64: Add SME2.1 structured sparsity outer product intrinsics
Claudio Bantaloukas
- [PATCH] MAINTAINERS: update my email address
Vineet Gupta
- [PATCH] fixincludes: Skip pthread_incomplete_struct_argument for modern glibc [PR118009]
Bruce Korb
- [PATCH] ipa-cp: Always return the right type in ipa_value_from_jfunc (PR123542)
Martin Jambor
- [PATCH] ipa-cp: Fix devirt bonus for targets that cannot be inlined
Martin Jambor
- [PATCH v3 0/9] c++: C++26 Reflection [PR120775]
Marek Polacek
- [PATCH, wwwdocs] Update gfortran support of Fortran standards and features
Harald Anlauf
- [PATCH 0/5] Some gcov bugfixes and improvements [PR121123]
Jørgen Kvalsvik
- Backport of 6 patches to GCC 15 branch
David Malcolm
- [PATCH, committed] RISC-V: Enable the ZD constraint only when xmipscbop is enabled [PR123092]
Peter Bergner
- [PATCH] MIPS: Add R5900 to ISA_HAS_FMIN_FMAX.
David Guillen Fandos
- [Algol68,COMMITTED] a68: fix documentation of -f[no-]brackets
Jose E. Marchesi
- [PATCH v2] LoongArch: Fix bug123521.
Lulu Cheng
- [COMMITTED] [wwwdocs] Add Algol 68 to list of front ends of GCC 16
Pietro Monteiro
- [PATCH] [wwwdocs] Add all front ends to the list in the home page
Pietro Monteiro
- [PATCH] slsr: Fix some undefined/overflow introducing bugs in SLSR [PR106883]
Andrew Pinski
- [PATCH] Fix std::erase_if and std::erase for debug containers
François Dumont
- [PATCH] c, c++: Fix vector enum division handling [PR123437]
Jakub Jelinek
- [committed] testsuite: Add testcase for already fixed PR [PR120322]
Jakub Jelinek
- [PATCH] compare-debug: Don't print discriminators for -fdump-final-insns= [PR121045]
Jakub Jelinek
- [PATCH] libstdc++: Fix __cpp_impl_reflection comparisons
Jakub Jelinek
- [r16-6766 Regression] FAIL: gcc.dg/vect/fast-math-slp-38.c scan-tree-dump-times vect "vectorizing stmts using SLP" 1 on Linux/x86_64
Haochen Jiang
- [PATCH] Fix testsuite fallout of VF == 1 epilogue vectorization change
Richard Biener
- [PATCH] Fix x86 testsuite fallout from VF == 1 epilogue vectorization change
Richard Biener
- [PATCH] Silently ignore -pthread etc. on Solaris
Rainer Orth
- [PATCH v3 0/3] BPF runtime test support
Piyush Raj
- build: Only use --fatal-warnings if assembler supports it
Rainer Orth
- [PATCH] build: Unify 32 and 64-bit assembler handling
Rainer Orth
- [PATCH] build: Unifiy 32 and 64-bit linker options
Rainer Orth
- [COMMITTED] Use -m32/-m64 with Solaris/x86 as
Rainer Orth
- [PATCH] sparc: Remove TARGET_SUN_TLS
Rainer Orth
- [PATCH] LICM: Factor out memory reference comparison into helper
Xin Wang
- [PATCH] g++: Fix false positive with -Wunused [PR114450]
Lucas Chollet
- [gccrs COMMIT] gccrs: add non upper case globals lint
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: add non snake case lint
gerris.rs@gmail.com
- [gccrs COMMIT] util/attributes: Check that #[target_feature] is only used on unsafe functions
gerris.rs@gmail.com
- [PATCH 0/2] Fixes for PR 123548
Alfie Richards
- [committed] c-family: Regenerate c.opt.urls
Jakub Jelinek
- [gccrs COMMIT 1/2] Add export_name attribute and lower it
gerris.rs@gmail.com
- [gccrs COMMIT] nr: Add proper prelude resolution and fill it upon encountering a prelude.
gerris.rs@gmail.com
- [PATCH] Change int8_t to signed char on Solaris [PR113450,PR123176]
Rainer Orth
- [PATCH 0/1] Partial implementation of N3729.
Kamila Szewczyk
- [gccrs COMMIT] util/attributes: error on malformed #[export_name] input
gerris.rs@gmail.com
- [committed] Fix RISC-V test after recent vectorizer changes
Jeffrey Law
- [PATCH] c++/reflection: enable more testing
Marek Polacek
- [committed] testsuite: Require target x86_64 and aarch64 for gcc.dg/pr123109.c
Pengxuan Zheng
- [PATCH v2] ifcvt: Avoid early multiple-set conversion for extend patterns
Jeffrey Law
- [PATCH] Provide gt_pch_get_address etc. on FreeBSD
Rainer Orth
- testsuite: Enable cross testing for gcov tests
Joseph Myers
- [PATCH v1 0/1] c: Add support for array parameters in _Countof
Alejandro Colomar
- [PATCH] i386: Fix up movhf_mask constraints [PR123607]
Jakub Jelinek
- [PATCH] [testsuite] Split gcc.dg/pr123109.c into scalar and vector parts
Pengxuan Zheng
- [PATCH] Add gnu::callback_only attribute.
Andrew Pinski
- [PATCH] aarch64: Disable shrink-wrap for locally-streaming functions [PR 123624]
Alice Carlotti
- [PATCH] target/123603 - add --param ix86-vect-compare-costs
Richard Biener
- [PATCH 1/2] aarch64: PR target/123584 - Fix expansion of SHA3 XAR with 0 amount
Kyrylo Tkachov
- [PATCH 2/2] aarch64: Adjust predicate used for SVE2 SHA3 XAR rotate amount
Kyrylo Tkachov
- [PATCH][wwwdocs] Update OpenMP Implementation Status for GCC 16
Gio T
- [PATCH v1] aarch64: Update comment explaining code layout
Alfie Richards
- [PATCH] Add [[gnu::disable_coverage]] statement attribute
Jørgen Kvalsvik
- [pushed][PR123092, LRA]: Reprocess insn after equivalence substitution
Vladimir Makarov
- [gccrs COMMIT] util/attributes: handle #[export_name] on static items
gerris.rs@gmail.com
- [pushed: r16-6822] analyzer: eliminate unused field eh_dispatch_edge_op::m_dst_snode [PR123540]
David Malcolm
- [pushed: r16-6823] analyzer: add timevar values for supergraph manipulation [PR123145]
David Malcolm
- [pushed: r16-6824] analyzer: fix check against --param=analyzer-bb-explosion-factor=0
David Malcolm
- [1/2] aarch64: Accept hyphenated extensions in --with-arch [PR123460]
Wilco Dijkstra
- [PATCH 3/9] c++, contracts: C++26 base implementation as per P2900R14.
Jason Merrill
- [COMMITTED 01/22] gccrs: nr: Add better error to unresolved attribute macro
arthur.cohen@embecosm.com
- [gccrs COMMIT 1/2] gccrs: fix ice on let else expession
gerris.rs@gmail.com
- [gccrs COMMIT] gccrs: replace unreachable with sorry_at
gerris.rs@gmail.com
- [RFC} Calculating memory offsets and sizes from generic expressions
Andrew MacLeod
- [PATCH] Fix Bug 109512 - accepts implicit dummy procedure even with "implicit none (external)"
Jerry D
- [pushed] c++/reflection: amend comment
Marek Polacek
- [PATCH] c++: adjust visibility of _DECLs with no linkage
Marek Polacek
- [PATCH] c++: tighten up is_std_substitution
Marek Polacek
- [PATCH] c++/reflection: adjust error message
Marek Polacek
- [PATCH] c++: rename direct_base_parent to direct_base_derived
Marek Polacek
- [PATCH] c++/reflection: use context_for_name_lookup
Marek Polacek
- [PATCH] a68: handle TImode in a68_type_for_{mode,size}
Mohammad-Reza Nabipoor
- COMMITTED 1/7 cobol: Support National characters and Unicode runtime encoding.
Robert Dubner
- COMMITTED 2/7 cobol: Support National characters and Unicode runtime encoding.
Robert Dubner
- COMMITTED 3/7 cobol: Support National characters and Unicode runtime encoding.
Robert Dubner
- COMMITTED 4/7 cobol: Support National characters and Unicode runtime encoding.
Robert Dubner
- COMMITTED 5/7 cobol: Support National characters and Unicode runtime encoding.
Robert Dubner
- COMMITTED 6/7 cobol: Support National characters and Unicode runtime encoding.
Robert Dubner
- COMMITTED 7/7 cobol: Support National characters and Unicode runtime encoding.
Robert Dubner
- [PATCH] c++/modules: Fix local type handling when not streaming function definitions [PR123627]
Nathaniel Shead
- [PATCH] c++: consteval_only_p vs. modules streaming [PR122785]
Nathaniel Shead
- [PATCH] RISC-V: Correct builtin registration order [PR123279].
Robin Dapp
- [PATCH 4/9 v2] c++, contracts: Work around GCC IPA bug, PR121936 by wrapping terminate.
Jason Merrill
- [PATCH] c++: don't crash determining linkage of invalid TYPE_DECL [PR122391]
Simon Martin
- [patch, committed] Update documentation
Jerry D
- [COMMITTED] a68: do not define Number and whole as built-ins
Jose E. Marchesi
- [patch, committed] PR94377 test case
Jerry D
- [committed] Regenerate cobol lang.opt.urls
Jakub Jelinek
- New Spanish PO file for 'gcc' (version 15.2.0)
Translation Project Robot
- Contents of PO file 'gcc-15.2.0.es.po'
Translation Project Robot
- [PATCH 00/13] fold-const.cc: remove Wstrict-overflow code
Daniel Barboza
- [COMMITTED] a68: fix logic for name comparison in are_packs_equivalent [PR algol68/123653]
Jose E. Marchesi
- [COMMITTED] a68: add explicative comment to are_packs_equivalent
Jose E. Marchesi
- [pushed] Further NDS32 option documentation improvements [PR122243]
Sandra Loosemore
- [Ada] Fix packed boolean array with Default_Component_Value aspect
Eric Botcazou
- [COMMITTED] a68: new Coding Guidelines manual for Algol 68
Jose E. Marchesi
- [COMMITTED] a68: do not use `^' for the pow operator
Jose E. Marchesi
- [PATCH] gcc/doc/extend.texi: Parameter forward declarations follow type compatibility rules
Alejandro Colomar
- [PATCH] Bug 123375 - Fortran ICE in insert_bbt while building crest package since r16-2189
Jerry D
- [PATCH] phiopt: Rewrite cond_removal_in_builtin_zero_pattern canonicalization args code [PR123645]
Andrew Pinski
- [gccrs COMMIT] backend: Factor out asm operand chaining
gerris.rs@gmail.com
- [gccrs COMMIT] expand: Refactor field expansion and add documentation
gerris.rs@gmail.com
- [PATCH 8/9 v2] c++, contracts: Allow contract checks as outlined functions.
Jason Merrill
- [PATCH] Fix -Wunused-value false positive on ternary indexed by non-constant
Johannes Altmanninger
- [PATCH v3 0/1] c: Add support for array parameters in _Countof
Alejandro Colomar
- [PATCH] LoongArch: Fix bug117575.
Lulu Cheng
- [PATCH] Generate Algol 68 front end Coding Guidelines
Pietro Monteiro
- welding hose inquiry
danny
- [PATCH] libatomic: Change installed libatomic_asneeded.a into a symlink [PR123650]
Jakub Jelinek
- urgent
Tony Adams
- [PATCH] vect-generic: Fix up expand_vector_mult [PR123656]
Jakub Jelinek
- [PATCH] libstdc++: Use overload operator<=> when provided in relational functors
Tomasz Kamiński
- [committed] libstdc++: Fix std::erase_if for std::string with -D_GLIBCXX_USE_CXX11_ABI=0.
Tomasz Kamiński
- [Patch, gcc+wwwdocs][RFC?] GCN: Add generic targets to default-built multilibs
Thomas Schwinge
- [PATCH V3] driver: Support very long command lines via temporary files [PR111527]
sunilkumar.dora@windriver.com
- [PATCH] tree-optimization/123602 - avoid PRE-inserting abnormal SSA refs
Richard Biener
- [gccrs COMMIT 1/4] gccrs: proc error on invalid type
gerris.rs@gmail.com
- [PATCH 2/5] libgomp: Ensure memory sync after performing tasks
Tobias Burnus
- [committed] c++: Make metafns.{gperf,h} usable in C++14
Jakub Jelinek
- [2/2] aarch64: Improve --with-arch checks
Wilco Dijkstra
- [gccrs COMMIT] derive: Factor out Eq trait path generation
gerris.rs@gmail.com
- [PATCH v2] aarch64: __pld intrinsic fixes
Alfie Richards
- [PATCH v2 1/2] (backport) aarch64: Fix issue with __pld builtin at -O0 [PR 123548]
Alfie Richards
- [PATCH v2 2/2] aarch64: Fix issue with __pld builtin at -O0 [PR 123548]
Alfie Richards
- [PATCH] tree-optimization/123061 - invalid hoisting of division
Richard Biener
- [PATCH v4 0/1] c: Add support for array parameters in _Countof
Alejandro Colomar
- [PATCH][wwwdocs] gcc-16: Create porting_to.html and mention changes to -Wunused-but-set-*
Josef Melcr
- [PATCH v5 0/2] c: Add support for array parameters in _Countof
Alejandro Colomar
- [PATCH v5 1/2] c: Refactor implementation of _Countof()
Alejandro Colomar
- [PATCH] libgomp, amdgcn, nvptx: Improve omp_target_is_accessible [PR121813]
Tobias Burnus
- [PATCH 0/5] Implement atomic fetch min/max in GCC
soumyaa@nvidia.com
- [wwwdocs][Patch] gcc-16/changes.html: Update OpenMP status
Tobias Burnus
- [patch,testsuite,applied] Fix test case for PR123175
Georg-Johann Lay
- [PATCH] testsuite: drop explicit run from dfp execution tests
Alexandre Oliva
- [PATCH] testsuite: require c99_runtime for ldexp optimizations
Alexandre Oliva
- [PATCH] testsuite: _Static_assert is not present in C90
Alexandre Oliva
- [PATCH] testsuite: add hostedlib requirements to multiple C++ tests
Alexandre Oliva
- [PATCH] testsuite: enable use of cxa_atexit on abi tag18a test
Alexandre Oliva
- [PATCH] testsuite: silence nolto-rel warning in pr62026_0.C
Alexandre Oliva
- [PATCH] testsuite: enable use of cxa_atexit on module pr98893 test
Alexandre Oliva
- [PATCH] testsuite: enable use of cxa_atexit on tree-ssa cxa_atexit tests
Alexandre Oliva
- [PATCH] testsuite: arm: restore defaults for multilib test
Alexandre Oliva
- [PATCH] testsuite: arm: add -mcpu=unset before -march
Alexandre Oliva
- [PATCH] testsuite: arm: crypto-vsha1*_u32 tests got late-combine improvements
Alexandre Oliva
- [PATCH] testsuite: arm: bf16_vstn_1 vst3q_bf16 improved by late-combine
Alexandre Oliva
- [PATCH] algol68: Add allocation function for leaf objects
Pietro Monteiro
- [PATCH] testsuite: arm: thumb2-pop-loreg needs explicit -mthumb
Alexandre Oliva
- [PATCH] testsuite: tolerate bogus warning in pr113026-1.c [PR113524]
Alexandre Oliva
- [PATCH] testsuite: arm: update fast-math-complex-mls-half-float.c
Alexandre Oliva
- [to-be-committed][RISC-V][PR rtl-optimization/121787] Work around bad cfglayout interaction with asm goto
Jeffrey Law
- testsuite: Do not restrict five tests to { target native }
Joseph Myers
- [PATCH] a68: set enable_algol68_gc to `auto' instead of `no'
Mohammad-Reza Nabipoor
- [to-be-committed][RISC-V][PR target/123626] Fix VXRM state after calls
Jeffrey Law
- [PATCH v1 0/1] gcc/doc/extend.texi: Document array parameters
Alejandro Colomar
- [PATCH] c++: Fix -Wmisleading-indentation ICE on expansion stmt [PR123694]
Jakub Jelinek
- [PATCH] libstdc++: Disable __cpp_lib_reflection for old CXX ABI
Jakub Jelinek
- [PATCH] testsuite, cobol, modula2, rust, algol68: Extend help.exp testing and fix reported bugs
Jakub Jelinek
- [patch,avr] Implement TARGET_SETJMP_PRESERVES_NONVOLATILE_REGS_P
Georg-Johann Lay
- [PATCH] middle-end/123697 - fix .MASK_LOAD_LANES folding
Richard Biener
- [PATCH 1/2] Add phi_arg_edge_from_use helper
Richard Biener
- [PATCH 2/2] tree-optimization/123729 - fix reduction epilog flowing into abnormal edge
Richard Biener
- [PATCH] tree-optimization/123651 - avoid diagnosing uninitialized artificial variable
Richard Biener
- [PATCH v2] aarch64: Add aarch64 test [PR 123697]
Alfie Richards
- [PATCH] PR rtl-optimization/123585: ICE in vec_select simplification on x86_64.
Roger Sayle
- [committed][wwwdocs] Update OpenMP Implementation Status
Gio T
- [PATCH v5] get source line for diagnostic from preprocessed file [PR preprocessor/79106]
Bader, Lucas
- [PATCH] Simplify vec_merge of a vec_merge with a repeated operand.
Roger Sayle
- [PATCH] doc: fix documentation of -Wsfinae-incomplete [PR123639]
Giuseppe D'Angelo
- [PATCH v3] fold-mem-offsets: Convert from DF to RTL-SSA
Jeffrey Law
- [committed] aarch64: Ignore debug stmts in aarch64_possible_by_lane_insn_p [PR123724]
Jakub Jelinek
- [PATCH] PR tree-optimization/123314 - Do not trap on a stmt with no basic block.
Andrew MacLeod
- [PATCH] RISC-V: Fix intrinsic FoF load at -O0 [PR122869].
Robin Dapp
- [PATCH v1 0/7] Vectorizer: New SLP Pattern
Andrei Tirziu via Sourceware Forge
- [PATCH v1 3/7] [Vectorizer][Aarch64]: SLP MATCH Pattern: Add implementation for match / nmatch SVE instructions
Andrei Tirziu via Sourceware Forge
- [pushed: r16-6930] analyzer: fix -Wmaybe-uninitialized of 'edge_sense'
David Malcolm
- [pushed: r16-6931] sarif-replay: skip "sarif:/" embedded links [PR123056]
David Malcolm
- [PATCH] aarch64: Fix FEAT_PCDPHINT for C++
richard.ball@arm.com
- [pushed][PR122215, IRA]: Add missed test file
Vladimir Makarov
- [committed] doc, openmp: Fix Overfull Hboxes for OpenMP Docs
Gio T
- [PATCH] c++: introduce maybe_get_first_fn
Marek Polacek
- [pushed] c++: non-dep reversed <=> returning int [PR123601]
Patrick Palka
- [PATCH] testsuite: Fix issues with simulator testing in guality, simulate-thread tests
Hans-Peter Nilsson
- [committed][PR rtl-optimization/123380] Avoid creating bogus SUBREG in combine
Jeffrey Law
- [PATCH] slsr: Fix replace_rhs_if_not_dup and others for overflow [PR106883]
Andrew Pinski
- [PATCH v2 0/9] MIPS Allegrex VFPU implementation
David Guillen Fandos
- [pushed] wwwdocs: gcc-16: Fix markup
Gerald Pfeifer
- [PATCH] [x86] Add u-arch tune prefer_bcst_from_integer.
liuhongt
- [r16-6913 Regression] FAIL: libgomp.c/pr122356.c execution test on Linux/x86_64
Haochen Jiang
- [PATCH PR112400]: VAX: ICE in fixup_reorder_chain whilst building gimple_match.cc
Kalvis Duckmanton
- [PATCH] libstdc++: container heterogenous insertion (P2363) [PR117402]
Nathan Myers
- [pushed] wwwdocs: news: Disambiguate news entries with identical dates
Gerald Pfeifer
- [PATCH v2] Fix AIX build break in gcc/diagnostics/sarif-sink.cc.
Sangamesh Mallayya
- [pushed] wwwdocs: gcc-16: Fix porting document markup
Gerald Pfeifer
- [PATCH] c++: Fix ICE in build_base_path -> resolves_to_fixed_type_p -> fixed_type_or_null [PR123692]
Jakub Jelinek
- [PATCH] c++: Don't error on non-consteval defaulted special members in consteval-only classes [PR123404]
Jakub Jelinek
- [PATCH] c++: Fix ICE with constant evaluation of a = {CLOBBER} with ptrmemfn [PR123677]
Jakub Jelinek
- [PATCH] ipa: Be strict about context speculation in IPA-CP
Martin Jambor
- [gccrs COMMIT] gccrs: Implement type check & codegen for HIR::StructPatternFieldTuplePat
gerris.rs@gmail.com
- [Ada] Fix visibility issue on generic parent from nested generic package in formal package
Eric Botcazou
- [PATCH] a68: fix code and phrases in documentation
Mohammad-Reza Nabipoor
- [PATCH] c++: add lk_module
Marek Polacek
- [PATCH] Simplify vec_select of a vec_select.
Roger Sayle
- [PATCH] vect: Fix outer loop vectorization for nested uncounted loops [PR123657]
Victor Do Nascimento
- [PATCH 1/2] libstdc++/regex: Remove BFS executor [PR86164]
Patrick Palka
- [committed] testsuite: Add testcase for already fixed PR [PR123744]
Jakub Jelinek
- [COMMITTED, PATCH] s390: Don't emulate vec_cmpgtuv1tiv1ti for VXE3 [PR122781]
Stefan Schulze Frielinghaus
- [PATCH] forwprop: allow more VPEs in simplify_vector_constructor () [PR122679]
Artemiy Volkov
- [PATCH v1 0/1] gcc/testsuite/gcc.dg/maxof-compile.c: Add tests using qualifiers
Alejandro Colomar
- [PATCH] vect: use related vectype for non scalar masks [PR123016]
Andre Vieira
- [PATCH v2 1/4] libstdc++/regex: Remove BFS executor [PR86164]
Patrick Palka
- [PATCH v2 2/4] libstdc++/regex: Convert DFS executor to use iteration [PR86164]
Patrick Palka
- [PATCH 3/4] libstdc++/regex: Reduce space usage of _M_rep_once_more [PR86164]
Patrick Palka
- [PATCH v2 4/4] libstdc++/regex: Shift _M_current restoration to backtracking nodes [PR86164]
Patrick Palka
- [to-be-committed, PATCH] RISC-V: Add zvfbfmin to tt-ascalon-d8's extension list, [PR123492]
Peter Bergner
- [pushed][PR modula2/123739] The help option descriptions are not capitalized
Gaius Mulley
- [pushed: r16-6961] analyzer: different decls don't alias
David Malcolm
- [pushed: r16-6962] analyzer: ensure that concrete binding keys don't overlap
David Malcolm
- [PATCH] forwprop: More nop-conversion handling [PR123731].
Robin Dapp
- [PATCH v3] bpf: Split expressions for proper CO-RE code generation
Cupertino Miranda
- [PATCH] c++: fix for saved_token_sentinel
Marek Polacek
- [PATCH] c++/reflection: refactor type_linkage_name
Marek Polacek
- [PATCH] c++: fix user_provided_p
Marek Polacek
- [PATCH] c++: Fix wrong-code with overloaded comma and CPP_EMBED [PR123737]
Jakub Jelinek
- [PATCH] MAINTAINERS: Add myself to 'Write After Approval' and DCO
Alejandro Colomar
- [PATCH] unswitch: Fix up one unguarded fprintf (dump_file, ...) [PR123736]
Jakub Jelinek
- [PATCH] c++: Fix ICE on decltype on non-local structured binding inside of a template [PR123667]
Jakub Jelinek
- testsuite: Make profopt-execute also copy profile data for dg-additional-sources
Joseph Myers
- [PUSHED] testsuite: Add testcase for already fix bug [PR123745]
Andrew Pinski
- [pushed; r16-6966] sarif-replay: improve path output when source is unavailable [PR122622]
David Malcolm
- [PATCH] [APX] i386: Fix illegal broadcast instruction generated by intrinsic
Hongyu Wang
- The rest of fix for introduction of overflow for slsr
Andrew Pinski
- [PATCH] testsuite: don't test for shirnk wrapping for arm thumb1 on pr46555.c [PR123751]
Andrew Pinski
- [PATCH] rs6000: emit insn with proper rounding mode for nearbyint [PR113353]
Vijay Shankar
- [PATCH] c: Fix incorrect warning with asm defined symbols
Michal Jires
- [PATCH] rs6000: Avoid stxvd2x for quad aligned memory stores [PR123055]
Kishan Parmar
- [PATCH v3] libstdc++: std::simd for C++26
Matthias Kretz
- [PING][PATCH v2] libstdc++-v3: Update baseline symbols for ia64-linux
Frank Scheiner
- [PATCH] tree-optimization/123756 - remove now bogus assert in reduction vect
Richard Biener
- [PATCH] tree-optimization/123755 - properly register loop mask for trapping call
Richard Biener
- [PATCH] tree-optimization/123741 - fix segfault with BB vect and masked stores
Richard Biener
- [PATCH] Fix typo in comment in tree-vrp.cc
Jonathan Wakely
- [committed] testsuite: Add testcase for already fixed PR [PR123753]
Jakub Jelinek
- [PATCH] Avoid selecting masked epilogs for in-order reduction vectorization
Richard Biener
- [committed] arm: fix unrecognized HFmode min/max insns on neon [PR123742]
Richard Earnshaw
- [PATCH v3 1/1] Testsuite: Skip tests making calls to variables
Jeffrey Law
- [PATCH 8/9 v3] c++, contracts: Allow contract checks as outlined functions.
Nina Dinka Ranns
- [PATCH] Haifa scheduler: Do not recompute model if insn does not exist in model_schedule.[PR123144 PR80357 PR94014]
Avinash Jayakar
- [PATCH] c++/reflection: fix fnptr extraction [PR123620]
Marek Polacek
- [pushed] c++/reflection: update class_members_of comment
Marek Polacek
- [PATCH 0/2] aarch64: Fix gating of fp8 intrinsics [PR123206]
Alex Coplan
- [PATCH 1/2] aarch64: Fix gating of fp8 intrinsics [PR123206]
Alex Coplan
- [PATCH 2/2] middle-end, aarch64: Make bbitmap ctor explicit [PR123206]
Alex Coplan
- [PATCH v3 1/3] libstdc++/regex: Remove BFS executor [PR86164]
Patrick Palka
- [PATCH v3 2/3] libstdc++/regex: Convert DFS executor to use iteration [PR86164]
Patrick Palka
- [PATCH v3 3/3] libstdc++/regex: Defer _M_current restoration to backtracking nodes [PR86164]
Patrick Palka
- [PATCH] c++/reflection: detect more invalid splices in lambda
Marek Polacek
- [PATCH] c++/reflection: use build_stub_type
Marek Polacek
- [PATCH] c++: tweak for cp_parser_type_id_1
Marek Polacek
- [PATCH] c++: Fix ICE on namespace attributes [PR123684]
Jakub Jelinek
- [gccrs COMMIT 1/3] Detect macros with duplicate metavariable bindings
gerris.rs@gmail.com
- [PATCH] picolibc: Use %:find-file for both test and access to picolibc.ld
Keith Packard
- [PATCH] LoongArch: Fix movsf in lp64s abi
mengqinggang
- [PATCH] libga68: Stop doing redundant GC initialization check
Pietro Monteiro
- [PATCH] Enabling POPCNT generation for 32-bit pattern from Hacker's Delight
Roy, Reshma
- [PATCH v2] LoongArch: Fix movsf in lp64s abi
mengqinggang
- [committed] openmp: Fix up OpenMP loop parsing in templates [PR123597]
Jakub Jelinek
- [PATCH] builtins: Only fold abs/absu if it is sane [PR123703]
Jakub Jelinek
- [PATCH 1/2] middle-end/123775 - add missing expand_vec_cond_expr_p to patterns
Richard Biener
- [PATCH 2/2] Add missing expand_vec_cond_expr_p to patterns
Richard Biener
- [PATCH] tree-optimization/123771 - missing conversion of induction step
Richard Biener
- [PING 16] Re: [PATCH v4 0/1] Add warnings of potentially-uninitialized padding bits
Christopher Bazley
- [committed] libstdc++: Explicitly call _Mo_base() in _Cpy_base copy-constructor [PR123758]
Tomasz Kamiński
- [PATCH] vect: Only scale vec_offset once [PR123767].
Robin Dapp
- [PATCH] tree-optimization/122474 - missing check for .VEC_SHL_INSERT
Richard Biener
- [PATCH] match: Fix some `(op (cnd @0 @1 @2) @3)` patterns [PR123778]
Andrew Pinski
- [PUSHED] gimple-fold: Fix handling of vdefs for MASK_LOAD_LANES replacement [PR123776]
Andrew Pinski
- [PATCHv2] libstdc++: container heterogenous insertion (P2363) [PR117402]
Nathan Myers
- [PATCH] RISC-V: Fix indexed store output template [PR123780].
Robin Dapp
- [PATCH][RESEND] Generate Algol 68 front end Coding Guidelines
Pietro Monteiro
- [PATCHv3] libstdc++: container erasure overloads (P2077) [PR117404]
Jonathan Wakely
- [PATCH] AArch64: Allow invert for shift counts [PR 123792]
Wilco Dijkstra
- [PATCH v1 0/5] AArch64: fix some broken tests
Karl Meakin
- [PATCH v1 2/5] aarch64: fix `mangle_5.C` test
Karl Meakin
- [PATCH v1 3/5] aarch64: fix `asm.c` tests
Karl Meakin
- [PATCH v1 5/5] aarch64: fix XAR tests
Karl Meakin
- [PATCH] RISC-V: testsuite: Add vector requirement to test.
Robin Dapp
- [PATCH] RISC-V: testsuite: Add vect requirement to pr123626.c
Robin Dapp
- [PUSHED] aarch64/testsuite: Fix test_frame_*.c
Andrew Pinski
- [PATCH v4 1/2] libstdc++/regex: Make DFS executor non-recursive [PR86164]
Patrick Palka
- [PATCHv3] libstdc++: container heterogenous insertion (P2363) [PR117402]
Nathan Myers
- [PATCH] MIPS: Add l(ceil|floor|round)sfsi2 patterns
David Guillen Fandos
- [patch] Bug 123772 - [OOP] Missed function result finalization when using defined assignment
Jerry D
- [PATCH] openmp: Fix omp for static schedule loop with pointers [PR97898]
Andrew Pinski
- [PATCH] aarch64: early_ra: better handling of replacement of subregs in debug_insns [PR123784]
Andrew Pinski
- [PATCH] c++: Fix behaviour of nested maybe_push_to_top_level [PR123663]
Nathaniel Shead
- [PING^4][PATCH] libatomic: provide missing symbol __atomic_test_and_set [PR122078]
Federico Terraneo
- [PATCH] c++: Fix cp_fold_non_odr_use_1 [PR123557,PR123738]
Nathaniel Shead
- [PATCH] c++: Do not mark STATEMENT_LISTs as visited in genericization.
Iain Sandoe
- [COMMITTED] a68: build a68 type nodes before targetm.init_builtins [PR algol68/123785]
Jose E. Marchesi
- [COMMITTED] Revert "a68: do not use `^' for the pow operator"
Jose E. Marchesi
- [COMMITTED] a68: document libgc minimum version and feature-check GC_is_init_called [PR algol68/123733]
Jose E. Marchesi
- [PATCH v5 1/2] libstdc++/regex: Make DFS executor non-recursive [PR86164]
Patrick Palka
- [PATCH v5 2/2] libstdc++/regex: Defer _M_current restoration to backtracking nodes [PR86164]
Patrick Palka
- [PUSHED] SLSR: Wrong type sometimes for rhs2 with pointers [PR123803]
Andrew Pinski
- [PATCH v3 2/9] aarch64: extend sme intrinsics to mfp8
Richard Sandiford
- [PATCH] libgcc: Use UTItype with mode(TI) for 16-byte atomics
Richard Sandiford
- [PATCH] PR middle-end/122348: ICE in store_constructor from flexible array member
Roger Sayle
- [PATCH] libstdc++: testsuite: don't test for __unused
Xi Ruoyao
- [PATCH/RFT] Allow CONCATs in emit_group_load_1.
Roger Sayle
- [PATCH v2] Add [[gnu::disable_coverage]] attribute
Jørgen Kvalsvik
- [PUSHED 0/8] Last bunch of option documentation cleanups [PR122243]
Sandra Loosemore
- [PATCH] Fix gcc-urlifier selftest failure
Sandra Loosemore
- Git ignores for Codex, Claude, and Gemini files
Hsing Yu Peng
- [PATCH v6] c/c++: Make stack protection guard an internal symbol
Jason Merrill
- [PATCH] final: Fix out of bounds access for invalid asm operands [PR123709]
Andrew Pinski
- [r16-6988 Regression] FAIL: gcc.dg/vect/costmodel/x86_64/costmodel-vect-epil-1.c scan-tree-dump vect "optimized: loop vectorized using 64 byte vectors" on Linux/x86_64
Haochen Jiang
- [r16-6987 Regression] FAIL: gcc.target/i386/vlddqu_vinserti128.c scan-assembler-times vbroadcasti128 1 on Linux/x86_64
Haochen Jiang
- [PATCH] tree-optimization/123755 - fix LEN-masking of trapping calls
Richard Biener
- [PATCH][vect]: distinguish between MASK_CALL and non-trapping calls [PR123628]
Tamar Christina
- [PATCH] Fixup gcc.dg/vect/costmodel/x86_64/costmodel-vect-epil-1.c
Richard Biener
- [PATCH] tree-optimization/123794 - fix OMP SIMD scalar call removal
Richard Biener
- [PATCH] middle-end: Fix stack alignment for unwrapped vector constants [PR123447]
Pengfei Li
- [PATCH] Reject dll{im,ex}port attribute on TLS variables
Eric Botcazou
- [PATCH] forwprop: Pun with integer type if needed [PR123799].
Robin Dapp
- [PATCH][v2] tree-optimization/122474 - adjust check for .VEC_SHL_INSERT
Richard Biener
- [Patch][GCN] install.texi: Update GCN's newlib requirement
Tobias Burnus
- [RFC O/2] libstdc++: Implement PL007 changes to submdspan
Tomasz Kamiński
- Unreviewed wwwdocs, build patches
Rainer Orth
- [PATCH v4 0/2] BPF runtime test support
Piyush Raj
- [COMMITTED] doc: Document --param auto-profile-reorder-only
Filip Kastl
- [PATCH] AArch64: Block symbols in literal pools [PR 123791]
Wilco Dijkstra
- [PATCH] c++: leaky uid-sensitive constexpr evaluation [PR122494, PR123814]
Patrick Palka
- [PATCH] slsr: Use the correct type to try to convert to for inserting on edge case [PR123820]
Andrew Pinski
- [PATCH] c++/modules: Handle reflection SPLICE_SCOPE tree node
vspefs
- [PATCH v2] c++/modules: Handle reflection SPLICE_SCOPE tree node
vspefs
- [PATCH] c++: non-dep decltype folding of concept-id C<Ts...> [PR123676]
Patrick Palka
- [PATCH v3] c++/modules: Handle reflection SPLICE_SCOPE tree node
vspefs
- [PATCH v4] c++/modules: Handle reflection SPLICE_SCOPE tree node
vspefs
- [PATCH][_GLIBCXX_DEBUG] Add consteval support
François Dumont
- [pushed: r16-7053] analyzer: avoid calling binding_map::const_iterator::operator* [PR123145]
David Malcolm
- [PATCH/RFC] analyzer: add option -fanalyzer-assume-nothrow [PR122623]
David Malcolm
- [PATCH 0/2] Add if-driverlang spec function
Keith Packard
- [PATCH 1/2] driver: Add if-driverlang spec function
Keith Packard
- [PATCH 2/2] picolibc: Add C++ bits when linking with C++ driver
Keith Packard
- [PATCH 5/9 v2] c++, contracts: Apply P200R14 constification.
Iain Sandoe
- [PATCH 9/9 v2] c++, contracts: Add caller-side contract checks, and controls.
Iain Sandoe
- [PATCH 0/9 v4] C++26 Contracts initial implementation.
Iain Sandoe
- [PATCH 1/9 v4] c++, contracts: Remove the abandoned C++2a implementation.
Iain Sandoe
- [PATCH 2/9 v4] c++, contracts: Add a contract scope per basic.scope.contract.
Iain Sandoe
- [PATCH 5/9 v4] c++, contracts: Apply P200R14 constification.
Iain Sandoe
- [PATCH 6/9 v4] libstdc++, contracts: Add base P2900R14 contracts support.
Iain Sandoe
- [PATCH 7/9 v4] c++, contracts: Add tests for C++26 contracts.
Iain Sandoe
- [PATCH 9/9 v4] c++, contracts: Add caller-side contract checks, and controls.
Iain Sandoe
- [PATCH] LoongArch: Fix bug123807.
Lulu Cheng
- [PATCH 1/2] LoongArch: Fix bug123766.
Lulu Cheng
- [PATCH v3] libstdc++: Add symlink support on Windows
Adam Wood
- [PATCH] rs6000: Do not reorder operands for vec_pack_to_short_fp32 based on endianness [PR119130]
Avinash Jayakar
- [PATCH] aarch64:early-ra: Copy reg_attrs and set the original_regno on the new reg [PR123829]
Andrew Pinski
- [PATCH v2] testsuite: only test with LTO if LTO support is actually configured
Frank Scheiner
- [PATCH] [PR 123583] c: Fix parser error due to reclassification of address space names
Senthil Kumar
- [PATCH] libstdc++: Relax memory-ordering in shared-ptr/weak-ptr inc-ref
Jay Feldblum
- [committed] libphobos: Bump soname to version 7 [PR122800]
Iain Buclaw
- [Patch] Fortran/OpenMP: Reject device-local var in MAP clause
Tobias Burnus
- [PATCH] RISC-V: Fix ABI vector passing on stack and GPR [PR123824].
Robin Dapp
- [PATCH v2 0/2] AArch64: fix some failing tests
Karl Meakin
- [gccrs COMMIT] util/attributes: Error on malformed lint attributes
gerris.rs@gmail.com
- [PATCH v5] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
jeevitha
- [PATCH] ipa/116296 - avoid overflow in modref_access_node::contains
Richard Biener
- [PATCH V2, 2/3] Add support for dense math registers on a future PowerPC
Surya Kumari Jangala
- [PATCH][v2] ipa/116296 - avoid overflow in modref_access_node::contains
Richard Biener
- [PATCH] debug/123376 - mangle decls referenced in initializers early
Richard Biener
- [gccrs COMMIT] ast: Fix module path resolution for sibling modules in root
gerris.rs@gmail.com
- [PATCH] testsuite: arm: Add another expected output in vdupq_n_f32.c
Christophe Lyon
- [PATCH] C: Do not warn for calls to .ACCESS_WITH_SIZE when -Wbad-function-cast is specified [PR123500]
Qing Zhao
- [PATCH] c++: Error diagnostics for pointer-to-member type [PR38612]
Jason Merrill
- [PATCH v3 0/1] AArch64: SVE_BFSCALE support
Karl Meakin
- [PATCH v4 0/1] AArch64: SVE_BFSCALE support
Karl Meakin
- [PATCH] libstdc++: Avoid -Wtype-limits warnings in locale/gnu/ctype_members.cc
Jonathan Wakely
- [PATCH] libstdc++: Disable false positive middle end warnings in std::shared_ptr [PR122197]
Jonathan Wakely
- New Swedish PO file for 'gcc' (version 15.2.0)
Translation Project Robot
- Contents of PO file 'gcc-15.2.0.sv.po'
Translation Project Robot
- [PATCH] d: Fix root modules have no file location set [PR122817]
Iain Buclaw
- [COMMITTED] Fix Linux/x86 bootstrap without --with-gnu-as/--with-as [PR123841]
Rainer Orth
- [committed] d: Side effects not evaluated for array literals on stack [PR120096]
Iain Buclaw
- [RFC] doc: Add "user experience" documentation for options
Sandra Loosemore
- [PATCH] aarch64: early-ra: Fix handling of multi-register allocation with clobbers [PR123285]
Andrew Pinski
- [PATCH] c++: Handle argument merging push_local_extern_decl_alias [PR123825]
Jakub Jelinek
- [PATCH] free-lang-data: Remove C++ annotations [PR123837]
Jakub Jelinek
- [PATCH v2] c++: Error diagnostics for pointer-to-member type [PR38612]
Alex Yesmanchyk
- [PATCH] i386: Drop mask subst for define_insn_and_split of extend [PR123779]
Hongyu Wang
- [PATCH] c++/reflection: splice parsing fixes [PR123823]
Marek Polacek
- [PATCH v4 1/1] Add warnings of potentially-uninitialized padding bits
Andrew Pinski
- [RFC PATCH 1/7] libffi: Add missing GCC patches to LOCAL_PATCHES
Andrew Pinski
- [RFC PATCH 2/7] libffi: Remove more unneeded files when merging
Andrew Pinski
- [RFC PATCH 0/7] libffi: Sync with libffi 3.5.2 [PR117635]
Andrew Pinski
- [PATCH] waccess: Fix handling of extended builtin types [PR123849]
Andrew Pinski
- [PATCH] c++: Implement part of CWG3044
Jason Merrill
- [PATCH] c++: Implement C++23 P2246R1 - Character encoding of diagnostic text
Jason Merrill
- [RFC PATCH] c++: Implement current wording of https://github.com/cplusplus/CWG/issues/805
Jason Merrill
- [PATCH] RISC-V: Support Zalasr extension.
Jiawei
- [PATCH] tree-optimization/110043 - avoid overflow in pointer-query
Richard Biener
- [PATCH v2] aarch64: early-ra: Fix handling of multi-register allocation with clobbers [PR123285]
Andrew Pinski
- [PATCH v3] c++: Add support for [[gnu::trivial_abi]] attribute [PR107187]
Jason Merrill
- [PATCH] C/C++: Better notification if misused a function like macro [PR102846]
Jason Merrill
- [PATCH] options: Fix a missing period on and option message.
Iain Sandoe
- [PATCH] ipa/111036 - strip nop conversions around __builtin_constant_p arguments
Richard Biener
- [PATCH] tree-optimization/123537 - fix too permissive .REDUC_* folding
Richard Biener
- [PATCH] rtl-optimization/106859 - fix location dumping from var-tracking
Richard Biener
- [committed] libstdc++: Do not allow contract26.cc to build without -fcontracts
Jonathan Wakely
- [committed] libstdc++: Default to C++20 in src/experimental/Makefile.am
Jonathan Wakely
- [PATCH] middle-end/123575 - fix ABS_EXPR folding for vectors
Richard Biener
- [PATCH] testsuite: lto: transform gcc-ar to include prefix
Torbjörn SVENSSON
- [committed] d: RVO/NRVO not done when returning a copy constructor [PR123422]
Iain Buclaw
- [gccrs COMMIT] Reduce node id sharing
gerris.rs@gmail.com
- [PATCH] RISC-V: Handle VL-setting FoF loads. [PR123806]
Robin Dapp
- [PATCH v6 1/2] libstdc++/regex: Make DFS executor non-recursive [PR86164]
Patrick Palka
- [pushed] [PR121571, LRA]: Reprocess asm insn with different preferences when there are no enough regs for the asm-insn
Vladimir Makarov
- [PATCH v7 1/2] libstdc++/regex: Make DFS executor non-recursive [PR86164]
Patrick Palka
- [PATCH] RISC-V: testsuite: Add zvl requirement to PR123626.
Robin Dapp
- [committed] d: Fix ICE: in expand_asm_stmt, at cfgexpand.cc:3445 [PR121477]
Iain Buclaw
- [PATCH] libstdc++: Prevent std::stacktrace from using atomics on arm-eabi [PR120567]
Jonathan Wakely
- [PATCH 1/6] gcov: Only consider pure locations in line mapping
Jørgen Kvalsvik
- [PATCH 2/6] Update expected number of prime paths in test case
Jørgen Kvalsvik
- [PATCH 4/6] gcc: -f*-coverage implies -ftest-coverage
Jørgen Kvalsvik
- [PATCH 6/6] Permit const counters in flush_on_edges [PR123855]
Jørgen Kvalsvik
- [PATCH] libstdc++: Make std::expected trivially copy/move assignable (LWG 4513)
Jonathan Wakely
- [pushed] i386: Use x >> ~y for x >> 31-y [PR36503]
Uros Bizjak
- [PATCH] c++/reflection: tweak for eval_has_template_arguments
Marek Polacek
- [PATCH] c++/reflection: add assert to eval_type_trait
Marek Polacek
- [PATCH] c++/reflection: tweak eval_can_substitute
Marek Polacek
- [committed] d: Fix ICE in output_constructor_regular_field, at varasm.cc:5500 [PR123798]
Iain Buclaw
- [PATCH] c++/reflection: check TYPE_BEING_DEFINED in define_aggregate
Marek Polacek
- [PATCH] lto-plugin: Fix transposed arguments in xcalloc
Kiran P Das
- [PATCH] c++/reflection: enhance splice error checking
Marek Polacek
- [PATCH] d: Fix ICE in ExprVisitor::visit, at d/expr.cc:2224 [PR123419]
Iain Buclaw
- [committed] d: Fix internal compiler error: in visit, at d/decl.cc:838 [PR119799]
Iain Buclaw
- [Ada] Fix stack corruption with concatenation and 'Image of composite type
Eric Botcazou
- [Ada] Fix crash on Unchecked_Union parameter with -gnateV -gnata
Eric Botcazou
- [PATCH] waccess3: Don't warn for union members [PR 123801]
Siddhesh Poyarekar
- Update required to avoid subscription suspension
Support Team
- [PATCH] fict: Improve noce_can_force_operand in ifcvt [PR122170]
Andrew Pinski
- [PATCH] libga68: Don't call free on gc-allocated strings
Pietro Monteiro
- [PATCH] testsuite: Move pr116353.c from being x86 specific to being generic
Andrew Pinski
- [COMMITTED] a68: support FFI with C via formal holes
Jose E. Marchesi
- Request For Information:Beverages,Smoothie And Related Product
Qanfan
- [PATCH 3/5] libgomp: Implement "flat" barrier for linux/ target
Prathamesh Kulkarni
- [PATCH 4/5] libgomp: Removing one barrier in non-nested thread loop
Prathamesh Kulkarni
- [PATCH 5/5] libgomp: Move thread task re-initialisation into threads
Prathamesh Kulkarni
- [PATCH] libstdc++: Add copy_symlink tests [PR122217]
Adam Wood
- [PATCH] optabs: Fix expansion of abs and neg for Float16 [PR123869]
Andrew Pinski
- [PATCH] c++: Fix implicit cast to nullptr_t typedef [PR123790]
Jakub Jelinek
- [PATCH] c++: Fix ICE in eval_annotations_of [PR123866]
Jakub Jelinek
- [COMMITTED] a68: implement GNU68-2026-001-short-of-symbol
Jose E. Marchesi
- [PATCH] tree-optimization/116747 - ICE in cselim due to duplicate sinking
Richard Biener
- [PATCH] tree-optimization/123596 - fix partial virtual SSA update in eh_cleanup
Richard Biener
- [pushed] wwwdocs: gcc-14: Remove broken andestech.com reference
Gerald Pfeifer
- [committed] libstdc++: Fix non-ASCII characters in <contracts> header
Jonathan Wakely
- [PATCH] PR middle-end/118608: Fix lack of sign extension on MIPS64 with -Os
Roger Sayle
- [PATCH] d: Fix buffer overflow detected with -defaultlib= and -debuglib= [PR123349]
Iain Buclaw
- [PATCH v8 03/10] Update constant creation for BB SLP with predicated tails
Christopher Bazley
- [PATCH v2] libstdc++: Make std::expected trivially copy/move assignable (LWG 4026)
Jonathan Wakely
- [PATCH] tree-optimization/122537 - do not elide maybe_zero condition for wrapping IV
Richard Biener
- [PATCH 3/2] libstdc++/regex: add [[gnu::flatten]] to _Executor::_M_dfs
Patrick Palka
- [PATCH] doc: Explain flto-toplevel-asm-heuristics
Michal Jires
- [PATCH] d: Fix ICE in gimplify_expr with const ref noreturn parameters [PR123046]
Iain Buclaw
- [pushed] c++/reflection: add fixed test [PR123871]
Marek Polacek
- [PATCH v2 0/1] arm: testsuite: Use test framework to set arch in stack-protector-7
Christopher Bazley via Sourceware Forge
- [PATCH v2 1/1] arm: testsuite: Use test framework to set arch in stack-protector-7
Christopher Bazley via Sourceware Forge
- [committed] d: Fix Segmentation fault with redeclared symbols [PR123407]
Iain Buclaw
- [PATCH] libstdc++: add __glibcxx_want_contracts for source_location
vspefs
- [PATCH] libstdc++: fix a wrong export of a contracts facility in std module
vspefs
- [committed] libstdc++: Fix use of feature test macro in <source_location>
Jonathan Wakely
- [PATCH v8 09/10] AArch64/SVE: Tests for use of predicated vector tails for BB SLP
Christopher Bazley
- [committed 0/2] Cleanup aarch64 advsimd tests
Richard Earnshaw
- [Ada] Fix internal error on equality test with empty container
Eric Botcazou
- [PATCH] diagnostics: only MinGW 10.0.0 and later ships afunix.h
Torbjörn SVENSSON
- [patch] PR93727 Fortran 2018: EX edit descriptor
Jerry D
- [PATCH] libstdc++: Allow constant initialization of std::atomic of types with padding [PR123875]
Tomasz Kamiński
- [PATCH] c++: non-empty constexpr constructor bodies in C++11 [PR123845]
Patrick Palka
- [PATCH] libga68: Use the internal malloc for UTF-32 to UTF-8 conversion
Pietro Monteiro
- [COMMITED] [wwwdocs] onlinedocs: Add links to Algol 68 Coding Guidelines
Pietro Monteiro
- [PATCH] d: Fix infinite loop in dump_generic_node [PR123264]
Iain Buclaw
- [committed] d, darwin: Add Apple as a predefined version
Iain Buclaw
- [PATCH] tree-optimization/109410 - ICE with noreturn and -g
Richard Biener
- [committed] d: Fix ICE in dwarf2out_abstract_function, at dwarf2out.cc:23771 [PR123263]
Iain Buclaw
- [committed] d: Refactor for changes to dmd front-end inteface
Iain Buclaw
- [PATCH] tree-optimization/123755 - more (len-)masked call fixes
Richard Biener
- [PATCH v1 0/1] Minor typo fix in algol68 doc
dkm via Sourceware Forge
- [PATCH v1 1/1] Minor typo fix in algol68 doc
dkm via Sourceware Forge
- [committed] openmp: Handle asm goto in diagnose_sb_2 [PR123876]
Jakub Jelinek
- [PATCH] match.pd: Fix up __imag__ .MUL_OVERFLOW simplification [PR123864]
Jakub Jelinek
- [PATCH] libatomic: Don't install libatomic_asneeded.{so,a} if corresponding libatomic.{so,a} wasn't installed
Jakub Jelinek
- [committed] d: Merge upstream dmd, druntime 1017635a96, phobos 5a142da0a
Iain Buclaw
- [PUSHED] Some gcov bugfixes and improvements
Jørgen Kvalsvik
- [PUSHED][PATCH 2/6] Update expected number of prime paths in test case
Jørgen Kvalsvik
- [PATCH] debug/110885 - fix split-dwarf / debug-types interaction
Richard Biener
- [Ada] Fix spurious visibility error from limited_with clause in library unit hierarchy
Eric Botcazou
- [PATCH] gcc: avoid redefinition of CONST_CAST2 macro
Torbjörn SVENSSON
- [COMMITTED] a68: add SET and CLEAR operators for L bits
Jose E. Marchesi
- [PATCH v2] testsuite: adjust amd64-abi-9.c to check both ms and sysv ABIs
Peter Damianov
- [PATCH] debug/123886 - remove GTY((skip)) from external_die_map entry
Richard Biener
- [PATCH] middle-end/123887 - trapping conditional operand turned unconditional
Richard Biener
- [PATCH v8 1/2] libstdc++/regex: Make DFS executor non-recursive [PR86164]
Patrick Palka
- [PATCH] gcc: migrate from CONST_CAST2 macro to const_cast<>()
Torbjörn SVENSSON
- [PATCH v1] aarch64: remove GNU properties expectations from a BTI test
Matthieu Longo
- [PATCH v1] libiberty: add a new helper to swap list wrappers
Matthieu Longo
- [PATCH] libstdc++/regex: add [[gnu::always_inline]] to _Executor::_M_node
Patrick Palka
- [Ada] Fix regression in visibility for nested use_type_clauses
Eric Botcazou
- [PATCH] diagnostics: respect dumpdir when outputting SARIF and HTML file [PR110522]
David Malcolm
- [PATCH] libitm: testsuite: don't include libstdc++ paths in test names [PR69018]
Pietro Monteiro
- [PATCH] [16-regession] Memory leak on assignment
Jerry D
- [PATCH v2] libitm: testsuite: don't include libstdc++ paths in test names [PR69018]
Pietro Monteiro
- [committed] libstdc++/regex: Suppress -Wpedantic warning about anonymous structs
Patrick Palka
- [PATCH] compare_tests: Don't hardcode grep -E
Pietro Monteiro
- [pushed: r16-7206] analyzer: fix ICE on rethrow without throw [PR123880]
David Malcolm
- [pushed] doc: Switch delorie.com to https
Gerald Pfeifer
- [PATCH] aarch64: Add support for Hisilicon's hip12 core (-mcpu=hip12)
xiezhiheng
- [PATCH] testsuite: riscv: adjust/xfail dynamic-lmul tests
Alexandre Oliva
- [PATCH] testsuite: riscv: valgrind: tolerate unhandled syscall
Alexandre Oliva
- [PATCH] testsuite: riscv: disable scheduling for rvv/autovec/bug-3.c
Alexandre Oliva
- [PATCH] simplify-rtx: fix riscv redundant-bitmap-2.C
Alexandre Oliva
- [PATCH] testsuite: riscv: set expected code model
Alexandre Oliva
- [PATCH] testsuite: riscv: set expected code model for pr113206-2.c
Alexandre Oliva
- [PATCH] testsuite: riscv: set abi along with arch word size
Alexandre Oliva
- [PATCH] testsuite: riscv: pr118170 goes 64-bit without choosing a 64-bit abi
Alexandre Oliva
- [PATCH] testsuite: riscv: pr114139 goes 64-bit without choosing a 64-bit abi
Alexandre Oliva
- [PATCH] testsuite: riscv: pr116715.c cannot run with arbitrary arch options
Alexandre Oliva
- [PATCH] testsuite: riscv: pr90838-2.c cannot find 64-bit CTZ on rv32
Alexandre Oliva
- [PATCH] testsuite: riscv: pr83403-*.c need common 32bit --param on rv32
Alexandre Oliva
- [PATCH] testsuite: riscv: pr110812_*.c needs medany on rv32
Alexandre Oliva
- [PATCH] testsuite: skip pr118817 over unmet hostedlib needs
Alexandre Oliva
- [PATCH] d: Merge upstream dmd, druntime e1f6680f50, phobos f87979028
Iain Buclaw
- Introduce macros IS_PDT and IS_CLASS_PDT
Paul Richard Thomas
- [PATCH] c++/modules: Fix ICE with multiple module declarations and -M [PR123738]
Nathaniel Shead
- [PATCH] middle-end/123887 - fix another missing side-effect check
Richard Biener
- [COMMITTED] a68: add TEST operator for bits to expanded prelude
Jose E. Marchesi
- [PATCH 0/2] LoongArch: rework copysign and xorsign implementation
Xi Ruoyao
Last message date:
Sat Jan 31 21:37:05 GMT 2026
Archived on: Sat Jan 31 21:37:34 GMT 2026
This archive was generated by
Pipermail 0.09 (Mailman edition).