[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
This commit is contained in:
Kyrylo Tkachov 2017-01-23 11:22:54 +00:00 committed by Kyrylo Tkachov
parent f991bd8ec9
commit d8ae8d1601
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
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.

View File

@ -1,6 +1,7 @@
/* PR ipa/69188 */
/* { dg-lto-do link } */
/* { dg-lto-options { { -flto -O0 -fprofile-generate } } } */
/* { dg-require-profiling "-fprofile-generate" } */
void fn1(void)
{