aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite
AgeCommit message (Expand)AuthorFilesLines
2016-01-27libcpp: use better locations for _Pragma tokens (preprocessor/69126)David Malcolm2-0/+27
2016-01-27common.opt (fkeep-gc-roots-live): New undocumented option.Ian Lance Taylor2-0/+27
2016-01-27re PR c++/69267 ([cilkplus] ICE when calling a function with an empty class a...Ryan Burn2-0/+15
2016-01-27re PR target/69512 (ICE when using avx with i586)Uros Bizjak2-1/+20
2016-01-27re PR ada/69488 (tests in gnat/sso give a lot of spurious failures)Rainer Emrich58-349/+354
2016-01-27re PR c++/69379 (ICE in fold_convert_loc, at fold-const.c:2366)Marek Polacek2-0/+25
2016-01-27PR c++/69317 - [6 regression] wrong ABI version in -Wabi warningsMartin Sebor5-0/+68
2016-01-27re PR tree-optimization/69166 (ICE in get_initial_def_for_reduction, at tree-...Richard Biener2-0/+19
2016-01-27[PR 69355] Correct hole detection when total_scalarization failsMartin Jambor2-0/+49
2016-01-27re PR c++/69496 ([C++ 14] ICE on VLA in constexpr function)Marek Polacek2-0/+35
2016-01-27re PR target/69245 (ICE in extract_insn, at recog.c:2286 on arm-linux-gnueabihf)Christian Bruel2-0/+31
2016-01-27re PR tree-optimization/69399 (wrong code with -O and int128)Jakub Jelinek2-0/+23
2016-01-27* gcc.dg/tree-ssa/ssa-dom-cse-2.c: XFAIL on SPARC 64-bit.Eric Botcazou2-1/+5
2016-01-26* gcc.c-torture/execute/stkalign.c: XFAIL run on SPARC 64-bit.Eric Botcazou2-0/+5
2016-01-26Handle DR_NUM_DIMENSIONS == 0 in initialize_data_dependence_relationTom de Vries2-0/+22
2016-01-26handle isl_ast_op_selectAbderrazek Zaafrani2-0/+34
2016-01-26[multiple changes]Paul Thomas2-1/+46
2016-01-26re PR c++/68949 (Implicit initialization of array member silently miscompiling.)Jason Merrill1-0/+29
2016-01-26re PR c++/68782 (bad reference member formed with constexpr)Jason Merrill1-0/+27
2016-01-26re PR middle-end/60908 (compiler bug related to trans-mem.c)Richard Henderson2-0/+19
2016-01-26remove accidental empty commitNathan Sidwell1-0/+0
2016-01-26PR other/69006: fix extra newlines after diagnosticsDavid Malcolm8-55/+98
2016-01-26re PR tree-optimization/69483 (gcc ICE on x86_64-linux-gnu with "expected cla...Jakub Jelinek3-0/+18
2016-01-26re PR target/68620 (ICE on gcc.target/arm/attr-neon-fp16.c)Christophe Lyon2-0/+17
2016-01-26Remove -m32 from gcc.target/i386/pr68986-2.cH.J. Lu2-1/+5
2016-01-26omp-low.h (oacc_fn_attrib_kernels_p): Declare.Nathan Sidwell1-0/+0
2016-01-26Update stack alignment in ix86_update_stack_boundaryH.J. Lu4-0/+44
2016-01-26remove arm_crypto_pragma test selectorChristian Bruel3-47/+7
2016-01-26re PR tree-optimization/69452 (gcc ICE at -O3 on x86_64-linux-gnu in with ver...Richard Biener2-0/+40
2016-01-26re PR target/69442 (wrong code with -Og and 64bit modulo @ armv7a)Jakub Jelinek2-0/+28
2016-01-26[PATCH] Do not set structural equality on polynomial typesRoger Ferrer Ibáñez2-0/+12
2016-01-26PR 69400: Invalid 128-bit modulus resultRichard Sandiford3-0/+61
2016-01-26pr68674.c: Check and use arm_fp effective target.Christophe Lyon2-1/+7
2016-01-26new scop schedule for isl-0.15Aditya Kumar2-2/+2
2016-01-26fix PR68343: disable fuse-*.c tests for isl 0.14 or earlierAditya Kumar3-3/+15
2016-01-26add missing testcaseAditya Kumar2-0/+24
2016-01-25omp-low.c (lower_omp_target): Set DECL_VALUE_EXPR of new_var even for the non...Jakub Jelinek2-0/+18
2016-01-25re PR tree-optimization/69196 (code size regression with jump threading at -O2)Jeff Law3-6/+13
2016-01-25re PR target/69469 (test case gcc.target/powerpc/vsx-vector-2.c fails on powe...David Edelsohn2-1/+7
2016-01-25re PR testsuite/69380 (FAIL: g++.dg/tree-ssa/pr69336.C scan-tree-dump-not o...Richard Biener2-1/+6
2016-01-25re PR target/69421 (ICE in maybe_legitimize_operand, at optabs.c:6888 with -O3)Ilya Enkovich2-0/+21
2016-01-25[AARCH64][ACLE][NEON] Implement vcvt*_s64_f64 and vcvt*_u64_f64 NEON intrinsics.Bilyan Borisov11-0/+233
2016-01-25re PR tree-optimization/69376 (wrong code at -Os and above on x86_64-linux-gnu)Richard Biener2-0/+50
2016-01-24[multiple changes]Jerry DeLisle3-0/+37
2016-01-24Revert "Fix the remaining PR c++/24666 blockers"Patrick Palka9-186/+17
2016-01-24re PR fortran/68283 (ice: gfc_variable_attr(): Bad array reference)Dominique d'Humieres1-0/+15
2016-01-24[multiple changes]Dominique d'Humieres1-0/+5
2016-01-24re PR fortran/66094 (Handle transpose(A) in inline matmul)Thomas Koenig5-0/+110
2016-01-23Fix clobber removal in parloopsTom de Vries2-0/+24
2016-01-23PR c++/58109 - alignas() fails to compile with constant expressionMartin Sebor3-4/+103