testsuite: add two missing label_values annotations

2016-07-25  Alexander Monakov  <amonakov@ispras.ru>

	* gcc.c-torture/execute/pr71494.c: Require label_values.
	* gcc.dg/pr16973.c: Ditto.

From-SVN: r238726
This commit is contained in:
Alexander Monakov 2016-07-25 19:16:27 +03:00 committed by Alexander Monakov
parent bb6131dbd1
commit 7d575fffd2
3 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
2016-07-25 Alexander Monakov <amonakov@ispras.ru>
* gcc.c-torture/execute/pr71494.c: Require label_values.
* gcc.dg/pr16973.c: Ditto.
2016-07-25 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
* gcc.dg/torture/pr69352.c (foo): Cast to intptr_t instead of long.

View File

@ -1,4 +1,5 @@
/* PR middle-end/71494 */
/* { dg-require-effective-target label_values } */
int
main ()

View File

@ -3,6 +3,7 @@
to add back the label. */
/* { dg-options "" } */
/* { dg-require-effective-target label_values } */
void
f (void)