alias.c: Include tree.h.
authorJohn Wehle <john@feith.com>
Thu, 19 Aug 1999 15:53:10 +0000 (15:53 +0000)
committerJohn Wehle <wehle@gcc.gnu.org>
Thu, 19 Aug 1999 15:53:10 +0000 (15:53 +0000)
commit7790df190afbe938f40506f1c75cfe7bef68496a
treeb5d7f5fb33fe1cfcee95d242ae0adb1d10bea2f1
parent4406229e16dd8ae08e135fdf156cc42e1baa6bf0
alias.c: Include tree.h.

* alias.c: Include tree.h.
(nonlocal_reference_p, mark_constant_function): New functions.
* flow.c (life_analysis): Call mark_constant_function.
* rtl.h (mark_constant_function): Declare it.

From-SVN: r28762
gcc/ChangeLog
gcc/alias.c
gcc/flow.c
gcc/rtl.h