Messages by Date
-
2025/04/17
[PUSHED] nvptx: Remove 'TARGET_ASM_NEED_VAR_DECL_BEFORE_USE'
Thomas Schwinge
-
2025/04/17
Re: [PATCH v2] libstdc++: Remove dead code in range_formatter::format [PR109162]
Jonathan Wakely
-
2025/04/17
Re: [PATCH 3/3][GCC16-Stage-1] RISC-V: Add testcases for vec_duplicate + vadd.vv combine to vadd.vx
Robin Dapp
-
2025/04/17
Re: [PATCH] Fix wrong optimization of conditional expression with enumeration type
Eric Botcazou
-
2025/04/17
[PATCH 2/3][GCC16-Stage-1] RISC-V: Adjust the testcases after vec_duplicate + vadd.vv combine
pan2 . li
-
2025/04/17
RE: [PATCH 3/3][GCC16-Stage-1] RISC-V: Add testcases for vec_duplicate + vadd.vv combine to vadd.vx
Li, Pan2
-
2025/04/17
[PATCH 1/3][GCC16-Stage-1] RISC-V: Combine vec_duplicate + vadd.vv to vadd.vx on GR2VR cost
pan2 . li
-
2025/04/17
Re: [PATCH] s390: Use match_scratch instead of scratch in define_split [PR119834]
Stefan Schulze Frielinghaus
-
2025/04/17
Re: [PATCH v2] doc: say "compatible types" for -fstrict-aliasing
Alexander Monakov
-
2025/04/16
[PATCH v2] libstdc++: Remove dead code in range_formatter::format [PR109162]
Tomasz Kamiński
-
2025/04/16
Re: [PATCH]middle-end: fix masking for partial vectors and early break [PR119351]
Richard Biener
-
2025/04/16
Re: [PATCH] libstdc++: Correct preprocessing checks for floatX_t and bfloat_16 formatting
Tomasz Kaminski
-
2025/04/16
Re: [PATCH] libstdc++: Constrain formatters for chrono types [PR119517]
Tomasz Kaminski
-
2025/04/16
[PING][PATCH][gcc-14] libcpp: Fix incorrect line numbers in large files [PR108900]
Yash . Shinde
-
2025/04/16
[COMMITTED v2] combine: Correct comments about combine_validate_cost
Hans-Peter Nilsson
-
2025/04/16
[COMMITTED] Doc: Document raw string literals as GNU C extension [PR88382]
Sandra Loosemore
-
2025/04/16
Re: [PATCH] s390: Use match_scratch instead of scratch in define_split [PR119834]
Jakub Jelinek
-
2025/04/16
Re: [PATCH] [testsuite] [ppc] require ifunc for target_clones test
Peter Bergner
-
2025/04/16
Re: [PATCH] [testsuite] [ppc] block-cmp-8 should require powerpc64
Peter Bergner
-
2025/04/16
Re: [PATCH] PR tree-optimization/119712 - Always reflect lower bits from mask in subranges.
Andrew MacLeod
-
2025/04/16
[PATCH v2] doc: say "compatible types" for -fstrict-aliasing
Sam James
-
2025/04/16
Re: [PATCH] doc: say "compatible types" for -fstrict-aliasing
Sam James
-
2025/04/16
Re: [PATCH] PR tree-optimization/119712 - Always reflect lower bits from mask in subranges.
Andrew MacLeod
-
2025/04/16
Re: [PATCH] [testsuite] [ppc] compile [PR112822] with -mvsx
Peter Bergner
-
2025/04/16
[PUSHED/12 5/6] match: Reject non-ssa name/min invariants in gimple_extract [PR116412]
Andrew Pinski
-
2025/04/16
[PUSHED/12 3/6] vec-lowering: Fix ABSU lowering [PR111285]
Andrew Pinski
-
2025/04/16
Re: [PATCH] PR tree-optimization/119712 - Always reflect lower bits from mask in subranges.
Sam James
-
2025/04/16
[PUSHED/12 0/6] Backport of regression fixes to GCC 12
Andrew Pinski
-
2025/04/16
[PUSHED/12 6/6] testcase: Add testcase for already fixed PR [PR118476]
Andrew Pinski
-
2025/04/16
[PUSHED/12 4/6] phiopt: Fix value_replacement for middle bb having phi nodes [PR118922]
Andrew Pinski
-
2025/04/16
[PUSHED/12 2/6] backprop: Fix deleting of a phi node [PR116922]
Andrew Pinski
-
2025/04/16
[PUSHED/12 1/6] phiopt: Reset the number of iterations information of a loop when changing an exit from the loop [PR117243]
Andrew Pinski
-
2025/04/16
[PATCH] PR tree-optimization/119712 - Always reflect lower bits from mask in subranges.
Andrew MacLeod
-
2025/04/16
Re: [RFC] [C]New syntax for the argument of counted_by attribute for C language
Bill Wendling
-
2025/04/16
Re: [PATCH] Add _GLIBCXX_DEBUG checks on unordered container local_iterator
Jonathan Wakely
-
2025/04/16
Re: [PATCH] rx: avoid adding setpsw for rx_cmpstrn when len is const
Jeff Law
-
2025/04/16
[PATCH] Add _GLIBCXX_DEBUG checks on unordered container local_iterator
François Dumont
-
2025/04/16
Re: [PATCH] cobol: Eliminate gcc/cobol/LICENSE. [PR119759]
Jakub Jelinek
-
2025/04/16
[committed, gcc-13] libstdc++: Add dg-options "-std=gnu++20" to backported tests
Jonathan Wakely
-
2025/04/16
[PATCH] c: Allow $@` in GNU23/GNU2Y raw string delimiters [PR110343]
Jakub Jelinek
-
2025/04/16
Re: [PATCH] x86: Update gcc.target/i386/apx-interrupt-1.c
H.J. Lu
-
2025/04/16
[PATCH] s390: Use match_scratch instead of scratch in define_split [PR119834]
Jakub Jelinek
-
2025/04/16
Re: [PATCH v5 1/2] i386: Prefer PLT indirection for __fentry__ calls under -fPIC
Uros Bizjak
-
2025/04/16
[pushed] c++: format attribute redeclaration [PR116954]
Jason Merrill
-
2025/04/16
[pushed] c++: templates, attributes, #pragma target [PR114772]
Jason Merrill
-
2025/04/16
Re: RISC-V: revert pr114194 tests on gcc-14 [PR118601]
Jeff Law
-
2025/04/16
[PATCH] cobol: Eliminate gcc/cobol/LICENSE. [PR119759]
Robert Dubner
-
2025/04/16
Re: RISC-V: adjust testcase for gcc-14 [PR118182]
Jeff Law
-
2025/04/16
[COMMITTED] Doc: Add pointer to --help use to main entry for -Q option [PR90465]
Sandra Loosemore
-
2025/04/16
Re: [PATCH] Fix wrong optimization of conditional expression with enumeration type
Richard Biener
-
2025/04/16
Re: [PATCH] Fix wrong optimization of conditional expression with enumeration type
Andrew Pinski
-
2025/04/16
Re: [PATCH] testsuite: Add support for GCOV_UNDER_TEST
Christophe Lyon
-
2025/04/16
Remove 'ALWAYS_INLINE' workaround in 'libgomp.c++/target-exceptions-pr118794-1.C' (was: [PUSHED] GCN, nvptx: Support '-mfake-exceptions', and use it for offloading compilation [PR118794])
Thomas Schwinge
-
2025/04/16
Re: Questions on replacing a structure pointer reference to a call to .ACCESS_WITH_SIZE in C FE
Qing Zhao
-
2025/04/16
[PATCH v1][GCC16-Stage-1] RISC-V: Remove unnecessary frm restore volatile define_insn
pan2 . li
-
2025/04/16
Re: Questions on replacing a structure pointer reference to a call to .ACCESS_WITH_SIZE in C FE
Qing Zhao
-
2025/04/16
Re: [PATCH] RISC-V: Add pattern for vector-scalar multiply-add/sub [PR119100]
Paul-Antoine Arras
-
2025/04/16
[PUSHED] Add 'libgomp.c++/pr106445-1{,-O0}.C' [PR106445]
Thomas Schwinge
-
2025/04/16
Re: [PATCH] libstdc++: Fix constification in range_formatter::format v2 [PR109162]
Jonathan Wakely
-
2025/04/16
For nvptx offloading, make sure to emit C++ constructor, destructor aliases [PR97106] (was: [committed][nvptx] Use .alias directive for mptx >= 6.3)
Thomas Schwinge
-
2025/04/16
Re: [PATCH] libstdc++: Do not use 'not' alternative token in <format>
Jonathan Wakely
-
2025/04/16
Re: [PATCH] libstdc++: Do not use 'not' alternative token in <format>
Jonathan Wakely
-
2025/04/16
Re: [PATCH] libstdc++: Fix constification in range_formatter::format v2 [PR109162]
Tomasz Kaminski
-
2025/04/16
Re: [PATCH] testsuite: Add support for GCOV_UNDER_TEST
Hans-Peter Nilsson
-
2025/04/16
Re: [PATCH] Docs: Document omp::allocator::* and ompx::allocator::* allocators.
Tobias Burnus
-
2025/04/16
[PATCH] libstdc++: Fix constification in range_formatter::format v2 [PR109162]
Tomasz Kamiński
-
2025/04/16
[PUSHED] MAINTAINERS: Add myself to Write After Approval
Alex
-
2025/04/16
Put znver5 ADDSS cost back to 3
Jan Hubicka
-
2025/04/16
Stream ipa_return_value_summary
Jan Hubicka
-
2025/04/16
[PATCH] Fix wrong optimization of conditional expression with enumeration type
Eric Botcazou
-
2025/04/16
Re: [PATCH] testsuite: Add support for GCOV_UNDER_TEST
Christophe Lyon
-
2025/04/16
Re: [PATCH] libgcobol: mark riscv64-*-linux* as supported target
Rainer Orth
-
2025/04/16
Re: [PATCH] libgcobol: mark riscv64-*-linux* as supported target
Jakub Jelinek
-
2025/04/16
Re: [PATCH] libatomic: Fix up libat_{,un}lock_n for mingw [PR119796]
Richard Biener
-
2025/04/16
Re: [PATCH] libatomic: Fix up libat_{,un}lock_n [PR119796]
Richard Biener
-
2025/04/16
Re: [PATCH] libgcobol: mark riscv64-*-linux* as supported target
Richard Biener
-
2025/04/16
Re: [PATCH] libstdc++: Do not use 'not' alternative token in <format>
Tomasz Kaminski
-
2025/04/16
Re: [PATCH] libstdc++: Fix constification in range_formatter::format [PR109162]
Jonathan Wakely
-
2025/04/16
[PATCH] libstdc++: Fix constification in range_formatter::format [PR109162]
Tomasz Kamiński
-
2025/04/16
[PATCH] libstdc++: Adjust comment in <numeric>
Jonathan Wakely
-
2025/04/16
Re: [PATCH] libstdc++: Do not use 'not' alternative token in <format>
Jonathan Wakely
-
2025/04/16
[PATCH] libstdc++: Do not use 'not' alternative token in <format>
Jonathan Wakely
-
2025/04/16
Re: [PATCH] libstdc++: Implement formatters for pair and tuple [PR109162]
Tomasz Kaminski
-
2025/04/16
Re: [committed] libstdc++: Do not define __cpp_lib_ranges_iota in <ranges>
Jonathan Wakely
-
2025/04/16
Re: [PATCH v2] libstdc++: Implement formatters for pair and tuple [PR109162]
Jonathan Wakely
-
2025/04/16
Re: [PATCH v2] libstdc++: Implement formatters for pair and tuple [PR109162]
Jonathan Wakely
-
2025/04/16
Re: [PATCH v2] libstdc++: Implement formatters for pair and tuple [PR109162]
Tomasz Kaminski
-
2025/04/16
Re: [PATCH] libstdc++: Implement formatters for pair and tuple [PR109162]
Jonathan Wakely
-
2025/04/16
[PATCH v2] libstdc++: Implement formatters for pair and tuple [PR109162]
Tomasz Kamiński
-
2025/04/16
Re: [PATCH] libstdc++: Implement formatters for pair and tuple [PR109162]
Tomasz Kaminski
-
2025/04/16
RE: [PATCH]middle-end: fix masking for partial vectors and early break [PR119351]
Tamar Christina
-
2025/04/16
[PATCH] tree-optimization/1157777 - STLF fails with BB vectorization of loop
Richard Biener
-
2025/04/16
Re: [PATCH] Locality cloning pass
Richard Biener
-
2025/04/16
Re: [PATCH] libstdc++: Implement formatters for pair and tuple [PR109162]
Jonathan Wakely
-
2025/04/16
Re: [PATCH] libstdc++: Implement formatters for pair and tuple [PR109162]
Jonathan Wakely
-
2025/04/16
Re: [PATCH] Locality cloning pass
xionghuluo
-
2025/04/16
Re: [PATCH] testsuite: force AMDGCN test for vect-early-break_18.c to consistent architecture [PR119286]
Andrew Stubbs
-
2025/04/16
Re: [PATCH]middle-end: fix masking for partial vectors and early break [PR119351]
Richard Biener
-
2025/04/16
Re: [PATCH] testsuite: force AMDGCN test for vect-early-break_18.c to consistent architecture [PR119286]
Richard Biener
-
2025/04/16
Re: [PATCH] libstdc++: Implement formatters for pair and tuple [PR109162]
Tomasz Kaminski
-
2025/04/16
Re: [PATCH] libstdc++: Implement formatters for pair and tuple [PR109162]
Jonathan Wakely
-
2025/04/16
Re: [PATCH] libstdc++: Implement formatters for pair and tuple [PR109162]
Tomasz Kaminski
-
2025/04/16
Re: [PATCH] libstdc++: Implement formatters for pair and tuple [PR109162]
Jonathan Wakely
-
2025/04/16
Re: [PATCH] libstdc++: Implement formatters for pair and tuple [PR109162]
Tomasz Kaminski
-
2025/04/16
[PATCH] testsuite: force AMDGCN test for vect-early-break_18.c to consistent architecture [PR119286]
Tamar Christina
-
2025/04/16
[PATCH]middle-end: fix masking for partial vectors and early break [PR119351]
Tamar Christina
-
2025/04/16
Re: [PATCH v2]middle-end: Fix incorrect codegen with PFA and VLS [PR119351]
Richard Biener
-
2025/04/16
[PATCH] libstdc++: Implement formatters for pair and tuple [PR109162]
Tomasz Kamiński
-
2025/04/16
Re: [PATCH][GCC14] Extend check-function-bodies to allow label and directives
Richard Biener
-
2025/04/16
Re: [PATCH] bitintlower: Fix interaction of gimple_assign_copy_p stmts vs. has_single_use [PR119808]
Richard Biener
-
2025/04/16
Re: [PATCH] libstdc++: Fix constraint recursion in basic_const_iterator operator- [PR115046]
Jonathan Wakely
-
2025/04/15
Re: [PATCH] RISC-V: Put jump table in text for large code model
Kito Cheng
-
2025/04/15
Re: [PATCH] [testsuite] [ppc] compile [PR112822] with -mvsx
Alexandre Oliva
-
2025/04/15
Re: [PATCH v2] riscv: Fix incorrect gnu property alignment on rv32
Kito Cheng
-
2025/04/15
[committed] testsuite: Add testcase for already fixed PR [PR116093]
Jakub Jelinek
-
2025/04/15
[PATCH] bitintlower: Fix interaction of gimple_assign_copy_p stmts vs. has_single_use [PR119808]
Jakub Jelinek
-
2025/04/15
Re:[committed] [PATCH] AArch64: Fix operands order in vec_extract expander
Tejas Belagod
-
2025/04/15
Re: [PATCH] [testsuite] [ppc] pr87600, pr89313: test for __PPC__ as well
Alexandre Oliva
-
2025/04/15
Re: [PATCH] [testsuite] [ppc] block-cmp-8 should require powerpc64
Alexandre Oliva
-
2025/04/15
Re: [PATCH] [testsuite] [ppc] disable -mpowerpc64 for various ilp32 asm-out checks
Alexandre Oliva
-
2025/04/15
Re: [PATCH] [testsuite] [ppc] compile [PR112822] with -mvsx
Alexandre Oliva
-
2025/04/15
[PATCH] LoongArch: Change {dg-do-what-default} save and restore logical
Xing Li
-
2025/04/15
Re: [RFC] [C]New syntax for the argument of counted_by attribute for C language
Bill Wendling
-
2025/04/15
Re: [PATCH] libstdc++: Fix constraint recursion in basic_const_iterator operator- [PR115046]
Hans-Peter Nilsson
-
2025/04/15
Re: [PATCH] Docs: Document omp::allocator::* and ompx::allocator::* allocators.
Sandra Loosemore
-
2025/04/15
[PATCH] Docs: Document omp::allocator::* and ompx::allocator::* allocators.
Alex
-
2025/04/15
[committed] d: Fix ICE: type variant differs by TYPE_MAX_VALUE with -g [PR119826]
Iain Buclaw
-
2025/04/15
Re: [PATCH] Fortran: pure subroutine with pure procedure as dummy [PR106948]
Jerry D
-
2025/04/15
[PUSHED/13 2/3] match: Reject non-ssa name/min invariants in gimple_extract [PR116412]
Andrew Pinski
-
2025/04/15
Re: [PATCH] [testsuite] [ppc] compile [PR112822] with -mvsx
Peter Bergner
-
2025/04/15
[PUSHED/13 0/3] A Few more backports to GCC 13
Andrew Pinski
-
2025/04/15
[PUSHED/13 3/3] testcase: Add testcase for already fixed PR [PR118476]
Andrew Pinski
-
2025/04/15
[PUSHED/13 1/3] discriminators: Fix assigning discriminators on edge [PR113546]
Andrew Pinski
-
2025/04/15
[committed] testsuite: Fix up completion-2.c test
Jakub Jelinek
-
2025/04/15
[wwwdocs][committed] gcc-15 + projects/gomp: OpenMP update
Tobias Burnus
-
2025/04/15
Re: [RFC] [C]New syntax for the argument of counted_by attribute for C language
Kees Cook
-
2025/04/15
[committed] libgomp.texi (gcn, nvptx): Mention self_maps alongside USM
Tobias Burnus
-
2025/04/15
Re: [RFC] [C]New syntax for the argument of counted_by attribute for C language
Qing Zhao
-
2025/04/15
[r15-9487 Regression] FAIL: gcc.dg/completion-2.c (test for excess errors) on Linux/x86_64
haochen.jiang
-
2025/04/15
Re: [PATCH v2] c: Fully fold each parameter for call to .ACCESS_WITH_SIZE [PR119717]
Qing Zhao
-
2025/04/15
Re: [RFC] [C]New syntax for the argument of counted_by attribute for C language
Kees Cook
-
2025/04/15
[PATCH][GCC14] Extend check-function-bodies to allow label and directives
H.J. Lu
-
2025/04/15
Re: [PATCH] discriminators: Fix assigning discriminators on edge [PR113546]
Andrew Pinski
-
2025/04/15
[COMMITTED] Docs: Address -fivopts, -O0, and -Q confusion [PR71094]
Sandra Loosemore
-
2025/04/15
Re: [PATCH] x86: Update gcc.target/i386/apx-interrupt-1.c
Uros Bizjak
-
2025/04/15
[pushed] c++: constexpr, trivial, and non-alias target [PR111075]
Jason Merrill
-
2025/04/15
Re: [PATCH] [PR119765] testsuite: adjust amd64-abi-9.c to check both ms and sysv ABIs
NightStrike
-
2025/04/15
Re: [RFC] [C]New syntax for the argument of counted_by attribute for C language
Martin Uecker
-
2025/04/15
Re: [GCC16,RFC,V2 05/14] aarch64: add new definition for post-index stg
Richard Sandiford
-
2025/04/15
[PATCH] Fortran: pure subroutine with pure procedure as dummy [PR106948]
Harald Anlauf
-
2025/04/15
Re: [PATCH v2] c: Fully fold each parameter for call to .ACCESS_WITH_SIZE [PR119717]
Marek Polacek
-
2025/04/15
Re: [PATCH] c++: Properly mangle CONST_DECL without a INTEGER_CST value [PR116511]
Simon Martin
-
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