except.c (expand_throw): Add static attribute to match prototype.
authorAndreas Jaeger <aj@suse.de>
Thu, 9 Dec 1999 23:24:58 +0000 (23:24 +0000)
committerMark Mitchell <mmitchel@gcc.gnu.org>
Thu, 9 Dec 1999 23:24:58 +0000 (23:24 +0000)
commit225ff11985aa7ebb3b51b935e0afe6197ae7f54e
tree7666e8073374846ad957d143d2a777c87f1d31c7
parent3eb24f739e0576e8370a1aa540950ec9555e62b2
except.c (expand_throw): Add static attribute to match prototype.

* 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.

From-SVN: r30850
gcc/cp/ChangeLog
gcc/cp/Makefile.in
gcc/cp/except.c
gcc/cp/semantics.c