resource.c (mark_referenced_resources): Change include_delayed_effects parameter...
authorIan Lance Taylor <iant@google.com>
Tue, 16 Jun 2009 18:55:20 +0000 (18:55 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 16 Jun 2009 18:55:20 +0000 (18:55 +0000)
commit675f99c97fb1fa0405b19eba9785075117d50849
tree83e14595650e69007e9dbeb944d1dff4b5977881
parenta322799debba41a2225dd52c2731adb5e19fa7ad
resource.c (mark_referenced_resources): Change include_delayed_effects parameter to bool.

* resource.c (mark_referenced_resources): Change
include_delayed_effects parameter to bool.  Change all callers.
(mark_end_of_function_resources): Likewise.
* reorg.c (insn_references_resource_p): Likewise.
(insn_sets_resource_p): Likewise.
* resource.h (mark_referenced_resources): Update declaration.
(mark_end_of_function_resources): Update declaration.

From-SVN: r148547
gcc/ChangeLog
gcc/reorg.c
gcc/resource.c
gcc/resource.h