aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2020-12-22c++: Handle array members in build_comparison_op [PR93480]Jakub Jelinek2-0/+73
2020-12-22i386: Fix __builtin_floor with FE_DOWNWARD rounding direction [PR96793]Uros Bizjak1-0/+28
2020-12-22Daily bump.GCC Administrator1-0/+15
2020-12-22gimplify: Gimplify value in gimplify_init_ctor_eval_range [PR98353]Jakub Jelinek1-0/+17
2020-12-21fold-const: Fix up a buffer overflow in native_encode_initializer [PR98407]Jakub Jelinek1-0/+10
2020-12-21openmp: Fix up handling of addressable temporaries in simd lb, b and incr exp...Jakub Jelinek1-0/+18
2020-12-21Daily bump.GCC Administrator1-0/+9
2020-12-20gcc: xtensa: implement bswapsi2, bswapdi2 and helpersMax Filippov1-0/+14
2020-12-20Correct coarray indices for test case.Thomas Koenig1-8/+8
2020-12-20Daily bump.GCC Administrator1-0/+16
2020-12-19expr: Fix up constant_byte_string bitfield handling [PR98366]Jakub Jelinek1-0/+13
2020-12-19d: Fix ICE in in force_decl_die, at dwarf2out.c with -gdwarf-2 -gstrict-dwarf...Iain Buclaw7-0/+87
2020-12-19Daily bump.GCC Administrator1-0/+57
2020-12-18compiler: check for floating-point exponent overflowIan Lance Taylor2-11/+15
2020-12-18Re: [r11-6232 Regression] FAIL: gcc.dg/pr97750.cAndrew MacLeod1-2/+2
2020-12-18openmp: Fix g++.dg/gomp/declare-target-3.C testcase when offloading is disabledKwok Cheung Yeung1-7/+7
2020-12-18aarch64: SVE: ICE in expand_direct_optab_fn [PR98177]Przemyslaw Wirkus4-0/+40
2020-12-18openmp: Implicitly add 'declare target' directives for dynamic initializers i...Kwok Cheung Yeung1-0/+31
2020-12-18As well as the PR this patch fixes problems in handling class objectsPaul Thomas4-0/+319
2020-12-18c++: Fix PCH ICE with __builtin_source_location [PR98343]Jakub Jelinek2-0/+24
2020-12-17Go testsuite: handle +build lines correctlyIan Lance Taylor18-73/+119
2020-12-17c++: Diagnose self-recursive satisfactionPatrick Palka3-9/+18
2020-12-17c++: Diagnose unstable satisfactionPatrick Palka3-0/+57
2020-12-18Daily bump.GCC Administrator1-0/+33
2020-12-17Fix trap in pointer conversion in op1_range.Andrew MacLeod1-0/+21
2020-12-17shrink-wrap: Don't put on incoming EDGE_CROSSING [PR98289]Jakub Jelinek2-0/+106
2020-12-17[Ada] Performance of CW_MembershipArnaud Charlet1-23/+0
2020-12-17[Ada] Fixes for GNAT error/warning messagesYannick Moy3-5/+5
2020-12-17Fortran: Delay vtab generation until after parsing [PR92587]Tobias Burnus1-0/+80
2020-12-17PR fortran/98307 - Dependency check fails when using "allocatable"Harald Anlauf1-0/+32
2020-12-16test: add new Go tests from source repoIan Lance Taylor505-0/+13602
2020-12-16test: add new Go tests from source repoIan Lance Taylor274-0/+7480
2020-12-16gcc: xtensa: add optimizations for shift operationsTakayuki 'January June' Suwa1-0/+31
2020-12-17Daily bump.GCC Administrator1-0/+89
2020-12-17fwprop: Rewrite to use RTL SSARichard Sandiford3-9/+9
2020-12-16test: add new Go tests from source repoIan Lance Taylor14-0/+579
2020-12-16C: Drop qualifiers of assignment expressions. [PR98047]Martin Uecker1-0/+18
2020-12-16C: Avoid incorrect warning for volatile in compound expressions [PR98260]Martin Uecker1-0/+13
2020-12-16testsuite: Adjust expected instruction count for PPC fold testcases.David Edelsohn8-12/+12
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