aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-10-14Daily bump.GCC Administrator9-1/+241
2022-10-14Fix bogus -Wstringop-overflow warningEric Botcazou2-2/+22
2022-10-13c++: trivial formatting cleanupsJason Merrill5-15/+17
2022-10-13analyzer: fix ICE introduced in r13-3168 [PR107210]David Malcolm2-1/+18
2022-10-13libgomp: Add Fortran testcases for omp_in_explicit_taskTobias Burnus7-0/+247
2022-10-13Fix emit_group_store regression on big-endianEric Botcazou1-12/+32
2022-10-13use proper DECL_INITIAL for VTVMartin Liska3-23/+12
2022-10-13propagate partial equivs in the cache.Andrew MacLeod3-6/+66
2022-10-13Add partial equivalence recognition to cast and bitwise and.Andrew MacLeod1-0/+65
2022-10-13Add equivalence iterator to relation oracle.Andrew MacLeod3-11/+118
2022-10-13Add partial equivalence support to the relation oracle.Andrew MacLeod2-14/+229
2022-10-13c++: ICE with VEC_INIT_EXPR and defarg [PR106925]Marek Polacek2-2/+18
2022-10-13tree-optimization/107247 - reduce SLP reduction accumulatorRichard Biener1-1/+13
2022-10-13machmode: Introduce GET_MODE_NEXT_MODE with previous GET_MODE_WIDER_MODE mean...Jakub Jelinek5-14/+101
2022-10-13[AArch64] Improve bit tests [PR105773]Wilco Dijkstra7-96/+107
2022-10-13tree-optimization/107160 - avoid reusing multiple accumulatorsRichard Biener2-1/+43
2022-10-13Add op1_op2_relation for float operands.Aldy Hernandez3-1/+16
2022-10-13diagnose return statement in match.pd (with { ... } expressionsRichard Biener2-150/+150
2022-10-13ifcvt: Fix bitpos calculation in bitfield lowering [PR107229]Andre Vieira4-4/+81
2022-10-13LoongArch: implement count_{leading,trailing}_zerosXi Ruoyao1-0/+12
2022-10-13vect: Don't pattern match BITFIELD_REF's of non-integrals [PR107226]Andre Vieira1-19/+2
2022-10-13LoongArch: Fixed a bug in the loongarch architecture of libitm package.Lulu Cheng1-0/+3
2022-10-13c: Do not use *_IS_IEC_60559 == 2Joseph Myers3-12/+7
2022-10-13Daily bump.GCC Administrator25-1/+308
2022-10-12preprocessor: Fix tracking of system header state [PR60014,PR60723]Lewis Hyatt7-7/+52
2022-10-12libstdc++: Add __gnu_debug::basic_string<>::compare overloadsFrançois Dumont11-50/+41
2022-10-12c++: Remove maybe-rvalue OR in implicit moveMarek Polacek10-97/+41
2022-10-12Add range-op entry for floating point NEGATE_EXPR.Aldy Hernandez1-0/+62
2022-10-12Fortran: check types of operands of arithmetic binary operations [PR107217]Harald Anlauf2-0/+33
2022-10-12libgomp: Fix up OpenMP 5.2 feature bulletJakub Jelinek1-1/+1
2022-10-12libgomp: Add omp_in_explicit_task supportJakub Jelinek10-2/+202
2022-10-12libgomp: Fix up creation of artificial teamsJakub Jelinek6-6/+117
2022-10-12c++: defer all consteval in default args [DR2631]Jason Merrill10-111/+95
2022-10-12libstdc++: Implement ranges::repeat_view from P2474R2Patrick Palka2-0/+303
2022-10-12RISC-V: Remove TUPLE size macro define. [NFC]Ju-Zhe Zhong1-3/+0
2022-10-12RISC-V: Apply clang-format for riscv-vector-builtins.* [NFC]Ju-Zhe Zhong3-7/+6
2022-10-12RISC-V: Refine register_builtin_types function. [NFC]Ju-Zhe Zhong2-40/+50
2022-10-12RISC-V: Move function place to make it looks better. [NFC]Ju-Zhe Zhong2-19/+19
2022-10-12Remove AVX512_VP2INTERSECT from PTA_SAPPHIRERAPIDSCui,Lili3-16/+12
2022-10-12MAINTAINERS: Add myself for write after approvalCui,Lili1-0/+1
2022-10-12gcov: rename gcov_write_summaryMartin Liska4-9/+8
2022-10-12regenerate configure filesMartin Liska19-44/+44
2022-10-12Add stubs for floating point range-op tests.Aldy Hernandez2-0/+29
2022-10-12Add method to query the sign of a NAN.Aldy Hernandez1-0/+17
2022-10-12Disable tree to bool conversion in frange::update_nan.Aldy Hernandez2-1/+2
2022-10-12Add an frange(type) constructor analogous to the irange version.Aldy Hernandez1-0/+8
2022-10-12Add default relation_kind to floating point range-op entries.Aldy Hernandez1-40/+40
2022-10-12Libvtv-test: Fix bug that scansarif.exp cannot be found in libvtv regression ...Lulu Cheng1-0/+2
2022-10-12Daily bump.GCC Administrator26-1/+512
2022-10-12Enable support for atomic primitives on SPARC/LinuxEric Botcazou1-0/+1