diff options
author | Nathan Froyd <froydnj@codesourcery.com> | 2011-04-05 17:24:06 +0000 |
---|---|---|
committer | Nathan Froyd <froydnj@gcc.gnu.org> | 2011-04-05 17:24:06 +0000 |
commit | b405b27425b6d7a8e20cdf17f79ead9445592e82 (patch) | |
tree | b32d362826a8a36a09cfbfc1c9b1ecdbfe868db1 /gcc/tree-ssa-threadupdate.c | |
parent | 6409abe3abd76eb49daa2aaa039eaca605c68779 (diff) | |
download | gcc-b405b27425b6d7a8e20cdf17f79ead9445592e82.zip gcc-b405b27425b6d7a8e20cdf17f79ead9445592e82.tar.gz gcc-b405b27425b6d7a8e20cdf17f79ead9445592e82.tar.bz2 |
combine.c: Include obstack.h.
* combine.c: Include obstack.h.
(struct insn_link): Define.
(uid_log_links): Adjust type.
(FOR_EACH_LOG_LINK): New macro.
(insn_link_obstack): Declare.
(alloc_insn_link): Define.
(create_log_links): Call it. Use FOR_EACH_LOG_LINK and adjust
type of link variables.
(find_single_use, insn_a_feeds_b, combine_instructions): Likewise.
(try_combine, record_promoted_values, distribute_notes): Likewise.
(distribute_links): Likewise. Tweak prototype.
(clear_log_links): Delete.
(adjust_for_new_dest): Call alloc_insn_link.
* Makefile.in (combine.o): Depend on $(OBSTACK_H).
From-SVN: r171993
Diffstat (limited to 'gcc/tree-ssa-threadupdate.c')
0 files changed, 0 insertions, 0 deletions