Messages by Date
-
2025/07/26
RE: GCC 15.1.1 Status Report (2025-07-11)
Robert Dubner
-
2025/07/26
Re: [PATCH] fortran: implment split for fortran 2023
Mikael Morin
-
2025/07/26
[PATCH 3/3] fortran: Consistently use the same assignment reallocation condition [PR121185]
Mikael Morin
-
2025/07/26
[PATCH 2/3] fortran: Trigger reference saving on pointer dereference [PR121185]
Mikael Morin
-
2025/07/26
[PATCH 0/3] fortran: Wrongly polymorphic array references [PR121185]
Mikael Morin
-
2025/07/26
[PATCH 1/3] fortran: Bound class container lookup after array descriptor [PR121185]
Mikael Morin
-
2025/07/26
Re: [PATCH] fortran: implment split for fortran 2023
Steve Kargl
-
2025/07/26
[PUSHED15 1/2] aarch64: Fix fma steering when rename fails [PR120119]
Andrew Pinski
-
2025/07/26
[PUSHED15 2/2] gcse: Skip hardreg pre when the hardreg is never live [PR121095]
Andrew Pinski
-
2025/07/26
RE: GCC 15.1.1 Status Report (2025-07-11)
Robert Dubner
-
2025/07/26
[PATCH v2] x86: Disallow -mtls-dialect=gnu with no_caller_saved_registers
H.J. Lu
-
2025/07/26
Re: [PATCH] ifcvt: Clarify if_info.original_cost.
Jeff Law
-
2025/07/26
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Yeoul Na
-
2025/07/26
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Yeoul Na
-
2025/07/26
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Yeoul Na
-
2025/07/26
[PATCH] libstdc++: Export std::byteswap from std.cc.in
hexne
-
2025/07/26
Re: GCC 15.1.1 Status Report (2025-07-11)
Richard Biener
-
2025/07/26
Re: [PATCH] asf: Skip when an instruction doesn't satisfy the constraints [PR119795]
Jeff Law
-
2025/07/26
Re: [PATCH] fortran: implment split for fortran 2023
Yuao Ma
-
2025/07/26
Re: [PATCH] fortran: implment split for fortran 2023
Steve Kargl
-
2025/07/26
Re: [PATCH] c++/modules: Stream some missing lang_type flags
Patrick Palka
-
2025/07/26
Re: [PATCH v2 01/10] Add -mgrow-frame-downwards
Jeff Law
-
2025/07/26
[PUSHED] diagnostics: move diagnostic.c to diagnostics/context.cc: restore build with GCC 5
Thomas Schwinge
-
2025/07/26
[PUSHED] diagnostics: convert diagnostic_t to enum class diagnostics::kind: restore build with GCC 5
Thomas Schwinge
-
2025/07/26
Re: [PATCH v6 18/19] c/aarch64: Add FMV diagnostic tests.
Jeff Law
-
2025/07/26
Re: [PATCH v6 16/19] aarch64: Remove FMV beta warning.
Jeff Law
-
2025/07/26
Re: [PATCH v6 15/19] aarch64: testsuite: Add diagnostic tests for Aarch64 FMV.
Jeff Law
-
2025/07/26
Re: [PATCH v6 10/19] fmv: Change target_version semantics to follow ACLE specification.
Jeff Law
-
2025/07/26
Re: [PATCH v6 07/19] fmv: Refactor FMV name mangling.
Jeff Law
-
2025/07/26
[pushed-15][PATCH] [modula2] Add return to remove build warning
Gaius Mulley
-
2025/07/26
[pushed-15][PATCH] PR modula2/121164: Modula 2 build failure followup
Gaius Mulley
-
2025/07/26
[PATCH] fortran: implment split for fortran 2023
Yuao Ma
-
2025/07/26
[PATCH v1 0/2] Add mul based unsigned SAT_MUL for form 1
pan2 . li
-
2025/07/26
[PATCH v1 2/2] RISC-V: Add test cases for mul based unsigned scalar SAT_MUL
pan2 . li
-
2025/07/26
[PATCH v1 1/2] Match: Introduce mul based pattern for unsigned SAT_MUL
pan2 . li
-
2025/07/26
Re: [PATCH] RISC-V: riscv-ext.def: Add allocated group IDs and group bit positions
Kito Cheng
-
2025/07/26
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
-
2025/07/26
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
-
2025/07/25
[PATCH] Improve mergability of CSWTCH [PR120523]
Andrew Pinski
-
2025/07/25
Re: [PATCH] [15 backport] [RISC-V] Correct CFA notes for stack-clash protection [PR120714]
Jeff Law
-
2025/07/25
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Andrew Pinski
-
2025/07/25
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
-
2025/07/25
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
-
2025/07/25
Re: [PATCH] c++/modules: Stream some missing lang_type flags
Nathaniel Shead
-
2025/07/25
RE: GCC 15.1.1 Status Report (2025-07-11)
Robert Dubner
-
2025/07/25
Re: [PATCH v7] Provide new option -fdiagnostics-show-context=N for -Warray-bounds, -Wstringop-* warnings [PR109071,PR85788,PR88771,PR106762,PR108770,PR115274,PR117179]
Kees Cook
-
2025/07/25
Re: [PATCH v3] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Marek Polacek
-
2025/07/25
[PATCH v4] c++: P2036R3 - Change scope of lambda trailing-return-type [PR102610]
Marek Polacek
-
2025/07/25
Re: [PATCH v2 3/3] vect: Use strided loads for VMAT_STRIDED_SLP.
Robin Dapp
-
2025/07/25
Re: [PATCH v7] Provide new option -fdiagnostics-show-context=N for -Warray-bounds, -Wstringop-* warnings [PR109071,PR85788,PR88771,PR106762,PR108770,PR115274,PR117179]
David Malcolm
-
2025/07/25
Re: [PATCHv3] libstdc++: provide debug impl of P2697 ctor [PR119742]
Jonathan Wakely
-
2025/07/25
[PATCH 33/34] diagnostics: avoid using "sink" for things that aren't a diagnostics::sink
David Malcolm
-
2025/07/25
[PATCH 28/34] diagnostics: eliminate some redundant includes
David Malcolm
-
2025/07/25
[PATCH v4] c++: consteval blocks
Marek Polacek
-
2025/07/25
[PATCH 22/34] diagnostics: move diagnostics::edit_context -> diagnostics::changes::change_set
David Malcolm
-
2025/07/25
[PATCH 34/34] Introduce lazily-created.h
David Malcolm
-
2025/07/25
[PATCH 23/34] Rename diagnostic-spec.{cc, h} to gcc-diagnostic-spec.{cc, h}
David Malcolm
-
2025/07/25
[PATCH 31/34] diagnostics: eliminate ::diagnostic_info typedef
David Malcolm
-
2025/07/25
[PATCH 32/34] diagnostics: make context::m_source_printing private
David Malcolm
-
2025/07/25
[PATCH 29/34] diagnostics: move file_cache from input.{cc, h} to diagnostics/file-cache.{cc, h}
David Malcolm
-
2025/07/25
[PATCH 24/34] diagnostics: rename diagnostic_option_id to diagnostics::option_id and move to its own header
David Malcolm
-
2025/07/25
[PATCH 19/34] diagnostics: move gcc/diagnostic-color.{h, cc} to gcc/diagnostics/color.{h, cc}
David Malcolm
-
2025/07/25
[PATCH 13/34] diagnostics: add m_ prefix to fields of diagnostic_info
David Malcolm
-
2025/07/25
[PATCH 09/34] diagnostics: introduce namespace diagnostics::paths
David Malcolm
-
2025/07/25
[PATCH 11/34] diagnostics: introduce diagnostics/source-printing.cc
David Malcolm
-
2025/07/25
[PATCH 14/34] diagnostics: move diagnostic_info to its own header
David Malcolm
-
2025/07/25
[PATCH 30/34] diagnostics: introduce context-options.h
David Malcolm
-
2025/07/25
[PATCH 26/34] diagnostics: move diagnostic.c to diagnostics/context.cc
David Malcolm
-
2025/07/25
[PATCH 18/34] diagnostics: move gcc/selftest-diagnostic.{h, cc} -> gcc/diagnostics/selftest-context.{h, cc}
David Malcolm
-
2025/07/25
[PATCH 03/34] diagnostics: move diagnostic_metadata to diagnostics::metadata
David Malcolm
-
2025/07/25
[PATCH 27/34] diagnostics: simplify header files
David Malcolm
-
2025/07/25
[PATCH 06/34] diagnostics: move client data hooks into namespace/dir "diagnostics"
David Malcolm
-
2025/07/25
[PATCH 21/34] diagnostics: reorganize selftests
David Malcolm
-
2025/07/25
[PATCH 20/34] diagnostics: gcc/diagnostic-url.h -> gcc/diagnostics/url.h
David Malcolm
-
2025/07/25
[PATCH 17/34] diagnostics: move buffering code to its own .cc file
David Malcolm
-
2025/07/25
[PATCH 16/34] diagnostics: move option_classifier to its own files
David Malcolm
-
2025/07/25
[PATCH 00/34] Introduce "gcc/diagnostics" subdirectory and "diagnostics::" namespace
David Malcolm
-
2025/07/25
[PATCH 07/34] diagnostics: rename diagnostic_output_file to diagnostics::output_file
David Malcolm
-
2025/07/25
[PATCH 02/34] diagnostics: move logical locations into "diagnostics"
David Malcolm
-
2025/07/25
[PATCH 12/34] diagnostics: move diagnostic-macro-unwinding.{cc, h} -> diagnostics/macro-unwinding.{cc, h}
David Malcolm
-
2025/07/25
[PATCH 08/34] diagnostics: move diagnostics_output_spec to diagnostics::output_spec
David Malcolm
-
2025/07/25
[PATCH 05/34] diagnostics: move edit_context to namespace/dir "diagnostics"
David Malcolm
-
2025/07/25
[PATCH 04/34] diagnostics: move diagnostic_diagram to diagnostics::diagram
David Malcolm
-
2025/07/25
[PATCH 01/34] diagnostics: introduce a "gcc/diagnostics" subdirectory
David Malcolm
-
2025/07/25
[PATCH] [sanitizer_common] Remove reference to obsolete termio ioctls (#138822)
Sam James
-
2025/07/25
Re: [PATCH] c++: extract_call_expr and C++20 rewritten cmp ops
Patrick Palka
-
2025/07/25
[PATCH] c++: extract_call_expr and C++20 rewritten cmp ops
Patrick Palka
-
2025/07/25
[PATCH] RISC-V: riscv-ext.def: Add allocated group IDs and group bit positions
Christoph Müllner
-
2025/07/25
Re: [PATCH] vect: Add target hook to prefer gather/scatter instructions
Andrew Stubbs
-
2025/07/25
Re: [PATCH v2 3/3] vect: Use strided loads for VMAT_STRIDED_SLP.
Richard Biener
-
2025/07/25
[PATCHv3] libstdc++: provide debug impl of P2697 ctor [PR119742]
Nathan Myers
-
2025/07/25
[PATCHv2] libstdc++: provide debug impl of P2697 ctor [PR119742]
Nathan Myers
-
2025/07/25
Re: [PATCH v2 3/3] vect: Use strided loads for VMAT_STRIDED_SLP.
Robin Dapp
-
2025/07/25
Re: [PATCH] libstdc++: Support braces as arguments for std::erase on inplace_vector [PR121196]
Patrick Palka
-
2025/07/25
Re: [PATCH] libstdc++: Support braces as arguments for std::erase on inplace_vector [PR121196]
Tomasz Kaminski
-
2025/07/25
Re: [PATCH] libstdc++: Support braces as arguments for std::erase on inplace_vector [PR121196]
Tomasz Kaminski
-
2025/07/25
Re: [PATCH] libstdc++: Support braces as arguments for std::erase on inplace_vector [PR121196]
Patrick Palka
-
2025/07/25
[PATCH] Don't pass vector params through to offload targets
Andrew Stubbs
-
2025/07/25
Re: [GCC15][PATCH 1/2] C: Flex array in the middle via type alias is not reported [PR120353]
Qing Zhao
-
2025/07/25
Re: [GCC15][PATCH 2/2] C: Flex array in union followed by a structure field is not reported [PR120354]
Qing Zhao
-
2025/07/25
[PATCH v1] RISC-V: Fix another vf FP16 combine run test failures
pan2 . li
-
2025/07/25
Re: [PATCH v3] Evaluate the object size by the size of the pointee type when the type is a structure with flexible array member which is annotated with counted_by.
Qing Zhao
-
2025/07/25
Re: [PATCH] x86: Disallow -mtls-dialect=gnu with no_caller_saved_registers
H.J. Lu
-
2025/07/25
Re: [PATCH] libstdc++: Teach std::distance and std::advance about C++20 iterators [PR102181]
Patrick Palka
-
2025/07/25
Re: [PATCH 2/2] libstdc++: Protect std::shared_ptr against counter overflow [PR71945]
Tomasz Kaminski
-
2025/07/25
Re: [PATCH 2/2] libstdc++: Protect std::shared_ptr against counter overflow [PR71945]
Tomasz Kaminski
-
2025/07/25
Re: [PATCH 1/2] libstdc++: Make atomicity helpers use unsigned arithmetic [PR121148]
Tomasz Kaminski
-
2025/07/25
Re: [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
-
2025/07/25
Re: [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
-
2025/07/25
[PATCH v1 4/4] RISC-V: Add test case for vaadd.vx combine polluting VXRM
pan2 . li
-
2025/07/25
[PATCH v1 3/4] RISC-V: Add test for vec_duplicate + vaadd.vv combine case 1 with GR2VR cost 0, 1 and 2
pan2 . li
-
2025/07/25
[PATCH v1 1/4] RISC-V: Combine vec_duplicate + vaadd.vv to vaadd.vx on GR2VR cost
pan2 . li
-
2025/07/25
[PATCH v1 2/4] RISC-V: Add test for vec_duplicate + vaadd.vv combine case 0 with GR2VR cost 0, 1 and 15
pan2 . li
-
2025/07/25
[PATCH v1 0/4] RISC-V: Combine vec_duplicate + vaadd.vv to vaadd.vx on GR2VR cost
pan2 . li
-
2025/07/25
[PATCH] Remove now redundant vect_get_vec_defs overload
Richard Biener
-
2025/07/25
Re: [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
-
2025/07/25
[PATCH 2/2] Tidy vect_is_simple_use API for SLP only
Richard Biener
-
2025/07/25
[PATCH 1/2] Fix and simplify vect_model_simple_cost
Richard Biener
-
2025/07/25
Re: [PATCH] Prevent mixups of IDENTIFIER_TRANSPARENT_ALIAS and IDENTIFIER_INTERNAL_P better [PR120855]
Jason Merrill
-
2025/07/25
Re: [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
-
2025/07/25
Re: [PATCH] c++/modules: Stream some missing lang_type flags
Patrick Palka
-
2025/07/25
Re: [PATCH] RISC-V: Prepare dynamic LMUL heuristic for SLP.
Robin Dapp
-
2025/07/25
[PATCH] libstdc++: Support braces as arguments for std::erase on inplace_vector [PR121196]
Tomasz Kamiński
-
2025/07/25
[commited v2] libstdc++: doc: Rectify referencing of non-existent type
Tomasz Kamiński
-
2025/07/25
Re: [PATCH] libstdc++: doc: Rectify referencing of non-existent type
Tomasz Kaminski
-
2025/07/25
[PATCH] aarch64: Add tuning model for Olympus core.
Jennifer Schmitz
-
2025/07/25
[PATCH 2/2] Reduce the number of STMT_VINFO_VECTYPE uses
Richard Biener
-
2025/07/25
[PATCH 1/2] Remove unused stmt_vectype
Richard Biener
-
2025/07/25
Re: [PATCH v3] c++, coroutines: Handle allocation fail returns [PR121219].
Iain Sandoe
-
2025/07/25
Re: [Patch] gcn: Add more s_nop for MI300
Andrew Stubbs
-
2025/07/25
Re: [PATCH] RISC-V: Prepare dynamic LMUL heuristic for SLP.
Kito Cheng
-
2025/07/25
Re: [PATCH] RISC-V: Remove user-level interrupts
Kito Cheng
-
2025/07/25
Re: [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
-
2025/07/25
[Patch] gcn: Add more s_nop for MI300
Tobias Burnus
-
2025/07/25
Re: [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
-
2025/07/25
Re: [PATCH] Make it fast again
Tomasz Kaminski
-
2025/07/25
[PATCH] Make it fast again
Tomasz Kamiński
-
2025/07/25
[PATCH] RISC-V: Remove user-level interrupts
Christoph Müllner
-
2025/07/25
Re: [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
-
2025/07/25
Re: [PATCH v2 1/1] aarch64: Add support for unpacked SVE FP conditional binary arithmetic
Spencer Abson
-
2025/07/25
Re: [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
-
2025/07/25
Re: [PATCH v3 3/3] libstdc++: Implement aligned_accessor from mdspan [PR120994]
Tomasz Kaminski
-
2025/07/25
Re: [PATCH] Remove STMT_VINFO_VEC_STMTS
Richard Sandiford
-
2025/07/25
Re: [PATCH v3 3/3] libstdc++: Implement aligned_accessor from mdspan [PR120994]
Luc Grosheintz
-
2025/07/25
Re: [PATCH 4/4] i386: Fix typo in diagnostic about simultaneous regparm and thiscall use
Uros Bizjak
-
2025/07/25
Re: [Patch] gcn: Add "s_nop"s for MI300
Andrew Stubbs
-
2025/07/25
[PATCH 4/5] Remove load interleaving code
Richard Biener
-
2025/07/25
Re: [PATCH 1/4] i386: Ignore regparm attribute and warn for it in 64-bit mode
Uros Bizjak
-
2025/07/25
[COMMITTED 6/7] ada: ppc-vx6: pthread clocks and headers for decls
Marc Poulhiès
-
2025/07/25
[PATCH 2/5] Remove VMAT_CONTIGUOUS_PERMUTE
Richard Biener
-
2025/07/25
Re: [PATCH 3/4] i386: Fix incorrect handling of simultaneous regparm and thiscall use
Uros Bizjak
-
2025/07/25
[PATCH 3/5] Remove vect_get_vec_defs_for_operand
Richard Biener
-
2025/07/25
[PATCH] Remove STMT_VINFO_VEC_STMTS
Richard Biener
-
2025/07/25
Re: [PATCH 2/4] i386: Fix incorrect comment about stdcall and fastcall compatibility
Uros Bizjak
-
2025/07/25
[COMMITTED 3/7] ada: Update comments
Marc Poulhiès
-
2025/07/25
[COMMITTED 7/7] ada: Minor cleanup
Marc Poulhiès
-
2025/07/25
[PATCH 1/5] Remove dead code from vectorizable_store
Richard Biener
-
2025/07/25
[PATCH 5/5] Remove store interleaving support
Richard Biener
-
2025/07/25
[COMMITTED 4/7] ada: Bug in Indefinite_Holders instance passed to formal package
Marc Poulhiès
-
2025/07/25
[COMMITTED 1/7] ada: Fix inconsistencies in conversion functions from Duration
Marc Poulhiès
-
2025/07/25
[COMMITTED 5/7] ada: Follow up fixes.
Marc Poulhiès
-
2025/07/25
[COMMITTED 2/7] ada: Fix regression of finalization primitive selection
Marc Poulhiès
-
2025/07/25
Re: [PATCH] x86: Disallow -mtls-dialect=gnu with no_caller_saved_registers
Uros Bizjak
-
2025/07/24
Re: [PATCH 1/2] lra: Stop constraint processing on error [PR121205]
Stefan Schulze Frielinghaus
-
2025/07/24
Re: [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Robin Dapp
-
2025/07/24
Re: [PATCH 4/4] Do not set STMT_VINFO_VECTYPE from dataref analysis
Richard Biener
-
2025/07/24
[PATCH v4 8/9] LoongArch: Prioritize target-specific makefile fragments
Yang Yujie
-
2025/07/24
[PATCH v4 9/9] LoongArch: Add support for _BitInt [PR117599]
Yang Yujie
-
2025/07/24
[PATCH v4 7/9] bitint: Do not optimize away conversion to _BitInt before a VCE
Yang Yujie
-
2025/07/24
[PATCH v4 5/9] bitint: Zero-extend the result of a signed->unsigned widening cast
Yang Yujie
-
2025/07/24
[PATCH v4 3/9] bitint: Allow unused bits when testing extended _BitInt ABIs
Yang Yujie
-
2025/07/24
[PATCH v4 0/9] LoongArch: Add support for _BitInt [PR117599]
Yang Yujie
-
2025/07/24
[PATCH v4 6/9] bitint: Make sure BEXTC checks extension when optimized
Yang Yujie
-
2025/07/24
[PATCH v4 4/9] bitint: Avoid extending ABI-extended large/huge _BitInts on load
Yang Yujie
-
2025/07/24
[PATCH v4 2/9] expand: Reduce unneeded _BitInt extensions
Yang Yujie
-
2025/07/24
[PATCH v4 1/9] bitint: Allow mode promotion of _BitInt types
Yang Yujie
-
2025/07/24
[PATCH] Prevent mixups of IDENTIFIER_TRANSPARENT_ALIAS and IDENTIFIER_INTERNAL_P better [PR120855]
Nathaniel Shead
-
2025/07/24
Re: [PATCH 2/2] xtensa: Fix inaccuracy in xtensa_rtx_costs()
Takayuki 'January June' Suwa
-
2025/07/24
Re: [PATCH] RISC-V: Add support for resumable non-maskable interrupt (RNMI) handlers
Kito Cheng
-
2025/07/24
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Kees Cook
-
2025/07/24
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Kees Cook
-
2025/07/24
Re: [PATCH v5] c++: Unwrap type traits defined in terms of builtins within diagnostics [PR117294]
Nathaniel Shead
-
2025/07/24
[PATCH] c++/modules: Stream some missing lang_type flags
Nathaniel Shead
-
2025/07/24
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
-
2025/07/24
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
-
2025/07/24
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
-
2025/07/24
Re: [PATCH] c++: more name lookup for non-dep rewritten cmp ops
Jason Merrill
-
2025/07/24
[PATCH] RISC-V: Add support for resumable non-maskable interrupt (RNMI) handlers
Christoph Müllner
-
2025/07/24
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Bill Wendling
-
2025/07/24
Re: [PATCH] c++: more name lookup for non-dep rewritten cmp ops
Patrick Palka
-
2025/07/24
Re: [PATCH] c++: more name lookup for non-dep rewritten cmp ops
Jason Merrill
-
2025/07/24
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Qing Zhao
-
2025/07/24
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Martin Uecker
-
2025/07/24
Re: [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Toon Moene
-
2025/07/24
Re: [pushed] c++: lambda convop in C++23 [PR114632]
Jason Merrill
-
2025/07/24
Re: [Fortran, Coarray] Call-out to everyone having Fortran coarray-codes available
Thomas Koenig
-
2025/07/24
[PATCH] x86: Disallow -mtls-dialect=gnu with no_caller_saved_registers
H.J. Lu
-
2025/07/24
Re: [PATCH] [RFC] Delayed parsing for bounds safety attributes
Aaron Ballman
-
2025/07/24
Re: [Patch] gcn: Add "s_nop"s for MI300
Tobias Burnus
-
2025/07/24
Re: [pushed] c++: lambda convop in C++23 [PR114632]
Patrick Palka