aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2019-10-29re PR tree-optimization/92241 (ice in vect_mark_pattern_st mts, at tree-vect-...Richard Biener2-0/+22
2019-10-29re PR target/92258 (ICE: output_operand: invalid %-code)Jakub Jelinek2-0/+16
2019-10-28tree-ssa-strlen.c (get_addr_stridx): Add argument and use it.Martin Sebor4-0/+218
2019-10-28PR tree-optimization/92226 - live nul char store to array eliminatedMartin Sebor2-0/+201
2019-10-28PR c/66970 - Add __has_builtin() macroMartin Sebor4-0/+389
2019-10-28re PR target/82981 (unnecessary __multi3 call for mips64r6 linux kernel)Mihailo Stojanovic2-0/+19
2019-10-28mips.c (DIRECT_BUILTIN_PURE): New macro.Mihailo Stojanovic2-0/+22
2019-10-28mips-msa.md (msa_insert_<msaftm_f>): Add an alternative which covers the floa...Mihailo Stojanovic2-0/+20
2019-10-28gcc/riscv: Add a mechanism to remove some calls to _riscv_save_0Andrew Burgess8-0/+134
2019-10-28re PR tree-optimization/92163 (ICE: Segmentation fault (in bitmap_set_bit))Prathamesh Kulkarni2-0/+21
2019-10-28re PR middle-end/91272 ([SVE] Use fully-masked loops for CLASTB reductions)Prathamesh Kulkarni9-12/+32
2019-10-28re PR tree-optimization/92252 (ICE: Segmentation fault (in vect_stmt_to_vecto...Richard Biener2-0/+28
2019-10-28re PR tree-optimization/92241 (ice in vect_mark_pattern_st mts, at tree-vect-...Richard Biener2-0/+18
2019-10-28re PR target/92225 (ice in gen_smaxv2di3, at config/i386/sse.md:12225)Uros Bizjak2-0/+24
2019-10-28Fix unroll-and-jam.c on 32bitMichael Matz2-2/+7
2019-10-28Move jump threading before reloadIlya Leoshkevich2-0/+37
2019-10-28Fortran] PR91863 - fix call to bind(C) with array descriptorTobias Burnus2-0/+46
2019-10-28rs6000: Enable limited unrolling at -O2Jiufu Guo10-6/+39
2019-10-27fprintf-2.c: Silence a Free/NetBSD libc warning.Andreas Tobler4-0/+9
2019-10-27re PR fortran/86248 (LEN_TRIM in specification expression causes link failure)Paul Thomas3-0/+48
2019-10-26Fix false dependence of scalar operation vrcp/vsqrt/vrsqrt/vrndscaleHongtao Liu3-0/+42
2019-10-25PR c++/91581 - ICE in exception-specification of defaulted ctor.Marek Polacek2-0/+13
2019-10-25[Fortran] OpenACC – permit common blocks in some clausesCesar Philippidis4-0/+173
2019-10-25pr70100.c: Add -mvsx.David Edelsohn2-2/+7
2019-10-25re PR tree-optimization/92222 (ice in useless_type_conversion_p, at gimple-ex...Richard Biener2-0/+22
2019-10-25Fix failure in gcc.target/sve/reduc_strict_3.cRichard Sandiford2-0/+6
2019-10-25Update SVE tests for recent XPASSesRichard Sandiford9-58/+47
2019-10-25Fix reductions for fully-masked loopsRichard Sandiford16-15/+34
2019-10-25gimplify.h (omp_construct_selector_matches): Declare.Jakub Jelinek2-0/+129
2019-10-24ipa-sra-19.c: Avoid unprototyped functionAndreas Krebbel2-2/+6
2019-10-24tree-vect-slp.c (vect_get_and_check_slp_defs): For reduction chains try harde...Richard Biener6-0/+418
2019-10-24MSP430: Tweaks to generation of 430X instructionsJozef Lawrynowicz4-2/+19
2019-10-24re PR tree-optimization/92205 (ICE in vect_get_vec_def_for_stmt_copy, at tree...Richard Biener2-0/+18
2019-10-24re PR tree-optimization/92203 (ICE in eliminate_stmt, at tree-ssa-sccvn.c:5492)Richard Biener2-0/+42
2019-10-24re PR tree-optimization/65930 (Reduction with sign-change not handled)Richard Biener2-1/+6
2019-10-24re PR tree-optimization/65930 (Reduction with sign-change not handled)Richard Biener6-5/+14
2019-10-24S/390: Use UNSPEC_GET_TP for thread pointer loadsIlya Leoshkevich2-0/+18
2019-10-24tree-vect-slp.c (vect_analyze_slp): When reduction group SLP discovery fails ...Richard Biener2-0/+29
2019-10-23pr70010.c: Add -Wno-psabi.David Edelsohn5-2/+10
2019-10-23Implement P1286R2, Contra CWG1778Jason Merrill3-7/+14
2019-10-23Fix a bug with type constraints in constructors.Andrew Sutton2-0/+28
2019-10-23re PR tree-optimization/65930 (Reduction with sign-change not handled)Richard Biener6-12/+16
2019-10-23constexpr.c (cxx_eval_constant_expression): Temporarily change input_location...Jakub Jelinek3-2/+8
2019-10-23re PR tree-optimization/92131 (incorrect assumption that (ao >= 0) is always ...Eric Botcazou2-0/+77
2019-10-23Do not ICE in IPA inliner.Martin Liska2-0/+43
2019-10-22PR c++/85746: Don't fold __builtin_constant_p prematurelyMarc Glisse2-0/+15
2019-10-22re PR tree-optimization/92173 (ICE in optab_for_tree_code, at optabs-tree.c:81)Richard Biener2-0/+49
2019-10-22re PR middle-end/90796 (GCC: O2 vs O3 output differs on simple test)Michael Matz2-4/+23
2019-10-22re PR tree-optimization/92173 (ICE in optab_for_tree_code, at optabs-tree.c:81)Richard Biener2-0/+16
2019-10-22[C++] Avoid exposing internal details in aka typesRichard Sandiford5-0/+296