re PR ada/22301 (Ada does not build into a clean prefix when unwind.h is not installed)
authorOlivier Hainque <hainque@adacore.com>
Thu, 7 Jul 2005 09:46:29 +0000 (11:46 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Thu, 7 Jul 2005 09:46:29 +0000 (11:46 +0200)
commit4e7ce6ab67dd7e0e4b3c20e2b7391d63a8a187e1
tree561160b0f19aaac76bfb79562f400f2aa44f80b3
parentd8db0bca7bcac3aca1f485a92d13b7b70edafdf7
re PR ada/22301 (Ada does not build into a clean prefix when unwind.h is not installed)

2005-07-07  Olivier Hainque  <hainque@adacore.com>

PR ada/22301

* raise.c: Only include unwind.h if IN_RTS, and provide dummy type
definitions for the Unwind wrappers in the compiler case.

From-SVN: r101696
gcc/ada/raise.c