Messages by Thread
-
-
[pushed: r16-1024] diagnostics: implement highlight-a vs -b in HTML output [PR116792]
David Malcolm
-
[Patch] libgomp: Add OpenMP's omp_target_memset/omp_target_memset_async [PR120444]
Tobias Burnus
-
[PATCH] config: Update obsolete macro in pkg.m4
Pietro Monteiro
-
Re: RISC-V frm mode switching and late_combine2
Vineet Gupta
-
[PUSHED] Fix typo in comment in execute_all_ipa_transforms.
Andrew Pinski
-
[committed] c: Update description of C library facilities provided by GCC for C23
Joseph Myers
-
[PATCH] c++: Emit an error for attempted constexpr co_await [PR118903].
Iain Sandoe
-
[PATCH] c++: Add co_await, co_yield and co_return to dump_expr.
Iain Sandoe
-
[PATCH] tree-optimization/120457 - avoid lowering of some single-element interleave
Richard Biener
-
[PATCH] Fortran: parameter inquiries of constant complex arrays [PR102599,PR114022]
Harald Anlauf
-
[PATCH v5 0/8] Implement layouts from mdspan.
Luc Grosheintz
-
[PUSHED] libgomp: Add testcases for the standard C++ math library on offload targets
Thomas Schwinge
-
[PATCH] tree-optimization/120357 - ICE with early break vectorization
Richard Biener
-
[PATCH] tree-optimization/120341 - stores into STRING_CSTs can trap
Richard Biener
-
[PUSHED] Add 'libgomp.c++/target-valarray-1.C'
Thomas Schwinge
-
[PUSHED] libgomp: Add testcases for concurrent access to standard C++ containers on offload targets
Thomas Schwinge
-
[PUSHED] Add 'libgomp.c++/target-flex-[...].C' test cases
Thomas Schwinge
-
[committed] OpenMP: Support OpenMP 5.0 "declare mapper" directives for C
Tobias Burnus
-
[patch, Fortran, committed] Fix PR 120355, regression with global functions
Thomas Koenig
-
[pushed: r16-1002] diagnostics: consolidate calls to colorizer::set_named_color
David Malcolm
-
[PATCH v2 1/2] RISC-V: Add pattern for vector-scalar multiply-add/sub [PR119100]
Paul-Antoine Arras
-
[PATCH] libstdc++: Test for formatting with empty spec for calendar types.
Tomasz Kamiński
-
[PATCH] scc_copy: conditional return TODO_cleanup_cfg.
Andrew Pinski
-
[PATCH] C: Flex array in union followed by a structure field is not reported [PR120354]
Qing Zhao
-
[PATCH v1 0/3] Refine the avg_ceil with fixed point vaadd
pan2 . li
-
[pushed: r16-975] diagnostics: fix PatternFly URL
David Malcolm
-
[pushed: r16-974] diagnostics: reimplement html_token_printer in terms of xml::printer
David Malcolm
-
[pushed: r16-973] diagnostics: bulletproof html_builder::make_metadata_element
David Malcolm
-
[pushed: r16-972] diagnostics: use unique_ptr for m_format_postprocessor
David Malcolm
-
[PATCH v2] libstdc++: Implement LWG 2439 for std::unique_copy [PR120386]
Jonathan Wakely
-
[pushed] c++: xobj lambda 'this' capture [PR113563]
Jason Merrill
-
[PATCH v4] libstdc++: stringstream ctors from string_view [PR119741]
Nathan Myers
-
[PATCH] c++, coroutines: Improve diagnostics for awaiter/promise.
Iain Sandoe
-
[PATCH] c: fix ICE related to tagged types with attributes in diagnostics [PR120380]
Martin Uecker
-
[PATCH] c: fix ICE for mutually recursive structures [PR120381]
Martin Uecker
-
[PATCH] C: Flex array in the middle via type alias is not reported [PR120353]
Qing Zhao
-
[PATCH] c++, coroutines: Make analyze_fn_params into a class method.
Iain Sandoe
-
[pushed] c++: C++17 constexpr lambda and goto/static
Jason Merrill
-
[PATCH] libstdc++: Define flat_set::operator== in terms of ==
Patrick Palka
-
Minor patch committed.
Jerry D
-
[PATCH] c++, coroutines: Make a check more specific [PR109283].
Iain Sandoe
-
[PATCH] rtl-optimization: Invalid CSE of inline asm with memory clobber [PR111901]
Uros Bizjak
-
[pushed] c++, coroutines: Delete now unused code for parm guards.
Iain Sandoe
-
[PATCH] c++, coroutines: Simplify initial_await_resume_called.
Iain Sandoe
-
[PATCH v1] doc: Replace "fixed-point" with "integer"
Karl Meakin
-
[PATCH] libstdc++: Compare keys and values separately in flat_map::operator==
Patrick Palka
-
[PATCH v3] libstdc++: Implement stringstream from string_view [PR119741]
Nathan Myers
-
[PATCH] RISC-V: Add svbare extension.
Dongyan Chen
-
[PATCH] RISC-V: Imply zicsr for svade and svadu extensions.
Dongyan Chen
-
[committed] libstdc++: Fix lwg4084.cc test FAIL on AIX
Jonathan Wakely
-
[committed] libstdc++: Fix another 17_intro/names.cc failure on AIX
Jonathan Wakely
-
[committed] libstdc++: Re-enable some XPASS tests for AIX
Jonathan Wakely
-
[PATCH v5 00/24] FMV refactor, C FMV support and ACLE compliance.
Alfie Richards