2013-10-11 Richard Biener <rguenther@suse.de>
authorrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Oct 2013 11:28:49 +0000 (11:28 +0000)
committerrguenth <rguenth@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 11 Oct 2013 11:28:49 +0000 (11:28 +0000)
commit823f6908e0878a51dafe12eb01df9120ea473bed
treec0bb03b022531e1939ddd7c6de0e0f9b8bb80d28
parentda027d0abd8ed61d794fe30e0068f88fa9ceb19e
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@203426 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/tree-pretty-print.c