Lines Matching full:its
216 goto LABEL; // expected-error{{cannot jump from this goto statement to its label}}
222 goto LABEL_IN; // expected-error{{cannot jump from this goto statement to its label}}
230 goto LABEL_IN2; // expected-error{{cannot jump from this goto statement to its label}}
251 goto ANOTHER_LOOP; // expected-error{{cannot jump from this goto statement to its label}}
257 goto ANOTHER_LOOP2; // expected-error{{cannot jump from this goto statement to its label}}
320 goto LABEL4;// expected-error{{cannot jump from this goto statement to its label}}
325 goto LABEL4;// expected-error{{cannot jump from this goto statement to its label}}
342 goto LABEL5;// expected-error{{cannot jump from this goto statement to its label}}
343 goto LABEL5_2;// expected-error{{cannot jump from this goto statement to its label}}
363 goto LABEL7; // expected-error{{cannot jump from this goto statement to its label}}
373 goto LABEL8;// expected-error{{cannot jump from this goto statement to its label}}
381 ({goto LABEL9;});// expected-error{{cannot jump from this goto statement to its label}}
388 ({goto LABEL9_2;});// expected-error{{cannot jump from this goto statement to its label}}
393 ({goto LABEL10;});// expected-error{{cannot jump from this goto statement to its label}}
400 ({goto LABEL10_2;});// expected-error{{cannot jump from this goto statement to its label}}
405 ({goto LABEL11;});// expected-error{{cannot jump from this goto statement to its label}}
411 ({goto LABEL11_2;});// expected-error{{cannot jump from this goto statement to its label}}
420 ({goto LABEL12;});// expected-error{{cannot jump from this goto statement to its label}}
426 ({goto LABEL12_2;});// expected-error{{cannot jump from this goto statement to its label}}
455 ({goto LABEL15;});// expected-error{{cannot jump from this goto statement to its label}}
460 ({goto LABEL15_2;});// expected-error{{cannot jump from this goto statement to its label}}
469 ({goto LABEL16;});// expected-error{{cannot jump from this goto statement to its label}}
475 ({goto LABEL16_2;});// expected-error{{cannot jump from this goto statement to its label}}
478 ({goto LABEL17;});// expected-error{{cannot jump from this goto statement to its label}}
484 ({goto LABEL17_2;});// expected-error{{cannot jump from this goto statement to its label}}
493 ({goto LABEL18;});// expected-error{{cannot jump from this goto statement to its label}}
499 ({goto LABEL18_2;});// expected-error{{cannot jump from this goto statement to its label}}
532 // expected-error@+3{{cannot jump from this indirect goto statement to one of its possible targets}}
540 // expected-error@+3{{cannot jump from this indirect goto statement to one of its possible targets}}
554 // expected-error@+3{{cannot jump from this indirect goto statement to one of its possible targets}}
567 // expected-error@+3{{cannot jump from this indirect goto statement to one of its possible targets}}
579 // expected-error@+3{{cannot jump from this indirect goto statement to one of its possible targets}}
595 // expected-error@+3{{cannot jump from this indirect goto statement to one of its possible targets}}