]> git.ipfire.org Git - thirdparty/gcc.git/commit
except.h (can_throw): Declare it.
authorMark Mitchell <mark@codesourcery.com>
Thu, 25 May 2000 23:43:43 +0000 (23:43 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 25 May 2000 23:43:43 +0000 (23:43 +0000)
commit0519ce3019d4a288ca12c3ac21086f2f0cb5e28d
tree6156335a45a8824c4127a4a8fb96fa8c5f78b50c
parent3ec6bad360a051793659af054b5ecf41318a2a8b
except.h (can_throw): Declare it.

* except.h (can_throw): Declare it.
* except.c (can_throw): Give it external linkage.
* resource.c (find_dead_or_set_registers): Use can_throw.

From-SVN: r34178
gcc/ChangeLog
gcc/except.c
gcc/except.h
gcc/resource.c