• Home
  • Raw
  • Download

Lines Matching full:expected

3 // expected-error@+1 {{unexpected OpenMP directive '#pragma omp distribute simd'}}
6 // expected-error@+1 {{unexpected OpenMP directive '#pragma omp distribute simd'}}
9 // expected-error@+1 {{unexpected OpenMP directive '#pragma omp distribute simd'}}
22 // expected-error@+2 {{statement after '#pragma omp distribute simd' must be a for loop}} in test_no_clause()
39 goto L1; // expected-error {{use of undeclared label 'L1'}} in test_branch_protected_scope()
41 return; // expected-error {{cannot return from OpenMP region}} in test_branch_protected_scope()
51 goto L2; // expected-error {{use of undeclared label 'L2'}} in test_branch_protected_scope()
60 // expected-warning@+1 {{extra tokens at the end of '#pragma omp distribute simd' are ignored}} in test_invalid_clause()
71 // expected-warning@+1 {{extra tokens at the end of '#pragma omp distribute simd' are ignored}} in test_non_identifiers()
78 // expected-warning@+1 {{extra tokens at the end of '#pragma omp distribute simd' are ignored}} in test_non_identifiers()
85 // expected-warning@+1 {{extra tokens at the end of '#pragma omp distribute simd' are ignored}} in test_non_identifiers()
96 // expected-error@+1 {{expected '('}} in test_safelen()
102 // expected-error@+1 {{expected expression}} expected-error@+1 {{expected ')'}} expected-note@+1 {{… in test_safelen()
108 // expected-error@+1 {{expected expression}} in test_safelen()
114 // expected-error@+1 {{expected expression}} expected-error@+1 {{expected ')'}} expected-note@+1 {{… in test_safelen()
120 // expected-error@+1 {{expected expression}} expected-error@+1 {{expected ')'}} expected-note@+1 {… in test_safelen()
126 // expected-warning@+2 {{extra tokens at the end of '#pragma omp distribute simd' are ignored}} in test_safelen()
127 // expected-error@+1 {{expected '('}} in test_safelen()
133 // expected-error@+2 {{expected ')'}} in test_safelen()
134 // expected-note@+1 {{to match this '('}} in test_safelen()
140 // expected-error@+2 {{expected ')'}} in test_safelen()
141 // expected-note@+1 {{to match this '('}} in test_safelen()
147 // expected-error@+2 {{expected ')'}} in test_safelen()
148 // expected-note@+1 {{to match this '('}} in test_safelen()
154 // xxpected-error@+1 {{expected expression}} in test_safelen()
160 // expected-error@+2 {{expected ')'}} in test_safelen()
161 // expected-note@+1 {{to match this '('}} in test_safelen()
167 // expected-error@+2 {{expected ')'}} in test_safelen()
168 // expected-note@+1 {{to match this '('}} in test_safelen()
179 // expected-error@+2 {{expected ')'}} in test_safelen()
180 // expected-note@+1 {{to match this '('}} in test_safelen()
186 // expected-error@+1 {{expression is not an integer constant expression}} in test_safelen()
192 // expected-error@+1 {{expression is not an integer constant expression}} in test_safelen()
198 // expected-error@+1 {{argument to 'safelen' clause must be a strictly positive integer value}} in test_safelen()
204 // expected-error@+1 {{argument to 'safelen' clause must be a strictly positive integer value}} in test_safelen()
210 // expected-error@+1 {{argument to 'safelen' clause must be a strictly positive integer value}} in test_safelen()
220 // expected-error@+1 {{expected '('}} in test_simdlen()
226 // expected-error@+1 {{expected expression}} expected-error@+1 {{expected ')'}} expected-note@+1 {{… in test_simdlen()
232 // expected-error@+1 {{expected expression}} in test_simdlen()
238 // expected-error@+1 {{expected expression}} expected-error@+1 {{expected ')'}} expected-note@+1 {{… in test_simdlen()
244 // expected-error@+1 {{expected expression}} expected-error@+1 {{expected ')'}} expected-note@+1 {… in test_simdlen()
250 // expected-warning@+2 {{extra tokens at the end of '#pragma omp distribute simd' are ignored}} in test_simdlen()
251 // expected-error@+1 {{expected '('}} in test_simdlen()
257 // expected-error@+2 {{expected ')'}} in test_simdlen()
258 // expected-note@+1 {{to match this '('}} in test_simdlen()
264 // expected-error@+2 {{expected ')'}} in test_simdlen()
265 // expected-note@+1 {{to match this '('}} in test_simdlen()
271 // expected-error@+2 {{expected ')'}} in test_simdlen()
272 // expected-note@+1 {{to match this '('}} in test_simdlen()
283 // expected-error@+2 {{expected ')'}} in test_simdlen()
284 // expected-note@+1 {{to match this '('}} in test_simdlen()
290 // expected-error@+2 {{expected ')'}} in test_simdlen()
291 // expected-note@+1 {{to match this '('}} in test_simdlen()
302 // expected-error@+2 {{expected ')'}} in test_simdlen()
303 // expected-note@+1 {{to match this '('}} in test_simdlen()
309 // expected-error@+1 {{expression is not an integer constant expression}} in test_simdlen()
315 // expected-error@+1 {{expression is not an integer constant expression}} in test_simdlen()
321 // expected-error@+1 {{argument to 'simdlen' clause must be a strictly positive integer value}} in test_simdlen()
327 // expected-error@+1 {{argument to 'simdlen' clause must be a strictly positive integer value}} in test_simdlen()
333 // expected-error@+1 {{argument to 'simdlen' clause must be a strictly positive integer value}} in test_simdlen()
343 // expected-error@+1 {{expected '('}} in test_collapse()
349 // expected-error@+1 {{expected expression}} expected-error@+1 {{expected ')'}} expected-note@+1 {{… in test_collapse()
355 // expected-error@+1 {{expected expression}} in test_collapse()
361 // expected-error@+1 {{expected expression}} expected-error@+1 {{expected ')'}} expected-note@+1 {{… in test_collapse()
367 // expected-error@+1 {{expected expression}} expected-error@+1 {{expected ')'}} expected-note@+1 {… in test_collapse()
373 // expected-warning@+2 {{extra tokens at the end of '#pragma omp distribute simd' are ignored}} in test_collapse()
374 // expected-error@+1 {{expected '('}} in test_collapse()
380 // expected-error@+2 {{expected ')'}} in test_collapse()
381 // expected-note@+1 {{to match this '('}} expected-note@+1 {{as specified in 'collapse' clause}} in test_collapse()
384 … ; // expected-error {{expected 4 for loops after '#pragma omp distribute simd', but found only 1}} in test_collapse()
387 // expected-error@+2 {{expected ')'}} in test_collapse()
388 // expected-note@+1 {{to match this '('}} expected-note@+1 {{as specified in 'collapse' clause}} in test_collapse()
391 … ; // expected-error {{expected 4 for loops after '#pragma omp distribute simd', but found only 1}} in test_collapse()
394 // expected-error@+2 {{expected ')'}} in test_collapse()
395 // expected-note@+1 {{to match this '('}} expected-note@+1 {{as specified in 'collapse' clause}} in test_collapse()
398 … ; // expected-error {{expected 4 for loops after '#pragma omp distribute simd', but found only 1}} in test_collapse()
401 // xxpected-error@+1 {{expected expression}} expected-note@+1 {{as specified in 'collapse' clause}} in test_collapse()
404 … ; // expected-error {{expected 4 for loops after '#pragma omp distribute simd', but found only 1}} in test_collapse()
407 // expected-error@+2 {{expected ')'}} in test_collapse()
408 // expected-note@+1 {{to match this '('}} expected-note@+1 {{as specified in 'collapse' clause}} in test_collapse()
411 … ; // expected-error {{expected 4 for loops after '#pragma omp distribute simd', but found only 1}} in test_collapse()
414 // expected-error@+2 {{expected ')'}} in test_collapse()
415 // expected-note@+1 {{to match this '('}} expected-note@+1 {{as specified in 'collapse' clause}} in test_collapse()
418 … ; // expected-error {{expected 4 for loops after '#pragma omp distribute simd', but found only 1}} in test_collapse()
429 // expected-error@+2 {{expected ')'}} in test_collapse()
430 // expected-note@+1 {{to match this '('}} expected-note@+1 {{as specified in 'collapse' clause}} in test_collapse()
433 … ; // expected-error {{expected 4 for loops after '#pragma omp distribute simd', but found only 1}} in test_collapse()
436 // expected-error@+1 {{expression is not an integer constant expression}} in test_collapse()
442 // expected-error@+1 {{expression is not an integer constant expression}} in test_collapse()
448 // expected-error@+1 {{argument to 'collapse' clause must be a strictly positive integer value}} in test_collapse()
454 // expected-error@+1 {{argument to 'collapse' clause must be a strictly positive integer value}} in test_collapse()
460 // expected-error@+1 {{argument to 'collapse' clause must be a strictly positive integer value}} in test_collapse()
464 // expected-note@+3 {{defined as reduction}} in test_collapse()
469 …// expected-note@+1 {{variable with automatic storage duration is predetermined as private; perhap… in test_collapse()
471 // expected-error@+2 2 {{reduction variable must be shared}} in test_collapse()
472 // expected-error@+1 {{OpenMP constructs may not be nested inside a simd region}} in test_collapse()
490 // expected-error@+1 {{expected expression}} expected-error@+1 {{expected ')'}} expected-note@+1 {{… in test_linear()
496 // expected-error@+2 {{expected expression}} in test_linear()
497 // expected-error@+1 {{expected expression}} expected-error@+1 {{expected ')'}} expected-note@+1 {{… in test_linear()
503 // expected-error@+2 {{expected expression}} in test_linear()
504 // expected-error@+1 {{expected expression}} in test_linear()
510 // expected-error@+1 {{expected expression}} in test_linear()
516 // expected-error@+1 {{expected expression}} in test_linear()
522 // expected-error@+1 {{expected variable name}} in test_linear()
528 // expected-error@+1 {{use of undeclared identifier 'x'}} in test_linear()
534 // expected-error@+2 {{use of undeclared identifier 'x'}} in test_linear()
535 // expected-error@+1 {{use of undeclared identifier 'y'}} in test_linear()
541 // expected-error@+3 {{use of undeclared identifier 'x'}} in test_linear()
542 // expected-error@+2 {{use of undeclared identifier 'y'}} in test_linear()
543 // expected-error@+1 {{use of undeclared identifier 'z'}} in test_linear()
551 // expected-error@+1 {{expected expression}} in test_linear()
557 // expected-error@+1 {{expected expression}} expected-error@+1 {{expected ')'}} expected-note@+1 {{… in test_linear()
573 // expected-error@+1 {{expected ')'}} expected-note@+1 {{to match this '('}} in test_linear()
579 // expected-error@+1 {{expected ')'}} expected-note@+1 {{to match this '('}} in test_linear()
586 // expected-note@+2 {{defined as linear}} in test_linear()
587 // expected-error@+1 {{linear variable cannot be linear}} in test_linear()
594 // expected-note@+2 {{defined as private}} in test_linear()
595 // expected-error@+1 {{private variable cannot be linear}} in test_linear()
602 // expected-note@+2 {{defined as linear}} in test_linear()
603 // expected-error@+1 {{linear variable cannot be private}} in test_linear()
610 // expected-warning@+1 {{zero linear step (x and other variables in clause should probably be const… in test_linear()
617 // expected-note@+2 {{defined as linear}} in test_linear()
618 // expected-error@+1 {{linear variable cannot be lastprivate}} in test_linear()
625 // expected-note@+2 {{defined as lastprivate}} in test_linear()
626 // expected-error@+1 {{lastprivate variable cannot be linear}} in test_linear()
636 // expected-error@+1 {{expected expression}} expected-error@+1 {{expected ')'}} expected-note@+1 {{… in test_aligned()
642 // expected-error@+2 {{expected expression}} in test_aligned()
643 // expected-error@+1 {{expected expression}} expected-error@+1 {{expected ')'}} expected-note@+1 {{… in test_aligned()
649 // expected-error@+2 {{expected expression}} in test_aligned()
650 // expected-error@+1 {{expected expression}} in test_aligned()
656 // expected-error@+1 {{expected expression}} in test_aligned()
662 // expected-error@+1 {{expected expression}} in test_aligned()
668 // expected-error@+1 {{expected variable name}} in test_aligned()
674 // expected-error@+1 {{use of undeclared identifier 'x'}} in test_aligned()
680 // expected-error@+2 {{use of undeclared identifier 'x'}} in test_aligned()
681 // expected-error@+1 {{use of undeclared identifier 'y'}} in test_aligned()
687 // expected-error@+3 {{use of undeclared identifier 'x'}} in test_aligned()
688 // expected-error@+2 {{use of undeclared identifier 'y'}} in test_aligned()
689 // expected-error@+1 {{use of undeclared identifier 'z'}} in test_aligned()
694 int *x, y, z[25]; // expected-note 4 {{'y' defined here}} in test_aligned()
707 // expected-error@+1 {{expected expression}} in test_aligned()
713 // expected-error@+1 {{expected expression}} expected-error@+1 {{expected ')'}} expected-note@+1 {{… in test_aligned()
729 // expected-error@+1 {{expected ')'}} expected-note@+1 {{to match this '('}} in test_aligned()
735 // expected-error@+1 {{expected ')'}} expected-note@+1 {{to match this '('}} in test_aligned()
742 // expected-error@+1 {{argument of aligned clause should be array or pointer, not 'int'}} in test_aligned()
748 // expected-error@+1 {{argument of aligned clause should be array or pointer, not 'int'}} in test_aligned()
755 // expected-note@+2 {{defined as aligned}} in test_aligned()
756 // expected-error@+1 {{a variable cannot appear in more than one aligned clause}} in test_aligned()
763 // expected-note@+3 {{defined as aligned}} in test_aligned()
764 // expected-error@+2 {{a variable cannot appear in more than one aligned clause}} in test_aligned()
765 // expected-error@+1 2 {{argument of aligned clause should be array or pointer, not 'int'}} in test_aligned()
775 // expected-error@+2 {{expected expression}} in test_private()
776 // expected-error@+1 {{expected ')'}} expected-note@+1 {{to match this '('}} in test_private()
782 // expected-error@+2 {{expected ')'}} expected-note@+2 {{to match this '('}} in test_private()
783 // expected-error@+1 2 {{expected expression}} in test_private()
789 // expected-error@+1 2 {{expected expression}} in test_private()
795 // expected-error@+1 {{expected expression}} in test_private()
801 // expected-error@+1 {{expected expression}} in test_private()
807 // expected-error@+1 {{expected variable name}} in test_private()
835 // expected-error@+2 {{expected ')'}} expected-note@+2 {{to match this '('}} in test_firstprivate()
836 // expected-error@+1 {{expected expression}} in test_firstprivate()
846 // expected-error@+2 {{expected ')'}} expected-note@+2 {{to match this '('}} in test_lastprivate()
847 // expected-error@+1 {{expected expression}} in test_lastprivate()
854 // expected-error@+2 {{expected ')'}} expected-note@+2 {{to match this '('}} in test_lastprivate()
855 // expected-error@+1 2 {{expected expression}} in test_lastprivate()
861 // expected-error@+1 2 {{expected expression}} in test_lastprivate()
867 // expected-error@+1 {{expected expression}} in test_lastprivate()
873 // expected-error@+1 {{expected expression}} in test_lastprivate()
879 // expected-error@+1 {{expected variable name}} in test_lastprivate()
906 // expected-error@+3 {{expected ')'}} expected-note@+3 {{to match this '('}} in test_reduction()
907 // expected-error@+2 {{expected identifier}} in test_reduction()
908 // expected-warning@+1 {{missing ':' after reduction identifier - ignoring}} in test_reduction()
914 // expected-error@+2 {{expected identifier}} in test_reduction()
915 // expected-warning@+1 {{missing ':' after reduction identifier - ignoring}} in test_reduction()
921 // expected-error@+2 {{expected expression}} in test_reduction()
922 // expected-warning@+1 {{missing ':' after reduction identifier - ignoring}} in test_reduction()
928 // expected-error@+1 {{expected identifier}} in test_reduction()
934 // expected-error@+3 {{expected ')'}} expected-note@+3 {{to match this '('}} in test_reduction()
935 // expected-error@+2 {{expected identifier}} in test_reduction()
936 // expected-warning@+1 {{missing ':' after reduction identifier - ignoring}} in test_reduction()
942 // expected-error@+3 {{expected ')'}} expected-note@+3 {{to match this '('}} in test_reduction()
943 // expected-error@+2 {{expected expression}} in test_reduction()
944 // expected-warning@+1 {{missing ':' after reduction identifier - ignoring}} in test_reduction()
951 // expected-error@+3 {{expected ')'}} expected-note@+3 {{to match this '('}} in test_reduction()
953 // expected-error@+1 {{expected expression}} in test_reduction()
959 // expected-error@+1 {{expected expression}} in test_reduction()
965 // expected-error@+1 {{expected expression}} in test_reduction()
971 // expected-error@+1 {{expected expression}} in test_reduction()
977 // expected-error@+1 {{expected identifier}} in test_reduction()
1038 // expected-error@+1 {{expected variable name}} in test_reduction()
1044 // expected-error@+1 {{expected variable name}} in test_reduction()
1054 // expected-error@+2 {{variable must be of integer or pointer type}} in test_loop_messages()
1061 // expected-error@+2 {{variable must be of integer or pointer type}} in test_loop_messages()
1080 #pragma omp distribute simd linear(uval(f)) // expected-error {{expected 'val' modifier}} in linear_modifiers()
1084 #pragma omp distribute simd linear(ref(f)) // expected-error {{expected 'val' modifier}} in linear_modifiers()
1088 #pragma omp distribute simd linear(foo(f)) // expected-error {{expected 'val' modifier}} in linear_modifiers()