Commit b1dc39e5 by Nathan Sidwell Committed by Nathan Sidwell

Wunused-var-13.c: Requires label values.

	* c-c++-common/Wunused-var-13.c: Requires label values.
	* gcc.dg/torture/pr46216.c: Likewise.

From-SVN: r231769
parent 2d595887
2015-12-17 Nathan Sidwell <nathan@acm.org>
* c-c++-common/Wunused-var-13.c: Requires label values.
* gcc.dg/torture/pr46216.c: Likewise.
2015-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
* gnat.dg/specs/debug1.ads: Update the expected number of
......
/* PR c/46015 */
/* { dg-options "-Wunused" } */
/* { dg-do compile } */
/* { dg-require-effective-target label_values } */
int
f1 (int i)
......
/* { dg-do compile } */
/* { dg-require-effective-target label_values } */
typedef int Embryo_Cell;
int
......
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