ia64.c (ia64_output_function_profiler): Emit an indirect call to _mcount if the funct...
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 26 Oct 2005 07:25:57 +0000 (07:25 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Wed, 26 Oct 2005 07:25:57 +0000 (07:25 +0000)
commit694a2f6ea681d5e14af695d1c1848a1bd223d69c
tree8444f3b0059333dd1aea5f73488ac8d168dc139f
parent43f237b43f37cf15bd834e631aa82910cd9a50d8
ia64.c (ia64_output_function_profiler): Emit an indirect call to _mcount if the function needs a static chain.

* config/ia64/ia64.c (ia64_output_function_profiler): Emit an
indirect call to _mcount if the function needs a static chain.

From-SVN: r105917
gcc/ChangeLog
gcc/config/ia64/ia64.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.dg/nested-func-4.c [new file with mode: 0644]