Commit b82664df by Tom de Vries Committed by Tom de Vries

[testsuite] Require label_values in builtin-unreachable-6.c

2018-03-16  Tom de Vries  <tom@codesourcery.com>

	* gcc.dg/builtin-unreachable-6.c: Require effective target label_values.

From-SVN: r258589
parent f664274a
2018-03-16 Tom de Vries <tom@codesourcery.com>
* gcc.dg/builtin-unreachable-6.c: Require effective target label_values.
2018-03-16 Jakub Jelinek <jakub@redhat.com> 2018-03-16 Jakub Jelinek <jakub@redhat.com>
PR c++/84874 PR c++/84874
......
/* { dg-do compile } */ /* { dg-do compile } */
/* { dg-options "-O2 -fdump-tree-fab1 -fno-tree-dominator-opts -fno-tree-vrp" } */ /* { dg-options "-O2 -fdump-tree-fab1 -fno-tree-dominator-opts -fno-tree-vrp" } */
/* { dg-require-effective-target label_values } */
void void
foo (int b, int c) foo (int b, int c)
......
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