aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-22[testsuite] Make the Wnonnull independent of system headers.Iain Sandoe2-11/+10
2019-10-21PR c++/83434 - typeinfo for noexcept function lacks noexcept informationKamlesh Kumar1-0/+13
2019-10-21parser.c (cp_parser_class_head): Improve error recovery upon extra qualificat...Paolo Carlini3-5/+9
2019-10-21re PR c++/92015 (internal compiler error: in cxx_eval_array_reference, at cp/...Jakub Jelinek2-0/+12
2019-10-21PR c++/92062 - ODR-use ignored for static member of class template.Marek Polacek3-0/+44
2019-10-21PR c++/92106 - ICE with structured bindings and -Wreturn-local-addr.Marek Polacek2-0/+56
2019-10-21re PR tree-optimization/92162 (ICE in vect_create_epilog_for_reduction, at tr...Richard Biener2-0/+15
2019-10-21re PR tree-optimization/92161 (ICE in vect_get_vec_def_for_stmt_copy, at tree...Richard Biener2-0/+28
2019-10-21[AArch64] Implement __rndr, __rndrrs intrinsicsKyrylo Tkachov2-0/+57
2019-10-21re PR tree-optimization/91532 ([SVE] Redundant predicated store in gcc.target...Prathamesh Kulkarni2-0/+7
2019-10-21Fix some fallout for small targets.Georg-Johann Lay9-10/+30
2019-10-20tree-ssa-alias.c (nonoverlapping_refs_since_match_p): Do not skip non-zero ar...Jan Hubicka3-1/+17
2019-10-20nodiscard-reason-only-one.C: In dg-error or dg-warning remove (?n) uses and r...Jakub Jelinek5-41/+49
2019-10-19re PR target/92140 (clang vs gcc optimizing with adc/sbb)Jakub Jelinek3-0/+127
2019-10-19[Darwin, testsuite] Fix Wnonnull on Darwin.Iain Sandoe2-0/+14
2019-10-19Implement C++20 P1301 [[nodiscard("should have a reason")]].JeanHeyd Meneide8-4/+256
2019-10-18PR tree-optimization/92157 - incorrect strcmp() == 0 result for unknown stringsMartin Sebor3-0/+114
2019-10-18[arm] Fix testsuite nit when compiling for thumb2Richard Earnshaw2-2/+6