Messages by Thread
-
[pushed] c++: avoid ARM -Wunused-value [PR114970]
Jason Merrill
-
[committed] [RISC-V] Fix testsuite fallout from recent changes
Jeff Law
-
[PATCH] libstdc++: Document thread-safety for COW std::string [PR21334]
Jonathan Wakely
-
[committed] libstdc++: Add fast_float patch to LOCAL_PATCHES
Jonathan Wakely
-
[PATCH]RISCV :Added MIPS P8700 Subtarget
Umesh Kalappa
-
[PATCH] cobol: Allow for undefined NAME_MAX [PR119217]
Rainer Orth
-
[PATCH] libstdc++: Implement formatter for ranges and range_formatter [PR109162]
Tomasz Kamiński
-
[PATCH] libstdc++: Define __cpp_lib_containers_ranges in appropariate headers [PR111055]
Tomasz Kamiński
-
[committed] d: Merge upstream dmd 1b34fea478, phobos 40ffbb364
Iain Buclaw
-
[PATCH] libgomp: Update SVE test
Tejas Belagod
-
[PATCH] libgcobol: Use strchr instead of index
Rainer Orth
-
[PATCH] libgcobol: Heed --enable-libgcobol
Rainer Orth
-
[PATCH] libgcobol: Check for struct tm tm_zone
Rainer Orth
-
[PATCH] cobol: Avoid conflict with timespec_t in system headers [PR119217]
Rainer Orth
-
[PATCH] cobol: Avoid conflict with OVERFLOW in system headers [PR119217]
Rainer Orth
-
[PATCH] cobol: Heed ASM_COMMENT_START
Rainer Orth
-
[PATCH] cobol: Initialize regmatch_t portably [PR119217]
Rainer Orth
-
[PATCH] cobol: Don't require GLOB_BRACE etc. [PR119217]
Rainer Orth
-
[PATCH] LRA: Backport PR115568 and PR119689 to release branches
Uros Bizjak
-
[PATCH] RISCV :Added MIPS P8700 Subtarget.
Umesh Kalappa
-
[PATCH v2] riscv: Fix incorrect gnu property alignment on rv32
Jesse Huang
-
[COMMITTED] Doc: Add missing documentation for -ftree-cselim [PR87909]
Sandra Loosemore
-
[COMMITTED] Doc: Discourage the use of -ffloat-store [PR14708]
Sandra Loosemore
-
[PATCH] sanitizer: Store no_sanitize attribute value in uint32 instead of unsigned
Keith Packard
-
[PATCH] libstdc++: Add P1206R7 from_range members to std::string [PR111055]
Jonathan Wakely
-
[Stage 1][Middle-end][PATCH v5 0/3] Provide more contexts for -Warray-bounds and -Wstringop-* warning messages
Qing Zhao
-
[Stage 1][Middle-end][PATCH v5 1/3] Provide more contexts for -Warray-bounds, -Wstringop-*warning messages due to code movements from compiler transfromaton (Part 1) [PR109071, PR85788, PR88771, PR106762, PR108770, PR115274, PR117179]
Qing Zhao
-
[Stage 1][Middle-end][PATCH v5 2/3] Provide more contexts for -Warray-bounds, -Wstringop-*warning messages due to code movements from compiler transformation (Part 2) [PR109071, PR85788, PR88771, PR106762, PR108770, PR115274, PR117179]
Qing Zhao
-
[Stage 1][Middle-end][PATCH v5 3/3] Provide more contexts for -Warray-bounds, -Wstringop-* warning messages due to code movements from compiler transformation (Part 3) [PR109071, PR85788, PR88771, PR106762, PR108770, PR115274, PR117179]
Qing Zhao
-
Re: [PATCH] Locality cloning pass (was: Introduce -flto-partition=locality)
Kyrylo Tkachov
-
[PATCH V2] RISC-V: Add support for Zalasr extension
Edwin Lu
-
[PATCH v3] i386: Prefer PLT indirection for __fentry__ calls under -fPIC
Ard Biesheuvel
-
[PATCH] libbacktrace: Use correct type in backtrace_atomic_store_int
Jonathan Wakely
-
[committed] [RISC-V] Fix more fallout from combine.c changes -- correct patch attached this time
Jeff Law
-
[COMMITTED htdocs] gcc-3.2/changes: fix 'several' typo
Sam James
-
[pushed] c++: constinit and value-initialization [PR119652]
Jason Merrill
-
[PATCH] bitintlower: Fix up handling of nested casts in m_upward_2limbs cases [PR119707]
Jakub Jelinek
-
Re: [PATCH] c++: Properly mangle CONST_DECL without a INTEGER_CST value [PR116511]
Jason Merrill
-
[PATCH] dwarf2out: Decrease dw_loc_descr_node and dw_attr_struct struct sizes [PR119711]
Jakub Jelinek
-
[pushed] c++: nested lambda capture pack [PR119345]
Jason Merrill
-
[PATCH] aarch64: Fix CFA offsets in non-initial stack probes [PR119610]
Richard Sandiford
-
[PATCH] Improve [-W..] display for -Wformat
Vishnu Mohandas
-
[committed] d: Fix infinite loop in isAliasThisTuple
Iain Buclaw
-
[PATCH] Add std::deque shrink_to_fit test
François Dumont
-
[PING][PATCH] doc: Clarify REG_EH_REGION note usage
Konstantinos Eleftheriou
-
[PING][PATCH v3] reassoc: Optimize CMP/XOR expressions [PR116860]
Konstantinos Eleftheriou
-
[PATCH] expr: Use constant_lower_bound classifying constructor els [PR116595].
Robin Dapp
-
[PATCH] realloc-1.c: accept long long in warning for llp64
Jonathan Yong
-
[Fortran, Patch, Teams, 1/5] Unify handling of STAT= and ERRMSG= optional arguments [PR87939]
Andre Vehreschild
-
Re: [PATCH v2] testcase: Add testcase for shrink wrapping of vector<int>::push_back [PR118502]
Andrew Pinski
-
[PATCH v2] libstdc++: Implement C++26 <debugging> features (P2546R5)
Jonathan Wakely
-
[PATCH] libstdc++: Fix atomic CAS hang with C++11 [PR114865]
Jonathan Wakely
-
[PATCH] libstdc++: Use constexpr-if for std::basic_string::_S_copy_chars
Jonathan Wakely
-
[committed] libstdc++: Adjust value of __cpp_lib_constrained_equality for C++20
Jonathan Wakely
-
[Fortran, Patch, Team, 3/5] Update get_team, team_number and image_status to F2018 [PR88154, PR88960, PR97210, PR103001]
Andre Vehreschild
-
[PATCH] [PR119706] aarch64: Add test case.
Jennifer Schmitz
-
Re: [PATCH v3 00/19] FMV refactor and ACLE compliance.
Alfie Richards
-
[pushed] Darwin, libgcobol: Enable for x86_64 Darwin.
Iain Sandoe
-
[PATCH 2/3][stage1] Remove non-SLP vector loop transform
Richard Biener
-
[committed] cobol: New testcases for reference modification.
Robert Dubner
-
Re: [PATCH] Makefile.tpl: Implement per-stage GDCFLAGS [PR116975]
Sam James
-
[PATCH 3/3][stage1] Prune non-SLP paths from vectorizer loop analysis
Richard Biener
-
[PATCH 1/3][stage1] Remove --param vect-force-slp
Richard Biener
-
[pushed] c++: lambda in constraint of lambda [PR119175]
Jason Merrill
-
[PATCH] c++/modules: More fixes for merging DECL_MAYBE_DELETED functions
Nathaniel Shead
-
[PATCH] testsuite: arm: rename arm_v8_1_lob_ok into arm_v8_1_lob_hw
Christophe Lyon
-
[pushed] Darwin: Add spec substitution for static-libgcobol.
Iain Sandoe
-
[PATCH] riscv: Fix incorrect gnu property alignment on rv32
Jesse Huang