aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-10Fix PR 108874: aarch64 code regression with shift and andsAndrew Pinski3-0/+84
2023-03-10Use 'GOMP_MAP_VARS_TARGET' for OpenACC compute constructs [PR90596]Thomas Schwinge5-238/+44
2023-03-10analyzer: fix leak false +ve seen in haproxy's cfgparse.c [PR109059]David Malcolm6-18/+158
2023-03-10Allow libgomp 'cbuf' buffering with OpenACC 'async' for 'ephemeral' dataThomas Schwinge1-34/+36
2023-03-10Simplify OpenACC 'no_create' clause implementationThomas Schwinge5-27/+54
2023-03-10OpenACC: Remove 'acc_async_test' -> skip shortcut in 'libgomp/oacc-async.c:go...Thomas Schwinge1-3/+0
2023-03-10Document/verify another aspect of OpenACC 'async' semantics in 'libgomp.oacc-...Thomas Schwinge1-2/+2
2023-03-10Speedup PTA solving for call constraint setsRichard Biener1-4/+11
2023-03-10Fix OpenACC/GCN 'acc_ev_enqueue_launch_end' positionThomas Schwinge2-30/+195
2023-03-10c++: class NTTP and nested anon union [PR108566]Jason Merrill2-1/+45
2023-03-10analyzer: fix deref-before-check false +ves seen in haproxy [PR108475,PR109060]David Malcolm4-37/+356
2023-03-10range-op-float: Extend lhs by 0.5ulp rather than 1ulp if not -frounding-math ...Jakub Jelinek1-2/+18
2023-03-10libstdc++: Fix GDB Xmethod for std::shared_ptr::use_count() [PR109064]Jonathan Wakely2-1/+11
2023-03-10cygwin: Don't try to support multilibs [PR107998]Jakub Jelinek2-4/+1
2023-03-10tree: Use comdat tree_code_{type,length} even for C++11/14 [PR108634]Jakub Jelinek3-36/+35
2023-03-10file-prefix-map: Fix up -f*-prefix-map= [PR108464]Jakub Jelinek8-16/+72
2023-03-10c, c++, cgraphunit: Prevent duplicated -Wunused-value warnings [PR108079]Jakub Jelinek4-1/+16
2023-03-10range-op-float: Fix up -ffinite-math-only range extension and don't extend in...Jakub Jelinek2-4/+60
2023-03-10RISC-V: Add fault first load C/C++ supportJu-Zhe Zhong18-312/+575
2023-03-10Extend nops num in "maybe_gen_insn" for RISC-V Vector intrinsicsJu-Zhe Zhong2-22/+7
2023-03-10RISC-V: Fine tune merge operand constraint for integer/load/storeJu-Zhe Zhong4-650/+1065
2023-03-10[PATCH v2] vect: Check that vector factor is a compile-time constantMichael Collison1-1/+1
2023-03-09c++: signed __int128_t [PR108099]Jason Merrill2-3/+12
2023-03-09c++: overloaded fn in contract [PR108542]Jason Merrill2-0/+9
2023-03-10Daily bump.GCC Administrator6-1/+227
2023-03-09c++: allocator temps in list of arrays [PR108773]Jason Merrill3-21/+110
2023-03-09testsuite: add various -Wanalyzer-null-dereference false +ve test casesDavid Malcolm6-0/+709
2023-03-09middle-end: On emergency dumps finish the graph generation.Tamar Christina1-0/+7
2023-03-09AArch64: Fix codegen regressions around tbz.Tamar Christina3-2/+150
2023-03-09libstdc++: Implement LWG 3820/3849 changes to cartesian_product_viewPatrick Palka2-10/+22
2023-03-09libstdc++: Implement LWG 3796 changes to repeat_/chunk_by_view [PR109024]Patrick Palka3-2/+18
2023-03-09libstdc++: Make views::single/iota/istream SFINAE-friendly [PR108362]Patrick Palka4-10/+64
2023-03-09Fix PR 108980: note without warning due to array bounds checkAndrew Pinski1-15/+26
2023-03-09libstdc++: extraneous begin in cartesian_product_view::end [PR107572]Patrick Palka2-12/+44
2023-03-09libstdc++: Really fix symver for __gnu_cxx11_ieee128::__try_use_facet [PR108882]Jonathan Wakely1-2/+2
2023-03-09c++: CTAD for less-specialized alias template [PR102529]Jason Merrill3-1/+38
2023-03-09c++: fix alias CTAD [PR105841]Jason Merrill2-32/+114
2023-03-09c++: hide __is_deducible for GCC 13Jason Merrill3-5/+11
2023-03-09c++: add __is_deducible trait [PR105841]Jason Merrill10-16/+131
2023-03-09Enable UTF-8 code page on Windows 64-bit host [PR108865]Costas Argyris6-4/+72
2023-03-09LRA: For clobbered regs use operand mode instead of the biggest modeVladimir N. Makarov2-1/+23
2023-03-09middle-end/108995 - avoid folding when sanitizing overflowRichard Biener2-4/+21
2023-03-09range-op-float: Fix up reverse binary operations [PR109008]Jakub Jelinek2-24/+75
2023-03-09libgomp: Fix default value of GOMP_SPINCOUNT [PR 109062]Hongyu Wang2-2/+16
2023-03-09Daily bump.GCC Administrator4-1/+56
2023-03-08libgomp.texi: Mention GCN_STACK_SIZE in Offload-Target SpecificsTobias Burnus1-0/+2
2023-03-08libgcc, rs6000: Fix bump size for powerpc64 elfv1 ABI [PR108727]Kewen Lin1-2/+2
2023-03-08testsuite: Adjust powerpc ppc-fortran.exp to support dg-{warning,error}Kewen Lin1-0/+5
2023-03-08testsuite: Adjust scalar-test-data-class-1[45].c with int128Kewen Lin2-0/+2
2023-03-08testsuite: Adjust two bfp test cases with has_arch_ppc64 [PR108729]Kewen Lin2-0/+2