alias.c: Include basic-block.h.
authorJohn Wehle <john@feith.com>
Wed, 25 Oct 2000 05:00:53 +0000 (05:00 +0000)
committerJohn Wehle <wehle@gcc.gnu.org>
Wed, 25 Oct 2000 05:00:53 +0000 (05:00 +0000)
commite004f2f76e03ff21d9c834302098db16133ed3b9
tree8b38b5f56630ac29602da88b70cd3a1d2553583d
parent842a07880fd9628643e75042943f1a4bb7ecc1e6
alias.c: Include basic-block.h.

* alias.c: Include basic-block.h.
(loop_p): New function.
(mark_constant_function): Use it.
* Makefile.in (alias.o): Update dependencies.

From-SVN: r37044
gcc/ChangeLog
gcc/Makefile.in
gcc/alias.c