Messages by Date
-
2025/04/15
Re: [GCC16,RFC,V2 04/14] aarch64: add new definition for post-index st2g
Richard Sandiford
-
2025/04/15
[PATCH v2] c: Fully fold each parameter for call to .ACCESS_WITH_SIZE [PR119717]
Qing Zhao
-
2025/04/15
Re: [PATCH STAGE 4] aarch64: Disable sysreg feature gating
Richard Sandiford
-
2025/04/15
[pushed] configure, Darwin: Recognise new naming for Xcode ld.
Iain Sandoe
-
2025/04/15
RE: COBOL: Is anything stalled because of me?
Robert Dubner
-
2025/04/15
Re: [PATCH] OpenMP: omp.h omp::allocator C++ Allocator interface
Tobias Burnus
-
2025/04/15
[PATCH STAGE 4] aarch64: Disable sysreg feature gating
Alice Carlotti
-
2025/04/15
Regenerate common.opt.urls
Kyrylo Tkachov
-
2025/04/15
[PATCH] OpenMP: omp.h omp::allocator C++ Allocator interface
Alex
-
2025/04/15
Re: COBOL: Is anything stalled because of me?
Jakub Jelinek
-
2025/04/15
Re: [PATCH 2/4] cfgloopmanip: Add infrastructure for scaling of multi-exit loops [PR117790]
Jan Hubicka
-
2025/04/15
[PATCH] ipa-prop: Extend the tailc IPA-VRP hack to LTO [PR119614]
Jakub Jelinek
-
2025/04/15
Re: [PATCH 2/4] cfgloopmanip: Add infrastructure for scaling of multi-exit loops [PR117790]
Jan Hubicka
-
2025/04/15
Re: [PATCH 2/4] cfgloopmanip: Add infrastructure for scaling of multi-exit loops [PR117790]
Jan Hubicka
-
2025/04/15
RE: [PATCH] cobol/119302 - transform gcobol.3 name during install, install as gcobol-io.3
Robert Dubner
-
2025/04/15
[PATCH] cobol/119302 - transform gcobol.3 name during install, install as gcobol-io.3
Richard Biener
-
2025/04/15
[PATCH v4 08/20] Add get_clone_versions and get_version functions.
Alfie Richards
-
2025/04/15
RE: [PATCH]middle-end: Fix incorrect codegen with PFA and VLS [PR119351]
Tamar Christina
-
2025/04/15
[committed] libstdc++: Do not declare namespace ranges in <numeric> unconditionally
Jonathan Wakely
-
2025/04/15
[committed] libstdc++: Do not define __cpp_lib_ranges_iota in <ranges>
Jonathan Wakely
-
2025/04/15
[COMMITTED 15/19] gccrs: Add `#[track_caller]` as known attribute
arthur . cohen
-
2025/04/15
Re: [PATCH] RISC-V: Put jump table in text for large code model
Kito Cheng
-
2025/04/15
Re: [PATCH v2] libstdc++: Implement formatter for ranges and range_formatter [PR109162]
Jonathan Wakely
-
2025/04/15
[PUSHED/14 6/6] testcase: Add testcase for already fixed PR [PR118476]
Andrew Pinski
-
2025/04/15
[COMMITTED] RISC-V: vsetvl: elide abnormal edges from LCM computations [PR119533]
Vineet Gupta
-
2025/04/15
Re: [PATCH] c++: Prune lambda captures from more places [PR119755]
Nathaniel Shead
-
2025/04/15
Re: [PATCH v2 1/4] libstdc++: Setup internal FTM for mdspan.
Tomasz Kaminski
-
2025/04/15
[PATCH v4 16/20] Refactor FMV frontend conflict and merging logic and hooks.
Alfie Richards
-
2025/04/15
[PATCH] libgcobol: mark riscv64-*-linux* as supported target
Andreas Schwab
-
2025/04/15
[PATCH v4 18/20] Fix FMV return type ambiguation
Alfie Richards
-
2025/04/15
Re: [PATCH] c++: Prune lambda captures from more places [PR119755]
Jason Merrill
-
2025/04/15
Re: [PATCH] [PR119765] testsuite: adjust amd64-abi-9.c to check both ms and sysv ABIs
LIU Hao
-
2025/04/15
[PATCH v2 3/4] libstdc++: Implement std::extents [PR107761].
Luc Grosheintz
-
2025/04/15
Re: [GCC16,RFC,V2 03/14] aarch64: add new insn definition for st2g
Richard Sandiford
-
2025/04/15
Re: [PATCH v2] RISC-V: vsetvl: elide abnormal edges from LCM computations [PR119533]
Robin Dapp
-
2025/04/15
Re: [GCC16,RFC,V2 02/14] aarch64: add new define_insn for subg
Richard Sandiford
-
2025/04/15
Re: [PATCH] MATCH: Fix patterns of type (a != b) and (a == b) [PR117760]
Jeff Law
-
2025/04/15
Re: [PATCH] Locality cloning pass (was: Introduce -flto-partition=locality)
Richard Biener
-
2025/04/15
[PATCH v4] libstdc++: Implement formatter for ranges and range_formatter [PR109162]
Tomasz Kamiński
-
2025/04/15
[PATCH] x86: Update gcc.target/i386/apx-interrupt-1.c
H.J. Lu
-
2025/04/15
Re: [PATCH] c: Fully fold each parameter for call to .ACCESS_WITH_SIZE [PR119717]
Marek Polacek
-
2025/04/15
Re: Mark const parameters passed by invisible reference as readonly in the function body
Jason Merrill
-
2025/04/15
Re: [PATCH] c: Fully fold each parameter for call to .ACCESS_WITH_SIZE [PR119717]
Qing Zhao
-
2025/04/15
Re: [PATCH] c++: wrong targs printed in hard satisfaction error [PR99214]
Jason Merrill
-
2025/04/15
Re: [PATCH] Locality cloning pass (was: Introduce -flto-partition=locality)
Kyrylo Tkachov
-
2025/04/15
COBOL: Is anything stalled because of me?
Robert Dubner
-
2025/04/15
Re: [PATCH v2] RISC-V: Do not lift up vsetvl into non-transparent blocks [PR119547].
Jeff Law
-
2025/04/15
Re: [PATCH] [testsuite] [ppc] disable -mpowerpc64 for various ilp32 asm-out checks
Peter Bergner
-
2025/04/15
Re: [PATCH v2] RISC-V: vsetvl: elide abnormal edges from LCM computations [PR119533]
Jeff Law
-
2025/04/15
[PATCH v3] libstdc++: Implement formatter for ranges and range_formatter [PR109162]
Tomasz Kamiński
-
2025/04/15
Re: [PATCH] c++: Prune lambda captures from more places [PR119755]
Jason Merrill
-
2025/04/15
[PATCH] ref-temp1.C: Enable some tests for PE targets
Jonathan Yong
-
2025/04/15
Re: [PATCH] libgcobol: mark riscv64-*-linux* as supported target
Jeff Law
-
2025/04/15
Re: [PATCH] [testsuite] [ppc] disable -mpowerpc64 for various ilp32 asm-out checks
Peter Bergner
-
2025/04/15
RE: [PATCH]middle-end: Fix incorrect codegen with PFA and VLS [PR119351]
Tamar Christina
-
2025/04/15
Re: [PATCH v2] libstdc++: Implement formatter for ranges and range_formatter [PR109162]
Jonathan Wakely
-
2025/04/15
Re: [PATCH] ipa-bit-cp: Fix adjusting value according to mask (PR119803)
Jakub Jelinek
-
2025/04/15
Re: [PATCH] ipa-cp: Fix up ipcp_print_widest_int
Martin Jambor
-
2025/04/15
Re: [PATCH] c++: Prune lambda captures from more places [PR119755]
Nathaniel Shead
-
2025/04/15
Re: [PATCH] wwwdocs: Document changes to the D front-end
Iain Buclaw
-
2025/04/15
[committed] d: Fix internal compiler error: in visit, at d/decl.cc:838 [PR119799]
Iain Buclaw
-
2025/04/15
[committed] d: Fix ICE in dwarf2out_imported_module_or_decl, at dwarf2out.cc:27676 [PR119817]
Iain Buclaw
-
2025/04/15
[PATCH] ipa-bit-cp: Fix adjusting value according to mask (PR119803)
Martin Jambor
-
2025/04/15
Re: [PATCH v2 3/4] libstdc++: Implement std::extents [PR107761].
Tomasz Kaminski
-
2025/04/15
Re: [PATCH] c++: prev declared hidden tmpl friend inst, cont [PR119807]
Jason Merrill
-
2025/04/15
Re: [RFC] [C]New syntax for the argument of counted_by attribute for C language
Michael Matz
-
2025/04/15
Re: [PATCH] [testsuite] [ppc] block-cmp-8 should require powerpc64
Peter Bergner
-
2025/04/15
Re: [PATCH] ipa-cp: Fix up ipcp_print_widest_int
Jakub Jelinek
-
2025/04/15
Re: [PATCH] ipa-cp: Fix up ipcp_print_widest_int
Jakub Jelinek
-
2025/04/15
Re: [PATCH v2 3/4] libstdc++: Implement std::extents [PR107761].
Luc Grosheintz
-
2025/04/15
Re: [PATCH] ipa-cp: Fix up ipcp_print_widest_int
Richard Biener
-
2025/04/15
Re: [PATCH] ipa-cp: Fix up ipcp_print_widest_int
Jakub Jelinek
-
2025/04/15
Re: [PATCH] x86: Update gcc.target/i386/apx-interrupt-1.c
H.J. Lu
-
2025/04/15
Re: [PATCH v5 1/2] i386: Prefer PLT indirection for __fentry__ calls under -fPIC
Ard Biesheuvel
-
2025/04/15
Re: [PATCH] ipa-cp: Fix up ipcp_print_widest_int
Martin Jambor
-
2025/04/15
RE: [PATCH]middle-end: Fix incorrect codegen with PFA and VLS [PR119351]
Richard Biener
-
2025/04/15
Re: [PATCH]middle-end: Fix incorrect codegen with PFA and VLS [PR119351]
Richard Biener
-
2025/04/15
Re: [PATCH] ipa-cp: Fix up ipcp_print_widest_int
Richard Biener
-
2025/04/15
Re: [PATCH] tailc: Fix up musttail calls vs. -fsanitize=thread [PR119801]
Richard Biener
-
2025/04/15
RE: [PATCH]middle-end: Fix incorrect codegen with PFA and VLS [PR119351]
Richard Biener
-
2025/04/15
Re: [PATCH] Wbuiltin-declaration-mismatch-4.c: accept long long in warning for llp64
Jonathan Yong
-
2025/04/15
Re: [PATCH] AArch64: Fix operands order in vec_extract expander
Tejas Belagod
-
2025/04/15
[PATCH v4 10/20] Add dispatcher_resolver_function and is_target_clone flags to cgraph_node.
Alfie Richards
-
2025/04/15
[PATCH v4 15/20] Change target_version semantics to follow ACLE specification.
Alfie Richards
-
2025/04/15
[PATCH v4 14/20] Add reject_target_clone hook for filtering target_clone versions.
Alfie Richards
-
2025/04/15
[PATCH v4 08/20] Add get_clone_versions and get_target_version functions.
Alfie Richards
-
2025/04/15
[PATCH v4 06/20] Refactor record_function_versions.
Alfie Richards
-
2025/04/15
[PATCH v4 03/20] Add string_slice class.
Alfie Richards
-
2025/04/15
[PATCH v4 12/20] Refactor FMV name mangling.
Alfie Richards
-
2025/04/15
[PATCH v4 11/20] Add clone_identifier function.
Alfie Richards
-
2025/04/15
[PATCH v4 19/20] Add diagnostic tests for Aarch64 FMV.
Alfie Richards
-
2025/04/15
[PATCH v4 20/20] Remove FMV beta warning.
Alfie Richards
-
2025/04/15
[PATCH v4 04/20] Remove unnecessary `record` argument from maybe_version_functions.
Alfie Richards
-
2025/04/15
[PATCH v4 17/20] Support mixing of target_clones and target_version.
Alfie Richards
-
2025/04/15
[PATCH v4 13/20] Refactor riscv target parsing to take string_slice.
Alfie Richards
-
2025/04/15
[PATCH v4 00/20] FMV refactor and ACLE compliance.
Alfie Richards
-
2025/04/15
[PATCH v4 02/20] Add x86 FMV symbol tests
Alfie Richards
-
2025/04/15
[PATCH v4 09/20] Add assembler_name to cgraph_function_version_info.
Alfie Richards
-
2025/04/15
[PATCH v4 05/20] Update is_function_default_version to work with target_version.
Alfie Richards
-
2025/04/15
[PATCH v4 01/20] Add PowerPC FMV symbol tests.
Alfie Richards
-
2025/04/15
[PATCH v4 07/20] Change make_attribute to take string_slice.
Alfie Richards
-
2025/04/15
[PATCH v1] FMV: Redirect to specific target
Alfie Richards
-
2025/04/15
[committed] testsuite: Fix up ipa/pr119318.c test [PR119318]
Jakub Jelinek
-
2025/04/15
Re: [PATCH v1 0/4] Implement extents from the mdspan header.
Luc Grosheintz
-
2025/04/15
[PATCH] ipa-cp: Fix up ipcp_print_widest_int
Jakub Jelinek
-
2025/04/15
RE: [PATCH]middle-end: Fix incorrect codegen with PFA and VLS [PR119351]
Tamar Christina
-
2025/04/15
Re: [PATCH]middle-end: Fix incorrect codegen with PFA and VLS [PR119351]
Richard Sandiford
-
2025/04/15
Re: [PATCH v2 4/4] libstdc++: Add tests for std::extents.
Tomasz Kaminski
-
2025/04/15
[PATCH]middle-end: Fix incorrect codegen with PFA and VLS [PR119351]
Tamar Christina
-
2025/04/15
Re: [PATCH v2 3/4] libstdc++: Implement std::extents [PR107761].
Tomasz Kaminski
-
2025/04/15
Re: [PATCH v2 2/4] libstdc++: Add header mdspan to the build-system.
Tomasz Kaminski
-
2025/04/15
Re: [PATCH v2 3/4] libstdc++: Implement std::extents [PR107761].
Tomasz Kaminski
-
2025/04/15
[PATCH v2 1/4] libstdc++: Setup internal FTM for mdspan.
Luc Grosheintz
-
2025/04/15
[PATCH] tailc: Fix up musttail calls vs. -fsanitize=thread [PR119801]
Jakub Jelinek
-
2025/04/15
[PATCH v2 0/4] Implement extents from the mdspan header.
Luc Grosheintz
-
2025/04/15
[PATCH v2 4/4] libstdc++: Add tests for std::extents.
Luc Grosheintz
-
2025/04/15
[PATCH v2 2/4] libstdc++: Add header mdspan to the build-system.
Luc Grosheintz
-
2025/04/15
Re: [PATCH] AArch64: Fix operands order in vec_extract expander
Richard Sandiford
-
2025/04/15
[committed] libstdc++: Enable __gnu_test::test_container constructor for C++98
Jonathan Wakely
-
2025/04/15
[committed v3] libstdc++: Fix std::string construction from volatile char* [PR119748]
Jonathan Wakely
-
2025/04/15
Re: [PATCH v5 1/2] i386: Prefer PLT indirection for __fentry__ calls under -fPIC
Uros Bizjak
-
2025/04/15
Re: [PATCH] combine: Correct comment about combine_validate_cost
Richard Sandiford
-
2025/04/15
Re: [PATCH v5 2/2] i386: Enable -mnop-mcount for -fpic with PLTs
Uros Bizjak
-
2025/04/15
Re: [PATCH] x86: Update gcc.target/i386/apx-interrupt-1.c
Uros Bizjak
-
2025/04/14
Re: [PATCH] c++: Prune lambda captures from more places [PR119755]
Nathaniel Shead
-
2025/04/14
Re: RISC-V: revert pr114194 tests on gcc-14 [PR118601]
Kito Cheng
-
2025/04/14
Re: [PATCH] RISC-V: Minimal support for ssnpm, smnpm and smmpm extensions.
chendongyan
-
2025/04/14
[PATCH] MATCH: Fix patterns of type (a != b) and (a == b) [PR117760]
Eikansh Gupta
-
2025/04/14
Re: RISC-V: adjust testcase for gcc-14 [PR118182]
Kito Cheng
-
2025/04/14
[PUSHED 1/3] Add 'std::bad_cast' exception test cases for GCN, nvptx target and OpenACC, OpenMP 'target' offloading
Thomas Schwinge
-
2025/04/14
Re: [PATCH] [testsuite] [ppc] disable -mpowerpc64 for various ilp32 asm-out checks
Alexandre Oliva
-
2025/04/14
[PUSHED/13 3/4] phiopt: Reset the number of iterations information of a loop when changing an exit from the loop [PR117243]
Andrew Pinski
-
2025/04/14
[PUSHED/13 4/4] phiopt: Fix value_replacement for middle bb having phi nodes [PR118922]
Andrew Pinski
-
2025/04/14
[PUSHED/13 0/4] Backported patches to gcc 13
Andrew Pinski
-
2025/04/14
[PUSHED/13 2/4] backprop: Fix deleting of a phi node [PR116922]
Andrew Pinski
-
2025/04/14
[PUSHED/13 1/4] vec-lowering: Fix ABSU lowering [PR111285]
Andrew Pinski
-
2025/04/14
Re: [PATCH] [testsuite] [ppc] block-cmp-8 should require powerpc64
Alexandre Oliva
-
2025/04/14
Re: [PATCH] [testsuite] [ppc] compile [PR112822] with -mvsx
Alexandre Oliva
-
2025/04/14
RISC-V: revert pr114194 tests on gcc-14 [PR118601]
Alexandre Oliva
-
2025/04/14
RISC-V: adjust testcase for gcc-14 [PR118182]
Alexandre Oliva
-
2025/04/14
[PATCH] combine: Correct comment about combine_validate_cost
Hans-Peter Nilsson
-
2025/04/14
[COMMITTED] Doc: always_inline attribute vs multiple TUs and LTO [PR113203]
Sandra Loosemore
-
2025/04/14
[pushed] c++: shortcut constexpr vector ctor [PR113835]
Jason Merrill
-
2025/04/14
Re: [PATCH] [testsuite] [ppc] disable -mpowerpc64 for various ilp32 asm-out checks
Peter Bergner
-
2025/04/14
Re: [PATCH v2] RISC-V: Do not lift up vsetvl into non-transparent blocks [PR119547].
Zhijin Zeng
-
2025/04/14
[COMMITTED 05/19] gccrs: typecheck: Properly select methods when dealing with specialization
arthur . cohen
-
2025/04/14
[COMMITTED] Doc: clarify -march=pentiumpro has no MMX support [PR42683]
Sandra Loosemore
-
2025/04/14
[PATCH] c++: prev declared hidden tmpl friend inst, cont [PR119807]
Patrick Palka
-
2025/04/14
Re: [PATCH] APX: Don't use red-zone with APX and no caller-saved registers
Hongtao Liu
-
2025/04/14
[PUSHED/14 0/2] A few backports to GCC 14
Andrew Pinski
-
2025/04/14
[PUSHED14 2/2] phiopt: Reset the number of iterations information of a loop when changing an exit from the loop [PR117243]
Andrew Pinski
-
2025/04/14
[PUSHED14 1/2] phiopt: Fix value_replacement for middle bb having phi nodes [PR118922]
Andrew Pinski
-
2025/04/14
[PUSHED] GCN, nvptx: Support '-mfake-exceptions', and use it for offloading compilation [PR118794]
Thomas Schwinge
-
2025/04/14
Re: [PATCH] aarch64: Fix CFA offsets in non-initial stack probes [PR119610]
Jeff Law
-
2025/04/14
Re: [RFC] [C]New syntax for the argument of counted_by attribute for C language
Bill Wendling
-
2025/04/14
[PUSHED] Add 'g++.target/gcn/gcn.exp' for GCN-specific C++ test cases
Thomas Schwinge
-
2025/04/14
Re: [PATCH] [riscv] vec_dup immediate constants in pred_broadcast expand [PR118182]
Jeff Law
-
2025/04/14
[PUSHED 3/3] Add 'throw', dead code test cases for GCN, nvptx target and OpenACC, OpenMP 'target' offloading
Thomas Schwinge
-
2025/04/14
[PUSHED 2/3] Add 'throw', caught test cases for GCN, nvptx target and OpenACC, OpenMP 'target' offloading
Thomas Schwinge
-
2025/04/14
Re: [PATCH] [testsuite] [ppc] block-cmp-8 should require powerpc64
Peter Bergner
-
2025/04/14
[r15-9427 Regression] FAIL: gcc.dg/ipa/pr119530.c execution test on Linux/x86_64
haochen.jiang
-
2025/04/14
[PUSHED 1/3] Add 'throw' test cases for GCN, nvptx target and OpenACC, OpenMP 'target' offloading
Thomas Schwinge
-
2025/04/14
[PUSHED 3/3] Add 'std::bad_cast' exception, dead code test cases for GCN, nvptx target and OpenACC, OpenMP 'target' offloading
Thomas Schwinge
-
2025/04/14
[PUSHED 2/3] Add 'std::bad_cast' exception, caught test cases for GCN, nvptx target and OpenACC, OpenMP 'target' offloading
Thomas Schwinge
-
2025/04/14
[PUSHED] Add test cases for exception handling constructs in dead code for GCN, nvptx target and OpenMP 'target' offloading [PR118794]
Thomas Schwinge
-
2025/04/14
[PUSHED] Add PR119692 "C++ 'typeinfo', 'vtable' vs. OpenACC, OpenMP 'target' offloading" test cases [PR119692]
Thomas Schwinge
-
2025/04/14
Re: [PATCH] [testsuite] [ppc] pr87600, pr89313: test for __PPC__ as well
Peter Bergner
-
2025/04/14
Re: [PATCH] [testsuite] [ppc] ipa-sra-19.c: pass -Wno-psabi on powerpc-*-elf as well
Peter Bergner
-
2025/04/14
Re: [PATCH] [testsuite] [ppc] compile [PR112822] with -mvsx
Peter Bergner
-
2025/04/14
Fix PR lto/119792
Eric Botcazou
-
2025/04/14
Re: [PATCH] c++: Prune lambda captures from more places [PR119755]
Jason Merrill
-
2025/04/14
Re: [RFC] [C]New syntax for the argument of counted_by attribute for C language
Qing Zhao
-
2025/04/14
RE: [PATCH] libgcobol, v2: Handle long double as an alternate IEEE754 128b
Robert Dubner
-
2025/04/14
Re: [r15-9427 Regression] FAIL: gcc.dg/ipa/pr119530.c execution test on Linux/x86_64
Sam James
-
2025/04/14
[r15-9431 Regression] FAIL: gcc.target/i386/apx-interrupt-1.c scan-assembler-times .cfi_restore 15 on Linux/x86_64
haochen.jiang
-
2025/04/14
[COMMITTED 18/19] gccrs: attributes: Handle external tool annotations like rustfmt::
arthur . cohen
-
2025/04/14
[PATCH] c: Fully fold each parameter for call to .ACCESS_WITH_SIZE [PR119717]
Qing Zhao
-
2025/04/14
Re: [PATCH] Add std::deque shrink_to_fit test
François Dumont
-
2025/04/14
[PUSHED/14 5/6] match: Reject non-ssa name/min invariants in gimple_extract [PR116412]
Andrew Pinski
-
2025/04/14
[PATCH] libatomic: Fix up libat_{,un}lock_n for mingw [PR119796]
Jakub Jelinek
-
2025/04/14
[COMMITTED 17/19] gccrs: nr2.0: Only insert derive macros if they exist
arthur . cohen
-
2025/04/14
[PATCH] ltmain.in: don't suppress output for PIC compilations
Sam James
-
2025/04/14
[PUSHED/14 4/6] vec-lowering: Fix ABSU lowering [PR111285]
Andrew Pinski
-
2025/04/14
[COMMITTED 13/19] gccrs: Fix const checking of enum discriminants
arthur . cohen
-
2025/04/14
[PATCH] pretty-print, expand: Print [must tail call] for CALL_EXPRs and fix up maybe_complain_about_tail_call [PR119718]
Jakub Jelinek
-
2025/04/14
[PUSHED/14 3/6] backprop: Fix deleting of a phi node [PR116922]
Andrew Pinski
-
2025/04/14
[COMMITTED 08/19] gccrs: ast: Add get_locus() to DelimTokenTree
arthur . cohen
-
2025/04/14
[PUSHED/14 0/6] Back port a few patches to 14
Andrew Pinski
-
2025/04/14
[PUSHED/14 1/6] phiopt: Fix VCE moving by rewriting it into cast [PR116098]
Andrew Pinski
-
2025/04/14
[PUSHED/14 2/6] aarch64: Fix early ra for -fno-delete-dead-exceptions [PR116927]
Andrew Pinski
-
2025/04/14
[COMMITTED 04/19] rust: Add comment inside block [PR119342]
arthur . cohen
-
2025/04/14
[PATCH] libatomic: Fix up libat_{,un}lock_n [PR119796]
Jakub Jelinek
-
2025/04/14
Re: [v2] Polish 'dg-output-file' test logs (was: [PATCH] testsuite: Add support for dg-output-file directive)
Jakub Jelinek
-
2025/04/14
Re: [PATCH] AArch64: Fix operands order in vec_extract expander
Kyrylo Tkachov
-
2025/04/14
[v2] Polish 'dg-output-file' test logs (was: [PATCH] testsuite: Add support for dg-output-file directive)
Thomas Schwinge
-
2025/04/14
[committed] testsuite: Fix up ipa/pr119530.c testcase [PR119318]
Jakub Jelinek
-
2025/04/14
Re: [RFC] [C]New syntax for the argument of counted_by attribute for C language
Bill Wendling
-
2025/04/14
[COMMITTED 19/19] gccrs: lang-items: Add ManuallyDrop<T>
arthur . cohen
-
2025/04/14
Re: [PATCH] expmed: Always use QImode for init_expmed set_zero_cost [PR119785]
Richard Biener
-
2025/04/14
Re: [PATCH] cobol: Fix -fmax-errors option [PR119776]
Richard Biener