Messages by Thread
-
Re: [PATCH] zlib: import zlib-1.3.1
Jeff Law
-
Re: [PATCH] strlen: Don't do the malloc+memset->calloc optimization in some cases [PR83022]
Andrew Pinski
-
[PATCH v3] x86-64: Remove redundant TLS calls
H.J. Lu
-
[RFC] RISC-V: support vnclip idiom [PR120378]
Edwin Lu
-
[pushed] c++: constexpr union placement new [PR121068]
Jason Merrill
-
[PATCH] c++: fix __is_invocable for std::reference_wrapper [PR121055]
Patrick Palka
-
[PATCH] c++: name lookup for non-dep rewritten != expr [PR121179]
Patrick Palka
-
[PATCH] Fortran: fix passing of character length of function to procedure [PR121203]
Harald Anlauf
-
[PATCH] switch-conversion: Reject VLA vector types [PR121091]
Andrew Pinski
-
[PATCH] aarch64: Fix fma steering when rename fails [PR120119]
Andrew Pinski
-
Re: [PATCH 2/2] xtensa: Fix inaccuracy in xtensa_rtx_costs()
Max Filippov
-
[PATCH] tree-sra: Avoid total SRA if there are incompat. aggregate accesses (PR119085)
Martin Jambor
-
[PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
-
[PATCH 1/4] Use SLP graph based walk to perform alignment analysis
Richard Biener
-
[PATCH] libstdc++: Negative tests for constexpr uses inplace_vector [PR119137]
Tomasz Kamiński
-
[PATCH 3/4] Pass vectype to vect_check_gather_scatter, handle early processing
Richard Biener
-
[PATCH 2/4] [aarch64] check for non-NULL vectype in aarch64_vector_costs::add_stmt_cost
Richard Biener
-
[PATCH] middle-end/121216 - ICE with VLA const string initializer
Richard Biener
-
[PATCH] [aarch64] check for non-NULL vectype in aarch64_vector_costs::add_stmt_cost
Richard Biener
-
[PATCH] tree-optimization/121202 - fix vector stmt placement
Richard Biener
-
[PATCH] asf: Skip when an instruction doesn't satisfy the constraints [PR119795]
Konstantinos Eleftheriou
-
[PATCH] RISC-V: Prepare dynamic LMUL heuristic for SLP.
Robin Dapp
-
[RFC] c++: Optimize out dynamic_cast call when target is final [PR63164]
Thomas de Bock
-
[PATCH] Run feedback directed ipa-split for flag_auto_profile
Kugan Vivekanandarajah
-
[PATCH][v2] Use SLP graph based walk to perform alignment analysis
Richard Biener
-
[AutoFDO] Propagate single succ/pred block's annotation
Kugan Vivekanandarajah
-
[PATCH] RISC-V: testsuite: Fix vx_vf_*run-1-f16.c run tests.
Robin Dapp
-
[PATCH] RISC-V: Rework broadcast handling [PR121073].
Robin Dapp
-
[COMMITTED 01/22] ada: Improved support for mutably tagged types
Marc Poulhiès
-
[PATCH] libstdc++: Make testsuite_iterators constexpr and expand inplace_vector tests [PR119137]
Tomasz Kamiński
-
[PATCH] Default to -mcpu=ultrasparc3 on Solaris/SPARC
Rainer Orth
-
[PATCH] libstdc++: doc: Rectify referencing of non-existent type
mrcarrot4
-
[r16-2374 Regression] FAIL: gcc.target/i386/asm-hard-reg-2.c (test for errors, line 32) on Linux/x86_64
haochen.jiang
-
[PATCH] libstdc++: Fix obvious mistake in inplace_vector::assign_range [PR119137]
Tomasz Kamiński
-
[PATCHv4] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Nathan Myers
-
[PATCH] Fix gcc.dg/vect/slp-28.c
Richard Biener
-
RE: [v2] PR81358: Enable automatic linking of libatomic
Prathamesh Kulkarni
-
[to-be-committed][RISC-V] Restrict generic-vector-ooo DFA
Jeff Law
-
[PATCH v6 0/6] c, dwarf, btf: Add btf_decl_tag and btf_type_tag C attributes
David Faust
-
[PATCH v2] x86-64: Remove redundant TLS calls
H.J. Lu
-
[PATCH v2] libstdc++: Add symlink support on Windows
Adam Wood
-
[PATCH] libstdc++: Add symlink support on Windows
Adam Wood
-
[Ada] Fix PR ada/121184
Eric Botcazou
-
[committed] cobol: Improved linemap and diagnostic handling; PIC validation. [PR120402]
Robert Dubner
-
[to-be-committed][RISC-V] Add missing insn types to xiangshan.md and mips-p8700.md
Jeff Law
-
[PATCH] genpreds.cc: Do not use rawmemchr for insn_constraint_len
Stefan Schulze Frielinghaus
-
[PATCH v3] libstdc++: Implement std::dims from <mdspan>.
Luc Grosheintz
-
[PATCH v7 00/13] FMV refactor, C FMV support and ACLE compliance.
Alfie Richards
-
[PATCH v1] libstdc++: Remove redundant parens in mdspan testsuite.
Luc Grosheintz
-
[PATCH] Use SLP graph based walk to perform alignment analysis
Richard Biener
-
[pushed] fortran: Fix indentation
Mikael Morin
-
[committed 0/3] amdgcn: Add support for DImode offsets to gather/scatter
Andrew Stubbs
-
[PATCH v1 0/2] Strengthen exception guarantee for mdspan.
Luc Grosheintz
-
[PATCH] vect: Add missing skip-vector check for peeling with versioning [PR121020]
Pengfei Li
-
[PATCH] vect: Fix insufficient alignment requirement for speculative loads [PR121190]
Pengfei Li
-
[PATCH] tree-optimization/121194 - check LC PHIs can be vectorized
Richard Biener
-
[RFC] libstdc++: Optimize out dynamic_cast call when target is final [PR63164]
Thomas de Bock
-
[PATCH] Remove bougs minimum VF compute
Richard Biener
-
[PATCH v2 0/3] Implement aligned_accessor [P2897R7]
Luc Grosheintz
-
[PATCH v2] libstdc++: Implement std::dims from <mdspan>.
Luc Grosheintz
-
[r16-2334 Regression] FAIL: g++.dg/concepts/expression.C -std=gnu++17 (test for excess errors) on Linux/x86_64
haochen.jiang
-
[PATCH v1 0/5] RISC-V: Combine vec_duplicate + vaaddu.vv to vaaddu.vx on GR2VR cost
pan2 . li
-
[PATCH] match: Add `cmp - 1` simplification to `-icmp` [PR110949]
Andrew Pinski
-
[pushed] wwwdocs: mirrors: Drop netgull.com
Gerald Pfeifer
-
[PATCH] libstdc++: Export std::byteswap from std.cc.in
hexne
-
[PATCH] Use regular libdir/includedir in libssp Makefiles
John Ericson
-
[PATCH] [RFC] Delayed parsing for bounds safety attributes
morbo
-
[PUSHED] testsuite: Fix afdo-crossmodule-1b.c [PR120859]
Andrew Pinski
-
[PATCH v3] Change __builtin_unreachable to __builtin_trap (or infinite loop) if only thing in function [PR109267]
Andrew Pinski
-
Re: Coarray shared memory testing
Jerry D
-
[committed] pru: Use signed HOST_WIDE_INT for handling ctable addresses
Dimitar Dimitrov
-
[PATCH] Export std::dextents from std.cc.in [PR121174]
Jakub Jelinek
-
[patch,avr,applied] Fuse get_insns with end_sequence
Georg-Johann Lay
-
[PATCH v4] libstdc++: Implement Philox Engine [PR119794]
1nfocalypse
-
[PATCH v1] RISC-V: Add ashiftrt operand 2 for vector avg_floor and avg_ceil
pan2 . li
-
[PATCHv3] libstdc++: Add NTTP bind_front, -back, not_fn (P2714) [PR119744]
Nathan Myers
-
Re: [ping^3][ping^2] [PATCH v2] MIPS: Fix the issue with the '-fpatchable-function-entry=' feature.
Lulu Cheng