Commit ab4b719a by Tom de Vries Committed by Tom de Vries

Require effective target nonlocal_goto for ipa/pr81696.c

2017-08-17  Tom de Vries  <tom@codesourcery.com>

	* gcc.dg/ipa/pr81696.c: Require effective target nonlocal_goto.

From-SVN: r251144
parent afdb85f9
2017-08-17 Tom de Vries <tom@codesourcery.com>
* gcc.dg/ipa/pr81696.c: Require effective target nonlocal_goto.
2017-08-17 Richard Biener <rguenther@suse.de>
* gcc.dg/tree-ssa/vrp117.c: New testcase.
......
/* { dg-options "-O2 -fdump-ipa-icf-details" } */
/* { dg-require-effective-target nonlocal_goto } */
int
main (int argc, char **argv)
......
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