OSDN Git Service

* profile.c (branch_prob): Remove unused variable insn.
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Aug 2001 16:57:53 +0000 (16:57 +0000)
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 6 Aug 2001 16:57:53 +0000 (16:57 +0000)
commit447f6a7fe8e74964aa7968437e65fa5a4c83f3b5
treeca515252204eb7227888e0361680bc2601da6c70
parent3ca5a306e74252426e0bcc97ac7224b6f0fbbe2c
* profile.c (branch_prob): Remove unused variable insn.

* Makefile.in (local-alloc.o): Add dependency on except.h.

* local-alloc.c: Include except.h for can_throw_internal prototype.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44665 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/Makefile.in
gcc/local-alloc.c
gcc/profile.c