Messages by Thread
-
[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
-
Re: [PATCH v2] analyzer: generalize mktemp-family warnings; add -Wanalyzer-mkostemp-redundant-flags [PR105890]
David Malcolm
-
Re: [PATCH v3] analyzer: new warnings -Wanalyzer-mkstemp-missing-suffix and -Wanalyzer-mkstemp-of-string-literal [PR105890]
David Malcolm
-
[pushed: r17-185] analyzer: split out exploded_path into its own files
David Malcolm
-
[pushed: r17-174] diagnostics: update status comment in html-sink.cc
David Malcolm
-
[pushed: r17-186] analyzer: new warning: -Wanalyzer-div-by-zero (PR analyzer/124217)
David Malcolm
-
[pushed: r17-184] analyzer: split setjmp/longjmp implementation to their own file
David Malcolm
-
[pushed: r17-173] libgdiagnostics: doc fixes
David Malcolm
-
[pushed: r17-172-g2bb5e43f9c0444] diagnostics: use label_text in diagnostics::option_id_manager
David Malcolm
-
[pushed: r17-182] analyzer: use concrete_binding_map for compound_svalue (PR analyzer/123145)
David Malcolm
-
[pushed: r17-168] json: move pp_markup::quoted_json_pointer to its own header
David Malcolm
-
[pushed: r17-183] analyzer: split out various pending_diagnostic subclasses from region-model.cc
David Malcolm
-
[pushed: r17-171] sarif-replay: decode event IDs [PR123056]
David Malcolm
-
[pushed: r17-169] Introduce pretty-print-token-buffer.{cc,h}
David Malcolm
-
[pushed: r17-170] json: implement JSON Pointer parsing (RFC 6901)
David Malcolm
-
[pushed: r17-167] analyzer: avoid naked "new"
David Malcolm
-
[to-be-committed][V2][RISC-V][PR rtl-optimization/96692] Improve xor+xor+ior sequence when possible
Jeffrey Law
-
[PATCH] Changes to gcc-16/porting_to
Nathan Myers
-
[PUSHED] phiprop: Fix typo [PR125067]
Andrew Pinski
-
[PATCH] c++/reflection: remove cp_preserve_using_decl [PR124169]
Marek Polacek
-
[PATCH] gcc/toplev.cc: Output mangled function names with -fstack-usage
Tomas Härdin
-
Re: [PATCH v4] c++, contracts: fix testsuite basic.contract.eval.p8 failed
yxj-github-437
-
Re: [PATCH v2] toplev: Ask for 128MB stack when compiled with ASAN [PR124206]
Jeffrey Law
-
Re: [PATCH] match: Add MIN<a, b> {<=, >, <, >=} MAX<a, b> simplifications [PR113379]
Jeffrey Law
-
Re: [PATCH] match: Add MIN<a, b> {<=, >, <, >=} MAX<a, b> simplifications [PR113379]
Andrew Pinski
-
Re: [PATCH] match: Add MIN<a, b> {<=, >, <, >=} MAX<a, b> simplifications [PR113379]
Jeffrey Law
-
Re: [PATCH] match: min|max(a+|-c, b+|-c) -> min|max(a, b)+|-c [PR116008, PR124560]
Jeffrey Law
-
[V3][to-be-committed][RISC-V][PR target/124760] Promote SI to DI in some cases to encourage shNadd insns
Jeffrey Law
-
[pushed][LRA]: Fix elimination recognition for INC/DEC RTL
Vladimir Makarov
-
[pushed][LRA]: Fix mode of subreg of const in the const pool
Vladimir Makarov
-
[pushed][IRA]: Fix implicit preference calculation
Vladimir Makarov
-
Re: [PATCH 4/6] fold-mem-offsets: Move RISC-V size-optimization workaround to the backend
Jeffrey Law
-
[PATCH] libstdc++: Update C++23 status table
Jonathan Wakely
-
Re: [PATCH 3/3] libsanitizer: RISC-V supports HWASAN.
Jeffrey Law
-
Re: [PATCH 0/3] RISC-V: Compiler support for HWASAN
Jeffrey Law
-
Re: [PATCH 2/3] RISC-V: Enable address tagging on 64-bit targets supporting pointer masking.
Jeffrey Law
-
[PATCH v2] c++: Improve -fdump-lang-class output
Peter Damianov
-
[PATCH] libstdc++: Update documentation about default -std option
Jonathan Wakely
-
[committed] pru: Allow device spec to append assembler command line
Dimitar Dimitrov
-
[PATCH v2] RISC-V: Add Synopsys RMX-100 series pipeline description.
Michiel Derhaeg
-
[V2][to-be-committed][RISC-V][PR target/124760] Promote SI to DI in some cases to encourage shNadd insns
Jeffrey Law
-
[committed][V2][RISC-V][PR tree-optimization/94892] Improve equality test of sign bit splat against zero
Jeffrey Law
-
Re: [PATCH GCC17-stage1] rtlanal: Recognize disjoint subreg writes as non-conflicting
Richard Sandiford
-
[PATCH] libstdc++: Make pointer_traits::pointer_to constexpr for main template.
Tomasz Kamiński
-
[PATCH] [x86] override vector_costs::better_epilogue_loop_than_p
Richard Biener
-
[PATCH] [x86] Adjust gcc.target/i386/vect-strided-?.c for cost compare
Richard Biener
-
[RFD] Forge: Add scaffolding for managing forge labels
Richard Earnshaw
-
[Fortran, Patch, PR125021] Fix symbol confusion
Andre Vehreschild
-
Re: [Fortran, Patch, PR125021] Fix symbol confusion
Paul Richard Thomas
-
Re: [Fortran, Patch, PR125021] Fix symbol confusion
Andre Vehreschild
-
Re: [Fortran, Patch, PR125021] Fix symbol confusion
Jerry D
-
Fwd: [Fortran, Patch, PR125021] Fix symbol confusion
Jerry D
-
Re: Fwd: [Fortran, Patch, PR125021] Fix symbol confusion
Richard Biener
-
[PATCH v2 2/4] xtensa: Implement "force_l32" target-specific attribute
Takayuki 'January June' Suwa
-
[committed] libgomp.fortran/map-subarray-6.f90: Fix and robustify
Tobias Burnus
-
[PATCH] c++/modules: memfn merging wrt to obj-ness [PR125035]
Patrick Palka
-
[PATCH] [x86] override vector_costs::better_main_loop_than_p
Richard Biener
-
[PATCH] rs6000: Update mma_assemble_acc for DMF
Surya Kumari Jangala
-
[pushed] i386: Avoid redundant classify_argument call in construct_container
Uros Bizjak
-
Re: [PATCH][0/8] Rewrite BB vectorization scalar coverage
Richard Biener
-
[PATCH 3/4] Use scalar_costs in vect_get_known_peeling_cost
Richard Biener
-
[PATCH 4/4] Add comment to vect_estimate_min_profitable_iters
Richard Biener
-
[PATCH 2/4] Cost scalar into vect_body
Richard Biener
-
[PATCH 1/4] Simplify vect_get_known_peeling_cost
Richard Biener
-
[COMMITTED] MAINTAINERS: Add myself to write after approval and DCO
Bohan Lei
-
Re: [PATCH] i386: Support HYGON c86-4g series processors
Uros Bizjak
-
[PATCH v1 0/2] RISC-V: Combine vec_duplicate + vmsgtu.vv to vmsgtu.vx on GR2VR cost
pan2 . li
-
[PATCH] c++: Improve REFLECT_EXPR printing [PR125007]
Jakub Jelinek
-
[PATCH] range-op-float: Fix ICE on undefined_p ranges [PR125039]
Jakub Jelinek
-
[PATCH] [x86] enable avx512_two_epilogues and avx512_masked_epilogues for znver6
Richard Biener
-
[PATCH][www] Add Zen6 and Zen specific changes to release notes
Richard Biener
-
[pushed] c++: ICE with [[trivial_abi]] [PR125022]
Jason Merrill
-
[PATCH] xtensa: Apply further improvement to xtensa_legitimize_address()
Takayuki 'January June' Suwa
-
[to-be-committed][RISC-V][PR tree-optimization/94892] Improve equality test of sign bit splat against zero
Jeffrey Law
-
[V2][to-be-committed][RISC-V][PR tree-optimization/57650] Detect more czero opportunities
Jeffrey Law
-
Re: [PATCH 2/2] ext-dce: narrow sign-extending loads to zero-extending when upper bits are dead
Philipp Tomsich
-
[PATCH] ivopts: Fix up doloop support for enum and bitint types [PR125036]
Andrew Pinski
-
Re: [PATCH GCC17-stage1 1/2] ext-dce: Only remove REG_EQUAL/EQUIV notes on successful optimization
Philipp Tomsich
-
Re: [PATCH (v2) GCC17-stage1] match.pd: Relax single_use for fold-to-zero comparisons
Philipp Tomsich
-
[pushed][IRA]: Fix some cost calculation
Vladimir Makarov
-
[pushed][RA]: Fix some typos and remove unused code
Vladimir Makarov
-
[pushed][LRA]: Fix reg notes update
Vladimir Makarov
-
[to-be-committed][RISC-V][PR rtl-optimization/96692] Improve xor+xor+ior sequence when possible
Jeffrey Law
-
[to-be-committed][RISC-V][PR target/124760] Promote SI to DI in some cases to encourage shNadd insns
Jeffrey Law
-
[pushed] wwwdocs: Document my gcc 16 changes
David Malcolm
-
[gccrs COMMIT] gccrs: Fix ICE cloning trait functions without return types
gerris . rs
-
[committed] Add some more C++26 library features
Jonathan Wakely
-
[PATCH] bpf: Fix bit-field shifting in CO-RE expressions
Cupertino Miranda
-
[PATCH] veclower: Add piecewise expansion for vector moves [PR107916]
Pengfei Li
-
[to-be-committed][V3][PR target/121268]
Jeffrey Law
-
[PATCH][RFC] flip --param ix86-vect-compare-costs default
Richard Biener