Commit d0e7e403 by Tom de Vries Committed by Tom de Vries

Add testcases for pr70161

2016-03-18  Tom de Vries  <tom@codesourcery.com>

	* gcc.dg/pr70161-2.c: New test.
	* gcc.dg/pr70161.c: New test.

From-SVN: r234322
parent fa22501a
2016-03-18 Tom de Vries <tom@codesourcery.com>
* gcc.dg/pr70161-2.c: New test.
* gcc.dg/pr70161.c: New test.
2016-03-18 Tom de Vries <tom@codesourcery.com>
PR ipa/70269
* gcc.dg/pr70269.c: New test.
......
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-ipa-all-graph -fipa-pta" } */
void
foo (void)
{
}
/* { dg-do compile } */
/* { dg-options "-O2 -fdump-ipa-all-graph" } */
void
foo (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