aboutsummaryrefslogtreecommitdiff
path: root/gcc/tree.c
diff options
context:
space:
mode:
authorDaniel Berlin <dan@cgsoftware.com>2001-08-28 23:43:23 +0000
committerDaniel Berlin <dberlin@gcc.gnu.org>2001-08-28 23:43:23 +0000
commitd59c53465154c8217f8d5f1fc3e53e78a170ee9a (patch)
tree09a663683554d8dfc61afec1cf2ad7d6ea9e5cbf /gcc/tree.c
parente0c39f1bd5bba4eede3377639e00a5cce968291e (diff)
downloadgcc-d59c53465154c8217f8d5f1fc3e53e78a170ee9a.zip
gcc-d59c53465154c8217f8d5f1fc3e53e78a170ee9a.tar.gz
gcc-d59c53465154c8217f8d5f1fc3e53e78a170ee9a.tar.bz2
df.h (struct df): Add rts_order variable.
2001-08-28 Daniel Berlin <dan@cgsoftware.com> * df.h (struct df): Add rts_order variable. * df.c (df_visit_next_rts): New function. (df_visit_next): Renamed to df_visit_next_rc (df_analyse_1): Allocate/compute/free rts_order as well. (df_rd_global_compute): Use df_visit_next_rc instead of df_visit_next. (df_ru_global_compute): Use df_visit_next_rts instead of df_visit_next. * flow.c (flow_reverse_top_sort_order_compute): New function. * basic-block.h: Add prototype. From-SVN: r45246
Diffstat (limited to 'gcc/tree.c')
0 files changed, 0 insertions, 0 deletions