OSDN Git Service

2008-07-07 Fernando Pereira <fernando@cs.ucla.edu>
authorpronesto <pronesto@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Jul 2008 20:17:37 +0000 (20:17 +0000)
committerpronesto <pronesto@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 7 Jul 2008 20:17:37 +0000 (20:17 +0000)
commit489265323d5baf5bbc8c20f812695d38f73cbd3c
tree073ccbe13e2ce1f1b8f2e8899ef8e3376ed18d7e
parent04ccfa1a5dbd37766264c5776999ae6f79589d2c
2008-07-07  Fernando Pereira <fernando@cs.ucla.edu>

        * tree-ssa-structalias.c (compute_points_to_sets): Add call to
        dump_constraint_graph.
        (dump_constraint_edge): New function.
        (dump_constraint_graph): New function.
        (debug_constraint_graph): New function.
        (dump_constraint): Removed useless comparison.
        * tree-ssa-structalias.h (dump_constraint_edge): Declare.
        (dump_constraint_graph): Declare.
        (debug_constraint_graph): Declare.
        * tree-dump.c (struct dump_option_value_info): Declare
        TDF_GRAPH.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@137597 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-dump.c
gcc/tree-ssa-structalias.c
gcc/tree-ssa-structalias.h