tree-pretty-print.c (dump_generic_node): Allow to dump both (D) and (ab) for SSA_NAMEs.
authorRichard Biener <rguenther@suse.de>
Fri, 11 Oct 2013 11:28:49 +0000 (11:28 +0000)
committerRichard Biener <rguenth@gcc.gnu.org>
Fri, 11 Oct 2013 11:28:49 +0000 (11:28 +0000)
commite6ad28c36884f4d68bfcca4169bad84921f21789
treec0bb03b022531e1939ddd7c6de0e0f9b8bb80d28
parent000ebb924254a0107e05cc8a2620040a7beea813
tree-pretty-print.c (dump_generic_node): Allow to dump both (D) and (ab) for SSA_NAMEs.

2013-10-11  Richard Biener  <rguenther@suse.de>

* tree-pretty-print.c (dump_generic_node): Allow to dump
both (D) and (ab) for SSA_NAMEs.  Mark INTEGER_CSTs with
(OVF) if TREE_OVERFLOW is set.

From-SVN: r203426
gcc/ChangeLog
gcc/tree-pretty-print.c