aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2017-06-13[ARM][Testsuite]make dump_stack function call conditional in cold-lc.cRenlin Li2-3/+9
2017-06-13[PR80803 2/2] Diligent queuing in SRA grp_write propMartin Jambor3-0/+107
2017-06-13match.pd: New pattern.Yury Gribov2-0/+20
2017-06-13re PR tree-optimization/67328 (range test rather than single bit test for cod...Yury Gribov5-2/+93
2017-06-13sdiv_costs_1.c: Require arm_arch_v8a_ok and add march option.Tamar Christina2-2/+7
2017-06-13Enhance dump_probability function.Martin Liska4-4/+10
2017-06-13re PR sanitizer/81065 (UBSAN: false positive as a result of distribution invo...Richard Biener2-0/+18
2017-06-12split-1.c: Require split_stack, don't require freorder.Ian Lance Taylor2-3/+8
2017-06-12inline-lrint_1.c: Broaden regexp.Tamar Christina5-14/+13
2017-06-12sdiv_costs_1.c: Require arm_v8_vfp_ok.Tamar Christina2-3/+6
2017-06-12sdiv_costs_1.c: Disable on softfloat.Tamar Christina2-0/+6
2017-06-12re PR tree-optimization/81003 (ICE: tree check: expected ssa_name, have integ...Jakub Jelinek2-0/+15
2017-06-12re PR tree-optimization/81053 (ICE on valid code at -O3 on x86_64-linux-gnu: ...Richard Biener2-0/+17
2017-06-10re PR fortran/80988 (171_swim fails)Thomas Koenig2-0/+32
2017-06-10Add effective target signalTom de Vries10-4/+35
2017-06-10Add effective target stack_sizeTom de Vries42-8/+135
2017-06-09Missing bits from N4268, constant evaluation for all non-type args.Jason Merrill11-13/+25
2017-06-09Add support for mutually-incompatible fix-it hintsDavid Malcolm5-0/+83
2017-06-09Fix template argument of nullptr_t type.Jason Merrill1-0/+9
2017-06-09Fix array decay handling in constant expressions.Jason Merrill2-3/+28
2017-06-09PR c++/80384 - ICE with dependent noexcept-specifierJason Merrill1-0/+11
2017-06-09* constexpr.c (potential_constant_expression_1): Allow 'this' capture.Jason Merrill1-0/+10
2017-06-09opts.c (finish_options): If -fsplit-stack, disable implicit -forder-blocks-an...Ian Lance Taylor2-0/+45
2017-06-09builtin-attrs.def (ATTR_NORETURN_NOTHROW_LEAF_COLD_LIST, [...]): New.Jan Hubicka3-6/+12
2017-06-09aarch64.md (lrint<GPF:mode><GPI:mode>2): New.Tamar Christina6-0/+95
2017-06-09arm.c (arm_rtx_costs_internal): Make sdiv more expensive than udiv.Tamar Christina2-0/+42
2017-06-09Add "sorry, target cannot support label values" for nvptxTom de Vries2-0/+19
2017-06-09[ARM] Allow arm_arch_*_ok to test several macrosThomas Preud'homme2-27/+20
2017-06-09re PR tree-optimization/66623 (Unsafe FP math reduction used in strict math m...Richard Biener2-0/+91
2017-06-09re PR tree-optimization/79483 ([graphite] ICE: verify_ssa failed (error: defi...Richard Biener2-0/+19
2017-06-09re PR ipa/81007 (ICE with virtual function in broken class)Richard Biener2-0/+20
2017-06-09Reverted r249005 until PowerPC and AIX issues sorted.Tamar Christina15-265/+23
2017-06-09hard-reg-1-nov.c (mpx_test): Use "esp" instead of "rsp" for -m32.Jakub Jelinek5-6/+19
2017-06-09rs6000: Don't add an immediate to r0 (PR80966)Segher Boessenkool2-0/+15
2017-06-08rs6000.c (rs6000_gimple_fold_builtin): Add handling for early expansion of ve...Will Schmidt7-0/+159
2017-06-08re PR c/81006 (ICE with zero-size array and #pragma omp task depend)Jakub Jelinek2-0/+13
2017-06-08re PR c++/81011 (ICE with #pragma omp task and inaccessible copy-constructor)Jakub Jelinek2-0/+22
2017-06-08re PR middle-end/81005 (-fsanitize=null and -fsanitize=alignment doesn't chec...Jakub Jelinek3-0/+82
2017-06-08re PR target/81015 (Bad codegen for __builtin_clz(unsigned short))Uros Bizjak4-4/+32
2017-06-08Remove NO_TRAMPOLINESTom de Vries28-99/+81
2017-06-08Fix no_trampolines test in check_effective_target_trampolinesTom de Vries2-1/+6
2017-06-08re PR middle-end/79988 ([CHKP] ICE in tree check: accessed operand 5 of call_...Alexander Ivchenko2-0/+11
2017-06-08tree-chkp.c (chkp_get_hard_register_var_fake_base_address): New function.Alexander Ivchenko4-0/+66
2017-06-08predict.c (maybe_hot_bb_p): Do not check profile status.Jan Hubicka3-0/+61
2017-06-08Add mov[us]wb store intrinsics.Julia Koval7-9/+66
2017-06-08re PR sanitizer/80932 (UBSAN: false positive as a result of distribution: c1*...Marek Polacek2-2/+7
2017-06-08[PR73350][PR80862] Improve subst for RC-capable insns.Julia Koval2-0/+24
2017-06-08re PR middle-end/77925 (Add __builtin_issubnormal)Tamar Christina15-23/+265
2017-06-08re PR tree-optimization/80928 (SLP vectorization does not handle induction in...Richard Biener2-2/+7
2017-06-07rs6000-c: The return type of the following built-in functions was implemented...Carl Love2-14/+19