* except.c (expand_throw): Add static attribute to match
commit5c4de4ecb0cc63c0c935f4ec3e7248e7763e77c9
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Dec 1999 23:24:58 +0000 (9 23:24 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 9 Dec 1999 23:24:58 +0000 (9 23:24 +0000)
tree7666e8073374846ad957d143d2a777c87f1d31c7
parent952cb193043a8fb11da052fd42672543c216fe26
* except.c (expand_throw): Add static attribute to match
prototype.

* Makefile.in (semantics.o): Add dependency on output.h.
* semantics.c: Include output.h for declaration of
make_function_rtl.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@30850 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/Makefile.in
gcc/cp/except.c
gcc/cp/semantics.c