aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/c-c++-common
AgeCommit message (Expand)AuthorFilesLines
2016-03-30Update OpenACC test casesThomas Schwinge27-256/+1152
2016-03-29[PR testsuite/64177] Audit Cilk Plus tests for CILK_NWORKERS=1Thomas Schwinge2-3/+29
2016-03-24Add goacc/uninit-use-device-clause.{c,f95}Tom de Vries1-0/+14
2016-03-24Add goacc/uninit-dim-clause.{c,f95}Tom de Vries1-0/+19
2016-03-24Add goacc/uninit-if-clause.{c,f95}Tom de Vries1-0/+38
2016-03-23Add missing initializations in oacc testcasesTom de Vries1-1/+1
2016-03-22PR c/69993: improvements to wording of -Wmisleading-indentationDavid Malcolm2-97/+179
2016-03-22re PR c++/70295 (bogus -Wnonnull-compare for "dynamic_cast<const FuSelection ...Jakub Jelinek1-1/+7
2016-03-17PR c/70264: fix crash in compatible_locations_p with BUILTINS_LOCATIONDavid Malcolm1-0/+13
2016-03-17re PR tree-optimization/70144 (g++ ICE at -O1 and above on valid code on x86_...Jakub Jelinek2-0/+21
2016-03-11Wmisleading-indentation.c: add more test cases for PR c/68187David Malcolm1-0/+168
2016-03-11Wmisleading-indentation: add reproducer for PR c/70085David Malcolm1-0/+16
2016-03-09c-parser.c (c_parser_oacc_loop): Update cclauses and clauses when calling c_f...Cesar Philippidis1-0/+14
2016-03-07[hsa testsuite] Suppress hsa warnings in compiler gomp testsMartin Jambor4-4/+1
2016-03-07[hsa testsuite] Gridification testsMartin Jambor1-0/+54
2016-03-07re PR middle-end/69916 ([openacc] ICE in single_succ_edge called from oacc_lo...Nathan Sidwell1-0/+20
2016-03-05Handle oacc region in oacc routineTom de Vries2-0/+16
2016-03-04PR c/68187: fix overzealous -Wmisleading-indentation (comment #1)David Malcolm1-0/+72
2016-03-04PR c/68187: fix overzealous -Wmisleading-indentation (comment #0)David Malcolm1-0/+79
2016-03-02re PR c/68062 (ICE when comparing vectors)Jakub Jelinek1-1/+1
2016-03-02Print markers to stderr to avoid races with sanitizer outputMaxim Kuvyrkov2-3/+3
2016-02-23PR preprocessor/69126: avoid comparing ad-hoc and non-ad-hoc locationsDavid Malcolm3-3/+23
2016-02-23Add test coverage for _Pragma (PR preprocessor 69126, 69543, 69558)David Malcolm10-4/+239
2016-02-23Use plain -fopenacc to enable OpenACC kernels processingThomas Schwinge12-30/+12
2016-02-19re PR c++/69865 (-trigraphs option broken)Bernd Edlinger1-1/+1
2016-02-19re PR c++/69826 (problem with cilkplus pragma and preprocessor variable)Jakub Jelinek2-0/+31
2016-02-18re PR testsuite/68580 (FAIL: c-c++-common/tsan/pr65400-1.c -O0 execution test)Bernd Edlinger1-3/+3
2016-02-16re PR c/69835 (-Wnonnull diagnoses parameter comparisons with NULL even when ...Jakub Jelinek2-1/+27
2016-02-16re PR c/64748 (OpenACC: "is not a variable" error with deviceptr())James Norris1-0/+14
2016-02-15re PR c++/69797 (ICE on invalid code on x86_64-linux-gnu in operator[], at ve...Jakub Jelinek1-0/+8
2016-02-12re PR rtl-optimization/69764 (ICE on x86_64-linux-gnu at -O0 (in decompose, a...Jakub Jelinek1-0/+38
2016-02-12cgraph.c: Spelling fixes - behaviour -> behavior and neighbour -> neighbor.Jakub Jelinek3-7/+7
2016-02-11re PR c/69768 (Bogus -Waddress warning)Jakub Jelinek1-0/+15
2016-02-04re PR c/69669 (ICE with enum __attribute__((mode(QI))))Jakub Jelinek1-0/+10
2016-02-02This testcase fails on 32-bit powerpc-linux withSegher Boessenkool1-0/+2
2016-02-02gimplify.c (omp_notice_variable): Add usage check.James Norris1-0/+94
2016-02-01re PR tree-optimization/67921 ("internal compiler error: in build_polynomial_...Bin Cheng1-0/+23
2016-01-27re PR c/68062 (ICE when comparing vectors)Marek Polacek1-0/+42
2016-01-27libcpp: use better locations for _Pragma tokens (preprocessor/69126)David Malcolm1-0/+22
2016-01-25omp-low.c (lower_omp_target): Set DECL_VALUE_EXPR of new_var even for the non...Jakub Jelinek1-0/+14
2016-01-21re PR middle-end/67653 (ICE on valid code on x86_64-linux-gnu: verify_gimple ...Jakub Jelinek1-0/+8
2016-01-18Add oacc kernels tests in goaccTom de Vries15-0/+586
2016-01-16Add goacc/kernels-alias-ipa-pta-4.cTom de Vries1-0/+21
2016-01-16Fix logic bug in Cilk Plus array expansionPatrick Palka3-2/+22
2016-01-13Improve warning locations (PR66208)Bernd Schmidt1-0/+10
2016-01-10Fix -Wmisleading indentation false-positive for do-while statementPatrick Palka1-0/+2
2016-01-07Fix SSA inconsistencies with invalid asm reg names (PR67639)Bernd Schmidt1-0/+8
2016-01-05Fix PR c/69122 (-Wmisleading-indentation false positive with empty macros)David Malcolm1-0/+10
2015-12-18target-supports.exp (check_effective_target_cilkplus): Not nvptx.Nathan Sidwell1-2/+1
2015-12-18* c-c++-common/attr-simd-3.c: Requires pthreads.Nathan Sidwell1-0/+1