Messages by Thread
-
-
[committed] RISC-V: Regen riscv-ext.texi [NFC]
Kito Cheng
-
[PATCH] c, c++: Fix unused result for empty types [PR82134]
Jeremy Rifkin
-
[PATCH 1/2] libstdc++: Directly implement ranges::heap algos [PR100795]
Patrick Palka
-
Re: [RFC PATCH v2] cselib: Reuse VALUEs on reg adjustments
Jeff Law
-
[PATCH] gcc: Make int n_infiles local to gcc.cc.
Robert Dubner
-
[to-be-committed][RISC-V] Fix ICE due to splitter emitting constant loads directly
Jeff Law
-
[PATCH] c++, coroutines: Ensure that the resumer is marked as can_throw.
Iain Sandoe
-
[PATCH] c++, coroutines: Handle await expressions in assume attributes.
Iain Sandoe
-
[PATCH] c++, coroutines: Handle builtin_constant_p [PR116775].
Iain Sandoe
-
[PATCH] c++, coroutines: Handle unevaluated contexts
Iain Sandoe
-
[wwwdocs] Add C status page (check, small tweaks)
Marek Polacek
-
[PATCH] or1k: Fix ICE in libgcc caused by recent validate_subreg changes
Stafford Horne
-
[PATCH] libfortran: Add script to regenerate source files
FX Coudert
-
[pushed: r16-1348] diagnostics: convert enum logical_location_kind to enum class
David Malcolm
-
[PATCH] c++: Save 8 further bytes from lang_type allocations
Jakub Jelinek
-
[PATCH] c, c++: Save 8 bytes of memory in lang_type for non-ObjC*
Jakub Jelinek
-
Re: [PATCH] RISC-V: xtheadmemidx: Split slli.uw pattern [combine question]
Jeff Law
-
[pushed: r16-1344] diagnostics: fix <title> of experimental-html output [PR116792]
David Malcolm
-
[PATCH v1 0/4] RISC-V: Combine vec_duplicate + vremu.vv to vremu.vx on GR2VR cost
pan2 . li
-
[r16-1247 Regression] FAIL: g++.dg/modules/xtreme-header-8.C -std=c++26 (test for excess errors) on Linux/x86_64
haochen.jiang
-
[r16-1067 Regression] FAIL: gcc.dg/tree-ssa/cswtch-6.c scan-assembler .rodata.cst16 on Linux/x86_64
haochen.jiang
-
[COMMITTED 01/40] ada: Add Ada RM clause mention
Marc Poulhiès
-
[PATCH] forwprop: Change proping memset into memcpy into a forwprop rather than a backwalk
Andrew Pinski
-
[PATCH 1/3]middle-end: support vec_cbranch_any and vec_cbranch_all [PR118974]
Tamar Christina
-
[COMMITTED 1/5] emit-rtl: document next_nonnote_nondebug_insn_bb () can breach into next BB
Vineet Gupta
-
[to-be-committed][RISC-V] Enable more if-conversion on RISC-V
Jeff Law
-
[PUSHED] cselim: Move else_vdef definition to the usage
Andrew Pinski
-
[PUSHED] cselim: Use get_virtual_phi instead of a loop in cond_if_else_store_replacement
Andrew Pinski
-
[PATCH] forwprop: Change optimize_agr_copyprop into forward walk instead of backwards
Andrew Pinski
-
[PATCH, FYI?] [arm] [vxworks] require thumb2 for pr120424.C
Alexandre Oliva
-
[PATCH v1 0/4] RISC-V: Combine vec_duplicate + vrem.vv to vrem.vx on GR2VR cost
pan2 . li
-
[to-be-committed][RISC-V] Add support for 32bit conditional move source/destinations on rv64
Jeff Law
-
[PATCH] math-opt: Remove special case of COND_EXPR
Andrew Pinski
-
[PATCH 3/3] c: Add remove_qualifier helper function [PR120510]
Martin Uecker
-
[PATCH 2/3] c: partial fix for qualifier inconsistency II [PR120510]
Martin Uecker
-
[PATCH 1/3] c: partial fix for qualifier inconsistency [PR120510]
Martin Uecker
-
libstdc++: libstdc++: Implement LWG3528 make_from_tuple can perform (the equivalent of) a C-style cast
Yrong
-
[PATCH] gcc/configure: Check for makeinfo 5.0 or newer
Henrik Lindström
-
[PATCH v2] expand: Improve expand_constructor for BLKmode mode and zeros constructors [PR110459]
Andrew Pinski
-
[PUSHED] Fix index of some warnings [PR120572]
Andrew Pinski
-
[to-be-committed][RISC-V] Handle 32bit operands in condition for conditional moves
Jeff Law
-
[PATCH 1/2] cselim: change how to detect no load/stores after store in single_trailing_store_in_bb
Andrew Pinski
-
[committed] cobol: Diagnostic messages, Flex build, and some cppcheck reports. [PR120328, PR119695]
Robert Dubner
-
[pushed] c++: recursive template with deduced return [PR120555]
Jason Merrill
-
[PATCH] test: Do not include <execution> in g++.dg/modules/xtreme-header*.h
Jonathan Wakely
-
[PATCH] doc: document -fconcepts-diagnostics-depth=
Patrick Palka
-
[committed] libstdc++: Add more tests for semaphores
Jonathan Wakely
-
[committed] libstdc++: Use std::conditional_t instead of lambda to select semaphore implementation
Jonathan Wakely
-
[pushed: r16-1269] diagnostics: introduce xml::doctypedecl to avoid hardcoding html
David Malcolm
-
[pushed: r16-1268] diagnostics: move xml defs to a new xml.cc
David Malcolm
-
[pushed: r16-1266] text-art: allow wrapper_widget to have no child
David Malcolm
-
[pushed: r16-1267] selftest.h: fix sort order of decls
David Malcolm
-
Re: [PATCH] libfortran: Regenerate files
Steve Kargl
-
[PATCH] c++: Don't incorrectly reject override after class head name [PR120569]
Jakub Jelinek
-
[PATCH] fortran: add intrinsic doc for trig functions with half-revolutions
Yuao Ma
-
message format ok?
James K. Lowden
-
[Patch] omp-builtins.def: Leaf attribute fixes to omp_{is_initial_device,get_{mapped_ptr,interop_int}}
Tobias Burnus
-
[committed] Fix compromised ARC test
Jeff Law
-
[PATCH] vect: Use combined peeling and versioning for mutually aligned DRs
Pengfei Li
-
[PATCH] expand, ranger: Use ranger during expansion [PR120434]
Jakub Jelinek
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Andrew MacLeod
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Jakub Jelinek
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Andrew MacLeod
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Richard Biener
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Jakub Jelinek
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Jakub Jelinek
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Richard Biener
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Jakub Jelinek
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Richard Biener
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Andrew MacLeod
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Richard Biener
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Jakub Jelinek
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Andrew MacLeod
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Jakub Jelinek
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Andrew MacLeod
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Jakub Jelinek
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Richard Biener
-
Re: [PATCH] expand, ranger: Use ranger during expansion [PR120434]
Andrew MacLeod