aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-12-16c++: Fix template parm ICE [PR 98297]Nathan Sidwell1-0/+6
2020-12-16PR fortran/98284 - ICE in get_array_indexHarald Anlauf1-0/+12
2020-12-16Require .init_array/.fini_array support for SHF_GNU_RETAINH.J. Lu1-1/+1
2020-12-16Warn used and not used symbols in section with the same nameH.J. Lu4-0/+4
2020-12-16Switch to a new section if the SECTION_RETAIN bit doesn't matchH.J. Lu5-0/+96
2020-12-16bswap: Handle vector CONSTRUCTORs [PR96239]Jakub Jelinek1-0/+54
2020-12-16Add -Wtsan.Martin Liska1-0/+11
2020-12-16options: fix integer overflowMartin Liska1-0/+13
2020-12-16Fix PR tree-optimization/98272Eric Botcazou1-0/+22
2020-12-16rs6000: Use subreg for QI/HI vector initKewen Lin2-0/+2
2020-12-16Daily bump.GCC Administrator1-0/+63
2020-12-15c++: Remove dg-ice in constexpr-52830.C [PR52830]Marek Polacek1-1/+0
2020-12-15match.pd: Optimize X / bool_range_Y to X [PR96094]Jakub Jelinek1-0/+34
2020-12-15d: Fix ICE in gimplify_expr, at gimplify.c (PR98277)Iain Buclaw1-0/+13
2020-12-15Go testsuite: update bugs for recent changeIan Lance Taylor2-2/+2
2020-12-15c++: Fix return type deduction during satisfactionPatrick Palka1-0/+9
2020-12-15c++: Modules Is LandingNathan Sidwell9-0/+108
2020-12-15i386: Fix up -march=x86-64-v[234] vs. target attribute [PR98274]Jakub Jelinek1-0/+8
2020-12-15i386: Make -march=x86-64-v[234] behave more like other -march= optionsJakub Jelinek9-7/+43
2020-12-14gcc: xtensa: fix PR target/98285Max Filippov1-0/+54
2020-12-14go-test.exp: retain any characters at end of ERROR lineIan Lance Taylor1-2/+1
2020-12-15Fix up testcase.liuhongt1-1/+1
2020-12-15Daily bump.GCC Administrator1-0/+69
2020-12-14Correct/improve maybe_emit_free_warning (PR middle-end/98166, PR c++/57111, P...Martin Sebor12-71/+1104
2020-12-14AArch64: Add support for --with-tuneWilco Dijkstra5-0/+35
2020-12-14middle-end: Exclude TOP permute from blend considerationsTamar Christina1-0/+22
2020-12-14Limit perf data buffer during feature checkingIlya Leoshkevich1-1/+1
2020-12-14arm: Auto-vectorization for MVE: vnegChristophe Lyon1-0/+49
2020-12-14arm: Auto-vectorization for MVE: vmvnChristophe Lyon1-0/+35
2020-12-14arm: Auto-vectorization for MVE: vbicChristophe Lyon1-0/+65
2020-12-14arm: Auto-vectorization for MVE: veorChristophe Lyon1-0/+61
2020-12-14arm,testsuite: Fix vect-half-floats.c testChristophe Lyon1-3/+3
2020-12-14sanitizer: do not ICE for pointer cmp/subMartin Liska1-0/+6
2020-12-13-fgo-dump-spec: skip typedefs that match struct tagNikhil Benesch1-0/+23
2020-12-14Daily bump.GCC Administrator1-0/+79
2020-12-13VAX: Check the correct operand for constant 0 push operationMaciej W. Rozycki1-0/+27
2020-12-13widening_mul: Fix a > ~b to .ADD_OVERFLOW optimization [PR98256]Jakub Jelinek1-0/+9
2020-12-13varasm: Reject soft frame or arg pointer registers for register vars [PR92469]Jakub Jelinek3-4/+28
2020-12-13Arm: Add support for auto-vectorization using HF mode.Tamar Christina1-0/+14
2020-12-13middle-end: Support complex AdditionTamar Christina34-5/+1106
2020-12-13testsuite: Fix various scan-assembler-symbol-section issuesRainer Orth4-23/+39
2020-12-13Daily bump.GCC Administrator1-0/+23
2020-12-12Fortran: Enable inquiry references in data statements [PR98022].Paul Thomas1-0/+33
2020-12-12match.pd: Add ~(X - Y) -> ~X + Y simplification [PR96685]Jakub Jelinek3-0/+135
2020-12-12widening_mul: Recognize another form of ADD_OVERFLOW [PR96272]Jakub Jelinek1-0/+37
2020-12-12openmp, openacc: Fix up handling of data regions [PR98183]Jakub Jelinek2-0/+30
2020-12-12Daily bump.GCC Administrator1-0/+5
2020-12-11c++: Avoid considering some conversion ops [PR97600]Jason Merrill2-0/+42
2020-12-11Daily bump.GCC Administrator1-0/+160
2020-12-11c++: module test harnessNathan Sidwell1-0/+376