aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2014-10-28Actually removed redundant tests from r216783.Maxim Ostapenko2-39/+0
2014-10-28Add missing tests.Maxim Ostapenko7-0/+120
2014-10-28Don't inline GCC memory builtins if ASan is enabled.Max Ostapenko8-62/+59
2014-10-28re PR tree-optimization/63665 (wrong code with signed overflow even with -fwr...Richard Biener2-0/+23
2014-10-28Enable -fsanitize-recover for KASan.Yury Gribov10-21/+50
2014-10-28Allow to override Asan shadow offset.Yury Gribov2-0/+15
2014-10-27Implement N3653 (Member initializers and aggregates) and fix references to 't...Jason Merrill7-8/+89
2014-10-27ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2-2/+6
2014-10-27utils.c (create_var_decl_1): For a variable declared in the unit...Eric Botcazou3-0/+24
2014-10-27tree-ssa-forwprop.c: Include tree-cfgcleanup.h and tree-into-ssa.h.Richard Biener3-5/+16
2014-10-27decl.c (gnat_to_gnu_entity): Apply special treatment of derived packed array ...Eric Botcazou4-0/+33
2014-10-27decl.c (gnat_to_gnu_entity): Remove superfluous computation for the max size.Eric Botcazou2-0/+49
2014-10-25re PR tree-optimization/63641 (Invalid shift leads to incorrect code on 32-bi...Jakub Jelinek2-0/+59
2014-10-24check.c (check_co_collective): Reject coindexed A args.Tobias Burnus6-2/+226
2014-10-24[ARM] gnu11 cleanup for aapcs testcasesJiong Wang2-0/+5
2014-10-24re PR c/56980 (C pretty-printer does not handle well pointer to typedef of st...Marek Polacek2-0/+29
2014-10-24[ARM] revert changes on check_effective_target_arm_*_okJiong Wang2-3/+10
2014-10-24re PR tree-optimization/63595 (Segmentation faults inside kernel)Martin Liska2-0/+69
2014-10-24vuzp.c: New file.Christophe Lyon3-0/+493
2014-10-24vmul.c: New file.Christophe Lyon2-0/+160
2014-10-24vldX_lane.c: New file.Christophe Lyon2-0/+614
2014-10-24vldX.c: New file.Christophe Lyon2-0/+696
2014-10-24vld1_dup.c: New file.Christophe Lyon2-0/+184
2014-10-24vdup-vmov.c: New file.Christophe Lyon2-0/+257
2014-10-24vclz.c: New file.Christophe Lyon2-0/+198
2014-10-24vbsl.c: New file.Christophe Lyon2-0/+128
2014-10-24vaddw.c: New file.Christophe Lyon2-0/+126
2014-10-24vaddl.c: New file.Christophe Lyon2-0/+126
2014-10-24vaddhn.c: New file.Christophe Lyon2-0/+113
2014-10-24vabdl.c: New file.Christophe Lyon2-0/+113
2014-10-24vabd.c: New file.Christophe Lyon2-0/+157
2014-10-24vabal.c: New file.Christophe Lyon2-0/+165
2014-10-24binary_sat_op.inc: New file.Christophe Lyon4-0/+654
2014-10-24unary_sat_op.inc: New file.Christophe Lyon4-0/+341
2014-10-24cmp_fp_op.inc: New file.Christophe Lyon6-0/+284
2014-10-24cmp_op.inc: New file.Christophe Lyon7-0/+657
2014-10-24binary_op.inc: New file.Christophe Lyon9-0/+478
2014-10-24unary_op.inc: New file.Christophe Lyon4-0/+226
2014-10-24Add new files missing from previous commit.Christophe Lyon8-0/+1380
2014-10-24README.advsimd-intrinsics: New file.Christophe Lyon1-0/+13
2014-10-24wrapper.exp ({tool}_maybe_build_wrapper): Clear wrap_compile_flags before set...Christophe Lyon2-0/+7
2014-10-24Fix gcc.dg/pr63594-1.c execution on Solaris/x86Rainer Orth3-2/+8
2014-10-24980217-1.c (main): Fix implicit int.Uros Bizjak3-1/+10
2014-10-24Fix bootstrap/PR63632Markus Trippelsdorf2-0/+10
2014-10-23re PR c++/63619 (warning: deleting ‘void*’ is undefined has no -W flag)Jonathan Wakely3-0/+19
2014-10-23re PR target/63534 (Bootstrap failure on x86_64/i686-linux)Evgeny Stupachenko2-0/+39
2014-10-23re PR c/63626 (Warning "inline function declared but never defined" output tw...Marek Polacek2-0/+13
2014-10-23c-ubsan.c (ubsan_instrument_shift): Perform the MINUS_EXPR in unsigned type.Marek Polacek2-0/+26
2014-10-23AVX. Fix block absq emit for non AVX-512 targets.Kirill Yukhin2-0/+15
2014-10-23Fix gcc.dg/ipa/ipa-icf-21.c on 32-bit Linux/x86.Rainer Orth2-1/+5