Messages by Thread
-
[Ada] Fix spurious error on primitive function of tagged task type
Eric Botcazou
-
[wwwdocs] htdocs/projects/gomp/ - minor update for GCC 16
Tobias Burnus
-
[PATCH] libstdc++: Fix reserve of size_t(-1) elements in piecewise_constant_distribution. [PR113761]
Tomasz Kamiński
-
[PING][PATCH] aarch64: Add support for range prefetch intrinsic.
Alfie Richards
-
[wwwdocs] Mention target coverage extension for _BitInt
Jakub Jelinek
-
[PATCH] tree-optimization/125088 - some TLC to the new vect_bb_slp_scalar_cost
Richard Biener
-
[PATCH] Mention speculative devirtualization improvements
Richard Biener
-
wwwdocs: document some vectorizer GCC 16 changes
Tamar Christina
-
[PATCH v4] rs6000: Builtins for AES acceleration instructions [RFC02657]
Avinash Jayakar
-
[PATCH][www] Some GCC 16 optimization/vectorizer improvements
Richard Biener
-
[PING][PATCH v3] Recognize and fold longhand wide-multiplication idioms [PR107090]
Konstantinos Eleftheriou
-
[PATCH] LoongArch: Fix ICE caused by incomplete split conditions [PR125057].
Lulu Cheng
-
[PATCH] c, c++: Introduce -Wconstant-logical-operand warning [PR125081]
Jakub Jelinek
-
GCC 17, PowerPC Dense Math V7 (patch 0/7) -- Dense Math introduction
Michael Meissner
-
[PATCH v3] rs6000: Builtins for AES acceleration instructions [RFC02657]
Avinash Jayakar
-
[PATCH] match: Simplify patterns for `a != b` implies a or b is non-zero
Andrew Pinski
-
Re: [PATCH] build: Check solaris_{as,ld} where appropriate
Alexandre Oliva
-
Re: [PATCH V3, 2/4] Add support for dense math registers on a future PowerPC
Michael Meissner
-
[PATCH v2] match: min|max(a+|-c, b+|-c) -> min|max(a, b)+|-c [PR116008, PR124560]
Pengxuan Zheng
-
[PATCH] x86_cse: Convert CONST_VECTOR load to constant integer load
H.J. Lu
-
[PATCH] c++/reflection: propagate cv-quals for SPLICE_SCOPE [PR125096]
Marek Polacek
-
[PUSHED] testsuite: Fix cond-add-vec-2.C and make cond-add-vec-1.C test some more
Andrew Pinski
-
[PATCH gcc-wwwdocs] gcc-16: document some more libstdc++ changes
Patrick Palka
-
[PATCH] rs6000: Builtins for ECC cryptography instructions [RFC02669]
Manjunath S Matti
-
[PATCH gcc-wwwdocs] gcc-16: document some notable C++ changes
Patrick Palka
-
[committed] hppa64: doc/install.texi - Remove incorrect statement regarding GNU ld support
John David Anglin
-
[wwwdocs] Document support for native TLS on Windows
Eric Botcazou
-
[PATCH v1 0/1] aarch64: Handle opts_set parameter properly in aarch64_option_restore
Christopher Bazley via Sourceware Forge
-
[PATCH v1 0/1] Prevent optimize attribute from undoing target attribute
Christopher Bazley via Sourceware Forge
-
[pushed][IRA]: Use correct allocno when building conflicts
Vladimir Makarov
-
[pushed][LRA]: Fix a bug in finding conflicts in rematerialization
Vladimir Makarov
-
[pushed][LRA]: Fix a bug in updating live info in rematerialization
Vladimir Makarov
-
Re: [PATCH v2] RISC-V: Apply LMUL cost scaling to vector operations
Robin Dapp
-
[PATCH v2] niter: Make MAX_DOMINATORS_TO_WALK configurable at runtime
Michiel Derhaeg
-
[PING^3] [PATCH v7] rs6000: Adding missed ISA 3.0 atomic memory operation instructions.
jeevitha
-
[committed, gcc-16] libstdc++: Update leap seconds expiry to 2026a value
Jonathan Wakely
-
[PATCH] niter: Make MAX_DOMINATORS_TO_WALK configurable at runtime
Michiel Derhaeg
-
[PATCH 6/6] build: Remove --with-gnu-ld
Rainer Orth
-
[PATCH 5/6] build: Remove $gnu_ld
Rainer Orth
-
[PATCH 4/6] Remove HAVE_GNU_LD
Rainer Orth
-
[PATCH 3/6] build: Remove --with-gnu-as
Rainer Orth
-
[PATCH 2/6] build: Remove $gas
Rainer Orth
-
[PATCH 1/6] Remove HAVE_GNU_AS
Rainer Orth
-
[PATCH 0/6] Remove HAVE_GNU_{AS,LD} etc.
Rainer Orth
-
Re: [PATCH 0/8] [RFC] Introduce floating point fetch_add builtins
Matthew Malcomson
-
[PATCH] tree-optimization/125080 - fix SLP scalar stmt coverage for instance roots
Richard Biener
-
[PATCH] [x86] Avoid gcc.target/i386/shift-gf2p8affine-?.c fails with compare costs
Richard Biener
-
[PATCH] [x86] Adjust gcc.target/i386/vect-epilogues-2.c and vect-pr113078.c
Richard Biener
-
[PATCH][x86][v2] override vector_costs::better_epilogue_loop_than_p
Richard Biener
-
[PATCH] RISC-V: Extract fusion logic to riscv-fusion.cc
Michiel Derhaeg
-
Re: [PATCH v2] arc: check if the addend fits when referencing small data memory [PR115650]
Michiel Derhaeg
-
Re: [PATCH] libstdc++: Rework P0952 generate_cannonical tests.
Nathan Myers
-
[committed] OpenMP: Expand "declare mapper" mappers for target {enter,exit,} data directives
Tobias Burnus
-
[PATCH] c++: Delete default ctor for unions with all const members
Jakub Jelinek
-
[PATCH] RISC-V: Fix missing braces in riscv_rtx_costs for slli.uw pattern [PR???]
Jin Ma
-
[PATCH] libcpp: Fix up ICE with __VA_OPT__ [PR125048]
Jakub Jelinek
-
[PATCH] tree-optimization/120702 - avoid folding loads to STRING_CSTs
Richard Biener
-
[PATCH] libstdc++: Test ATOMIC_*_LOCK_FREE macros for <stdatomic.h>
Tomasz Kamiński
-
[PATCH] bitintlower: Padding bit fixes, part 6 [PR123635]
Jakub Jelinek
-
[PATCH] libsanitizer: Fix up build against latest kernel headers
Jakub Jelinek
-
[r17-126 Regression] FAIL: g++.dg/tree-ssa/cond-add-vec-2.C -std=gnu++98 scan-tree-dump-times forwprop1 "VEC_COND_EXPR" 2 on Linux/x86_64
Haochen Jiang
-
[PATCH] testsuite: semaphore/try_acquire_until: reorder clock::now calls
Alexandre Oliva
-
[pushed: r17-181] analyzer: add known_function handler for strcasecmp
David Malcolm
-
Re: [PATCH] analyzer: add test_passthrough for getenv
David Malcolm
-
Re: [PATCH] analyzer: model getenv
David Malcolm
-
Re: [PATCH v4] analyzer: model mktemp-family success/failure outcomes [PR105890]
David Malcolm