aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
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
2019-10-18[arm] Early split addvdi4Richard Earnshaw2-0/+45
2019-10-18[arm] Implement negscc using SBC when appropriate.Richard Earnshaw2-4/+8
2019-10-18[arm] Perform early splitting of adddi3.Richard Earnshaw4-3/+9
2019-10-18[arm] Rip out DImode addition and subtraction splits.Richard Earnshaw5-7/+14
2019-10-18re PR fortran/69455 ([F08] Assembler error(s) when using intrinsic modules in...Steven G. Kargl3-0/+33
2019-10-18[Arm] Fix multilibs for Armv7-RAndre Vieira2-0/+26
2019-10-18Fortran] PR91586 Fix ICE on invalid code with CLASSTobias Burnus2-0/+18
2019-10-18Fix some fallout for small targets.Georg-Johann Lay17-3/+53
2019-10-18re PR target/86753 (gcc.target/aarch64/sve/vcond_[45].c fail after recent com...Prathamesh Kulkarni7-30/+52
2019-10-18re PR tree-optimization/92056 (ice in expr_object_size, at tree-object-si ze....Jakub Jelinek2-0/+41
2019-10-17decl.c (grokfndecl): Remove redundant use of in_system_header_at.Paolo Carlini2-2/+6