Messages by Thread
-
[committed] testsuite: Require fstack_protector for no-stack-protector-attr-3.C
Dimitar Dimitrov
-
[PATCH v2] loop2_unroll: split loop exit during unrolling of uncountable loops
Artemiy Volkov
-
[PATCH] modulo-sched: reject loop conditions when not decrementing with one [PR 116479]
Andre Vieira (lists)
-
[PATCH] libstdc++: Update baseline symbols for powerpc-linux and powerpc64-linux
Andreas Schwab
-
[PATCH] libstdc++: Minimalize temporary allocations when width is specified [PR109162]
Tomasz Kamiński
-
[PATCH v2] Document AArch64 changes for GCC 15
Richard Sandiford
-
[COMMITTED] testsuite: Skip g++.dg/eh/pr119507.C on Solaris/SPARC with as
Rainer Orth
-
[PATCH] simplify-rtx: Combine bitwise operations in more cases
Pengfei Li
-
[PATCH]middle-end: Add new "max" vector cost model
Tamar Christina
-
[committed] OpenMP: Add libgomp.fortran/target-enter-data-8.f90
Tobias Burnus
-
docs: Document PFA support in GCC-15 changes
Tamar Christina
-
[PATCH] testsuite: AMDGCN test for vect-early-break_38.c as well to consistent architecture [PR119286]
Tamar Christina
-
[PATCH 0/3] A fix fixes for match and fold_stmt
Andrew Pinski
-
[PATCH] target: [PR103750] Also handle avx512 kmask & immediate 15 or 3 when VF is 4/2.
liuhongt
-
[PATCH v1 0/4] Refactor long function expand_const_vector
pan2 . li
-
[PATCH] GCN: Properly switch sections in 'gcn_hsa_declare_function_name' [PR119737]
Thomas Schwinge
-
Re: [PATCH] rs6000: Ignore OPTION_MASK_SAVE_TOC_INDIRECT differences in inlining decisions [PR119327]
Segher Boessenkool
-
[committed] Revert "libstdc++: Optimize std::projected<I, std::identity>" [PR119888]
Patrick Palka
-
[RFA, GCC 15] aarch64: Define __ARM_FEATURE_FAMINMAX
Richard Sandiford
-
[PATCH] [14] Use --param=aarch64-autovec-preference=2 instead of =sve-only
Richard Biener
-
[PATCH] aarch64: Update FP8 dependencies for -mcpu=olympus
Kyrylo Tkachov
-
[Fortran, Patch, PR119200, v1] Use correct locus while check()ing coarray functions.
Andre Vehreschild
-
Re: [PATCH] asf: Enable pass at O2 or higher
Konstantinos Eleftheriou
-
[PATCH v2] asf: Enable pass at O2 or higher
Konstantinos Eleftheriou
-
[PATCH] Document AArch64 changes for GCC 15
Richard Sandiford
-
Re: [PATCH stage1 0/6] Correct outgoing integer argument promotion
Richard Biener
-
[PATCH] libstdc++: Update baseline symbols for riscv64-linux
Andreas Schwab
-
[PATCH] libstdc++: Update baseline_symbols.txt for m68k-linux
Andreas Schwab
-
[PATCH] libstdc++: Increase timeouts for format and flat_maps tests
Tomasz Kamiński
-
[PATCH] Document locality partitioning params in invoke.texi
Kyrylo Tkachov
-
[PATCH] testsuite: Use sigsetjmp in gcc.misc-tests/gcov-31.c
Rainer Orth
-
[PATCH] s390: Allow 5+ argument tail-calls in some special cases [PR119873]
Jakub Jelinek
-
[committed (Apr 17 to GCC 15 mainline)] libgomp.texi: For HIP interop, mention cpp defines to set
Tobias Burnus
-
[PATCH] libstdc++: Update baseline_symbols.txt for {x86_64,i486,powerpc64le,s390x,aarch64}-linux
Jakub Jelinek
-
Re: [PATCH] libstdc++: Update baseline_symbols.txt for {x86_64, i486, powerpc64le, s390x, aarch64}-linux
Jonathan Wakely
-
Re: [PATCH] libstdc++: Update baseline_symbols.txt for {x86_64, i486, powerpc64le, s390x, aarch64}-linux
Jonathan Wakely
-
Re: [PATCH] libstdc++: Update baseline_symbols.txt for {x86_64,i486,powerpc64le,s390x,aarch64}-linux
Jakub Jelinek
-
Re: [PATCH] libstdc++: Update baseline_symbols.txt for {x86_64, i486, powerpc64le, s390x, aarch64}-linux
Jonathan Wakely
-
[PATCH] libstdc++: Implement formatters for queue, priority_queue and stack [PR109162]
Tomasz Kamiński
-
[PATCH] libstdc++: Update Linux/sparc64 baselines for GCC 15.1
Rainer Orth
-
[PATCH] libstdc++: Update Solaris baselines for GCC 15.1
Rainer Orth
-
[PATCH] Skip g++.dg/eh/pr119507.C on arm eabi
Andrew Pinski
-
[PATCH v2] [PR119765] testsuite: adjust amd64-abi-9.c to check both ms and sysv ABIs
Peter Damianov
-
[PATCH RFA (fold)] c++: remove TREE_STATIC from constexpr heap vars [PR119162]
Jason Merrill
-
[pushed 1/3] c++: static constexpr strictness [PR99456]
Jason Merrill
-
[PATCH] gimple-fold: Implement simple copy propagation for aggregates [PR14295]
Andrew Pinski
-
Improve vectorizer costs of min, max, abs, absu and const_expr on x86
Jan Hubicka
-
Re: Improve vectorizer costs of min, max, abs, absu and const_expr on x86
Hongtao Liu
-
Re: Improve vectorizer costs of min, max, abs, absu and const_expr on x86
Hongtao Liu
-
Re: Improve vectorizer costs of min, max, abs, absu and const_expr on x86
Jan Hubicka
-
Re: Improve vectorizer costs of min, max, abs, absu and const_expr on x86
Richard Biener
-
Re: Improve vectorizer costs of min, max, abs, absu and const_expr on x86
Jan Hubicka
-
Re: [PATCH 21/61] Testsuite: Modify the gcc.dg/memcpy-4.c test
Jeff Law
-
Re: [PATCH 08/61] Testsuite: Accept jrc for clear cache intrinsic
Jeff Law
-
Re: [PATCH 30/61] MSA: Make MSA and microMIPS R5 unsupported
Jeff Law
-
Re: [PATCH 43/61] Disable ssa-dom-cse-2.c for MIPS lp64
Jeff Law
-
[PATCH] c++: Fix OpenMP support with C++20 modules [PR119864]
Nathaniel Shead
-
[PATCH 1/2] c++/modules: Find non-exported reachable decls when instantiating friend classes [PR119863]
Nathaniel Shead
-
[PATCH v2] gcc-15/changes: Document LoongArch changes.
Lulu Cheng
-
[PATCH] Accept allones or 0 operand for vcond_mask op1.
liuhongt
-
[PATCH] [x86] Generate 2 FMA instructions in ix86_expand_swdivsf.
liuhongt
-
[PATCH] x86: Properly find the maximum stack slot alignment
H.J. Lu
-
Ping [PATCH/RFC] target, hooks: Allow a target to trap on unreachable [PR109267].
FX Coudert
-
[PATCH] [RISC-V]Support -mcpu for Xuantie cpu
Yixuan Chen
-
[PATCH] libstdc++: fix possible undefined atomic lock-free type aliases in module std
ZENG Hao
-
Re: [PATCH] simplify-rtx: Fix shortcut for vector eq/ne
H.J. Lu
-
[PATCH] tailcall: Support ERF_RETURNS_ARG for tailcall [PR67797]
Andrew Pinski