aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-12Daily bump.GCC Administrator10-1/+277
2021-06-11Fix a typo in an AutoFDO error stringEugene Rozenfeld1-1/+1
2021-06-11Fix effective target for check-builtin-vec_rlnm-runnable.c testCarl Love1-1/+1
2021-06-12For 'OMP_CLAUSE' in 'dump_generic_node', dump the whole OMP clause chainThomas Schwinge3-15/+21
2021-06-11c++: Substitute into function parms in lexical order [PR96560]Patrick Palka2-55/+83
2021-06-11libstdc++: Fix filesystem::path comparisons for C++23Jonathan Wakely4-6/+51
2021-06-11d: foreach over a tuple doesn't work on 16-bit targets (PR100999)Iain Buclaw32-80/+388
2021-06-11arm: Fix polymorphic variants failing with undefined reference to `__ARM_unde...Srinath Parvathaneni2-75/+212
2021-06-11[PATCH] PR tree-optimization/96392 Optimize x+0.0 if x is an integerRoger Sayle1-1/+1
2021-06-11[PATCH] PR tree-optimization/96392 Optimize x+0.0 if x is an integerRoger Sayle5-29/+108
2021-06-11tree-optimization/101025 - fix store-motion dependence checkingRichard Biener2-2/+59
2021-06-11arm: Fix the mve multilib for the broken cmse support (pr99939).Srinath Parvathaneni4-6/+34
2021-06-11c++: Add C++23 consteval if support - P1938R3 [PR100974]Jakub Jelinek19-10/+650
2021-06-11analyzer: tweak priority of callstrings in worklist::key_t::cmpDavid Malcolm3-8/+37
2021-06-11tree-optimization/101028 - fix endless SLP reassoc discoveryRichard Biener2-3/+57
2021-06-11tree-optimization/101026 - fix SLP re-associationRichard Biener2-1/+14
2021-06-11simplify-rtx: Fix up simplify_logical_relational_operation for vector IOR [PR...Jakub Jelinek2-46/+67
2021-06-11i386: Fix up *vec_concat<mode>_0_1 [PR101007]Jakub Jelinek2-1/+15
2021-06-11i386: Try to avoid variable permutation instruction [PR101021]Uros Bizjak3-51/+114
2021-06-11Introduce -Wcoverage-invalid-line-numberMartin Liska5-17/+61
2021-06-11Add missing ChangeLog entry.Martin Liska1-0/+7
2021-06-11middle-end/101009 - fix distance vector recordingRichard Biener2-2/+25
2021-06-11Daily bump.GCC Administrator8-1/+261
2021-06-11gcc-changelog: Ignore one more commit.Martin Liska1-1/+3
2021-06-11rs6000: Support more short/char to float conversionKewen Lin2-0/+44
2021-06-11Use stablesort for sorting association chainRichard Biener1-1/+1
2021-06-11Expose stable sort algorithm to gcc_sort_r and add vec::stablesortRichard Biener3-1/+38
2021-06-10c++: Extend std::is_constant_evaluated in if warning [PR100995]Marek Polacek5-16/+160
2021-06-10c++: matching deduced template template parameters [PR67829]Patrick Palka4-0/+46
2021-06-10c++: normalization of non-templated return-type-req [PR100946]Patrick Palka2-0/+15
2021-06-10i386: Add V8QI and other 64bit vector permutations [PR89021]Peter Bergner4-33/+246
2021-06-10libgo: update to Go1.16.5 releaseIan Lance Taylor32-132/+782
2021-06-10rs6000: Add new __builtin_vsx_build_pair and __builtin_mma_build_acc built-insPeter Bergner6-13/+58
2021-06-10d: Fix ICE in TypeInfoDeclaration, at dmd/declaration.c (PR100967)Iain Buclaw4-38/+45
2021-06-10rs6000: Fix *TItype_ppcSegher Boessenkool1-0/+12
2021-06-10Use auto_vec in ssa_equiv_stack.Aldy Hernandez1-9/+2
2021-06-10Use memory loads and extensions to eliminate redundant test/compare insnsJeff Law2-7/+9
2021-06-10s390: Allow more vcond_mask patterns.Robin Dapp3-1/+83
2021-06-10testsuite: Change gcc.dg/vect/pr56541.c target.Robin Dapp1-1/+1
2021-06-10OpenACC: Separate enter/exit data ABIsAndrew Stubbs17-54/+111
2021-06-10Extract 'goacc_enter_exit_data_internal' from 'libgomp/oacc-mem.c:GOACC_enter...Thomas Schwinge1-65/+65
2021-06-10Move 'libgomp/oacc-parallel.c:GOACC_declare' into 'libgomp/oacc-mem.c'Thomas Schwinge3-58/+55
2021-06-10Clean up 'GOMP_MAP_POINTER' handling in 'libgomp/oacc-parallel.c:GOACC_declare'Andrew Stubbs1-1/+0
2021-06-10Adjust variable names and comments in value-query.*Aldy Hernandez2-21/+21
2021-06-10Fix '#pragma acc acc [...]' typosThomas Schwinge3-3/+4
2021-06-10tree-optimization/101003 - use pattern defs when linearizingRichard Biener1-0/+5
2021-06-10testsuite: Uncomment __cpp_consteval testJakub Jelinek2-4/+0
2021-06-10testsuite: Fix up libgomp.fortran/pr100981-2.f90 testcase [PR100981]Jakub Jelinek1-0/+2
2021-06-10ifcvt: Fix -fcompare-debug bug [PR100852]Jakub Jelinek2-2/+27
2021-06-09aix: Power10 assembler invocation.Clément Chigot2-0/+2