Commit d8ae8d16 by Kyrylo Tkachov Committed by Kyrylo Tkachov

[testsuite] Fix FAIL: gcc.dg/lto/pr69188 on bare-metal targets

	PR lto/69188
	* gcc.dg/lto/pr69188_0.c: Require profiling support for testcase.

From-SVN: r244779
parent f991bd8e
2016-01-23 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
* gcc.dg/lto/pr69188_0.c: Require profiling support for testcase.
2017-01-23 Christophe Lyon <christophe.lyon@linaro.org>
* gcc.target/aarch64/advsimd-intrinsics/arm-neon-ref.h (CHECK_POLY): New.
......
/* PR ipa/69188 */
/* { dg-lto-do link } */
/* { dg-lto-options { { -flto -O0 -fprofile-generate } } } */
/* { dg-require-profiling "-fprofile-generate" } */
void fn1(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