Commit 7d575fff by Alexander Monakov Committed by Alexander Monakov

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
parent bb6131db
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.
......
/* PR middle-end/71494 */
/* { dg-require-effective-target label_values } */
int
main ()
......
......@@ -3,6 +3,7 @@
to add back the label. */
/* { dg-options "" } */
/* { dg-require-effective-target label_values } */
void
f (void)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment