Messages by Thread
-
-
[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
-
[PATCH] c-lex: Handle NULL filenames from UNKNOWN_LOCATION [PR120273].
Iain Sandoe
-
[PATCH] RISC-V: Add smcntrpmf extension.
Dongyan Chen
-
[PATCH v2 00/16] libstdc++: Atomic wait/notify ABI stabilization
Jonathan Wakely
-
[PATCH] c++, coroutines: Fix identification of coroutine ramps [PR120453].
Iain Sandoe
-
[committed] libstdc++: Disable -Wlong-long warnings in boost_concept_check.h
Jonathan Wakely
-
[committed] libstdc++: Document that -std cannot be used in --target_board now
Jonathan Wakely
-
[PATCH] Fix crash with constant initializer caused by IPA
Eric Botcazou
-
[PATCH] i386: Add more peephole2 for APX NDD
Hu, Lin1
-
[PATCH] widening_mul: Make better use of overflowing operations in codegen of min/max(a, add/sub(a, b))
dhruvc
-
Re: [PATCH] widening_mul: Make better use of overflowing operations in codegen of min/max(a, add/sub(a, b))
Andrew Pinski
-
Re: [PATCH] widening_mul: Make better use of overflowing operations in codegen of min/max(a, add/sub(a, b))
Dhruv Chawla
-
Re: [PATCH] widening_mul: Make better use of overflowing operations in codegen of min/max(a, add/sub(a, b))
Richard Biener
-
Re: [PATCH] widening_mul: Make better use of overflowing operations in codegen of min/max(a, add/sub(a, b))
Andrew Pinski
-
Re: [PATCH] widening_mul: Make better use of overflowing operations in codegen of min/max(a, add/sub(a, b))
Dhruv Chawla
-
Re: [PATCH] widening_mul: Make better use of overflowing operations in codegen of min/max(a, add/sub(a, b))
Richard Biener
-
Re: [PATCH] widening_mul: Make better use of overflowing operations in codegen of min/max(a, add/sub(a, b))
Dhruv Chawla
-
Re: [PATCH] widening_mul: Make better use of overflowing operations in codegen of min/max(a, add/sub(a, b))
Richard Biener
-
[PATCH v2] libstdc++: Implement stringstream from string_view [PR119741]
Nathan Myers
-
[PATCH] ggc-page: Fix up build on non-USING_MMAP hosts [PR120464]
Jakub Jelinek
-
[PATCH] c++tools: Don't check --enable-default-pie.
Kito Cheng