Messages by Thread
-
[PATCH] RISC-V: Put jump table in text for large code model
Kito Cheng
-
[PATCH] AArch64: Fix operands order in vec_extract expander
Tejas Belagod
-
Re: [PATCH RFA (diagnostic)] c++: modules and #pragma diagnostic
Jason Merrill
-
[PATCH] libgcobol: Add missing float128 suffix
Andreas Schwab
-
[PATCH] loop2_unroll: split loop exit during unrolling of uncountable loops
Artemiy Volkov
-
[PATCH] tree-optimization/119778 - properly mark abnormal edge sources during inlining
Richard Biener
-
[PING^5][PATCH] Alpha: Fix base block alignment calculation regression
Maciej W. Rozycki
-
[PATCH] c6x: Fix EHTYPE relocations
Richard Braun
-
[PATCH 0/3] Redirect to specific target based on TARGET_VERSION_COMPATIBLE
Yangyu Chen
-
[PATCH] RISC-V: Add zvfbfa and zvfofp8min intrinsic.
Dongyan Chen
-
[PATCH] driver: On linux hosts disable ASLR during -freport-bug [PR119727]
Jakub Jelinek
-
[PATCH] libstdc++: Use UTF-32BE as wide encoding for big-endian machines [PR119725]
Tomasz Kamiński
-
Re: [PATCH] rx: avoid adding setpsw for rx_cmpstrn when len is const
Keith Packard
-
[PATCH] Revert documents from r11-344-g0fec3f62b9bfc0
liuhongt
-
[PATCH] APX: Don't use red-zone with APX and no caller-saved registers
H.J. Lu
-
[PATCH] [PR119765] testsuite: adjust amd64-abi-9.c to check both ms and sysv ABIs
Peter Damianov
-
Re: [PATCH v15] ada: fix timeval timespec on 32 bits archs with 64 bits time_t [PR114065]
Nicolas Boulenguez
-
[PATCH] doc: Document lack of SAHF support on Apple Rosetta 2 [PR119781]
Dimitri John Ledkov
-
New Swedish PO file for 'gcc' (version 15.1-b20250406)
Translation Project Robot
-
[PATCH] c++: Prune lambda captures from more places [PR119755]
Nathaniel Shead
-
[PATCH 1/2] s390: Support z17 processor name
Stefan Schulze Frielinghaus
-
[patch, libgfortran] PR119502
Jerry D
-
[PATCH] Wbuiltin-declaration-mismatch-4.c: accept long long in warning for llp64
Jonathan Yong
-
[committed] d: Fix -fonly= argument only matches when including full path [PR119758]
Iain Buclaw
-
[committed] d: Add option to include imported modules in the compilation [PR109023]
Iain Buclaw
-
[PATCH] testsuite: unxfail ira-shrinkwrap-prep-[12].c for x86_64 [PR117706]
Andrew Pinski
-
[PATCH] Add a bootstrap-native build config
Andi Kleen
-
[COMMITTED] Doc: Explicitly document extensions implied by -march=x86_64 [PR97585]
Sandra Loosemore
-
[PATCH] libstdc++: Fix std::string construction from volatile char* [PR119748]
Jonathan Wakely
-
[Ada] Fix PR ada/119643
Eric Botcazou
-
Documentation for the REDUCE intrinsic
Paul Richard Thomas
-
[PATCH] [riscv] vec_dup immediate constants in pred_broadcast expand [PR118182]
Alexandre Oliva
-
[committed] cobol: Eliminate many getenv() calls. [PR119694]
Robert Dubner
-
[COMMITTED] Doc: Correct documentation for -fstrong-eval-order [PR106618]
Sandra Loosemore
-
[COMMITTED] Doc: Delete misleading sentence from -frounding-math docs [PR105548]
Sandra Loosemore
-
[PATCH] c++: improve constexpr call caching [PR115639]
Patrick Palka
-
[PATCH] c++: improve constexpr prvalue folding [PR116416]
Patrick Palka
-
[PATCH] driver: Fix up -freport-bug for ASLR [PR119727]
Jakub Jelinek
-
[PATCH] bitintlower: Fix up handling of SSA_NAME copies in coalescing [PR119722]
Jakub Jelinek
-
[PATCH] tailc, expand: Tail call -fdump-{tree-tailc,expand-details} changes [PR119718]
Jakub Jelinek
-
[PATCH] [testsuite] [ppc] pr87600, pr89313: test for __PPC__ as well
Alexandre Oliva
-
[PATCH] tailc, expand: Small incremental tweak to tail call dump [PR119718]
Jakub Jelinek
-
[GCC16,RFC,V2 00/14] Add -fsanitize=memtag
Indu Bhagat
-
[GCC16,RFC,V2 02/14] aarch64: add new define_insn for subg
Indu Bhagat
-
[GCC16,RFC,V2 05/14] aarch64: add new definition for post-index stg
Indu Bhagat
-
[GCC16,RFC,V2 04/14] aarch64: add new definition for post-index st2g
Indu Bhagat
-
[GCC16, RFC, V2 07/14] targhooks: add new target hook TARGET_MEMTAG_TAG_MEMORY
Indu Bhagat
-
[GCC16,RFC,V2 11/14] memtag: testsuite: add new tests
Indu Bhagat
-
[GCC16, RFC, V2 01/14] opts: use unsigned HOST_WIDE_INT for sanitizer flags
Indu Bhagat
-
[GCC16,RFC,V2 06/14] opts: doc: aarch64: add new memtag sanitizer
Indu Bhagat
-
[GCC16, RFC, V2 12/14] memtag: doc: add new option -fsanitize-memtag-mode=<sync, async, asymm>
Indu Bhagat
-
[GCC16,RFC,V2 03/14] aarch64: add new insn definition for st2g
Indu Bhagat
-
[GCC16,RFC,V2 08/14] aarch64: memtag: implement target hooks
Indu Bhagat
-
[GCC16, RFC, V2 10/14] asan: memtag: enable pass_asan for memtag sanitizer
Indu Bhagat
-
[GCC16, RFC, V2 14/14] aarch64: testsuite: emit CFI directive when stack frames use MTE tagging
Indu Bhagat
-
[GCC16, RFC, V2 13/14] gcc: aarch64: memtag: update link spec to pass arguments to linker
Indu Bhagat
-
[GCC16, RFC, V2 09/14] hwasan: add support for generating MTE instructions for memory tagging
Indu Bhagat
-
Re: [GCC16,RFC,V2 00/14] Add -fsanitize=memtag
Indu Bhagat
-
[PATCH] [testsuite] [ppc] use dg-do-if in vec-mul.c
Alexandre Oliva
-
[PATCH] c++: Fix various Wnarrowing minor issues
Vishnu Mohandas
-
[PATCH] [testsuite] [ppc] require vsx for vec-cmpne tests
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] adjust vsx-builtin-7.c xxpermdi count for ilp32
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] tolerate -mfloat128 warning in pr99708.c
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] skip -msoft-float tests when testing with -mhard-float
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] allow implicit fuction declarations in pr92661.c
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] add -mno-strict-align to pr111449-1.c
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] require ifunc for target_clones test
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] add -maltivec to pr111380-2.c
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] add -mdejagnu-cpu=power7 to pr17381.c
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] add -mfloat128 to pr67808.c
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] block-cmp-8 should require powerpc64
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] disable -mpowerpc64 for various ilp32 asm-out checks
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] newlib sets FE_VXSOFT on raise FE_INVALID
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] xfail pr52451.c on ppc [PR58684]
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] add -mfloat128 to __ieee128-using bfp tests
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] ipa-sra-19.c: pass -Wno-psabi on powerpc-*-elf as well
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] require float128 available for copysign
Alexandre Oliva
-
[PATCH] [testsuite] [ppc] compile [PR112822] with -mvsx
Alexandre Oliva
-
[PATCH] testsuite: arm: Fix unsigned-extend-2.c [PR116445]
Christophe Lyon
-
[patch, Fortran] Fix PR 119669
Thomas Koenig
-
[PATCH] Add diffsummary.py to contrib
Andi Kleen
-
[PHASE1 PATCH] Use optimize free lists for alloc_pages
Andi Kleen
-
[PATCH] Fix PR target/119673
Eric Botcazou
-
[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
-
[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