tracebak.c (PPC AIX/Darwin): Define FORCE_CALL to 1.
authorEric Botcazou <ebotcazou@adacore.com>
Wed, 15 Feb 2006 09:47:09 +0000 (10:47 +0100)
committerArnaud Charlet <charlet@gcc.gnu.org>
Wed, 15 Feb 2006 09:47:09 +0000 (10:47 +0100)
commit7dc56b36b8c9b8fde03ac0f1d8279105ebb58cfb
treecf23c9d5805ebfe482f50161f153e2125e246ffb
parent405b3ed444dd41d7818ab4da3da2f1ceb26ea4d4
tracebak.c (PPC AIX/Darwin): Define FORCE_CALL to 1.

2006-02-13  Eric Botcazou  <ebotcazou@adacore.com>

* tracebak.c (PPC AIX/Darwin): Define FORCE_CALL to 1.
(PPC VxWorks): Likewise.
(Generic unwinder): Define FORCE_CALL to 0 if not already defined.
(forced_callee): Make non-inlinable and non-pure.
(__gnat_backtrace): Call forced_callee if FORCE_CALL is set to 1.

From-SVN: r111103
gcc/ada/tracebak.c