Fix PR78333 testcase for non-glibc systems.
authorChristophe Lyon <christophe.lyon@linaro.org>
Thu, 17 Nov 2016 16:15:40 +0000 (16:15 +0000)
committerChristophe Lyon <clyon@gcc.gnu.org>
Thu, 17 Nov 2016 16:15:40 +0000 (17:15 +0100)
commitcc4aa6592b3822043ab5d6b1fad958b9bc21acbd
treee67dbe285a7339d42e0e9280b871788e1b3e4d5c
parentb8f564124ed51964b704452e3ea05b2423446e1c
Fix PR78333 testcase for non-glibc systems.

2016-11-17  Christophe Lyon  <christophe.lyon@linaro.org>

gcc/testsuite/

* gcc.dg/pr78333.c: Add empty implementations of
__cyg_profile_func_enter() and __cyg_profile_func_exit() to avoid
problems on non-glibc systems.

From-SVN: r242553
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/pr78333.c