aboutsummaryrefslogtreecommitdiff
path: root/gcc/fortran/interface.c
diff options
context:
space:
mode:
authorPatrick Palka <ppalka@gcc.gnu.org>2016-08-22 15:13:16 +0000
committerPatrick Palka <ppalka@gcc.gnu.org>2016-08-22 15:13:16 +0000
commit1321723711ff8d2446da3eb2eb1830e6c172982b (patch)
treee2384c92d1ec0bed6e70276c4ca04e35c2ca8675 /gcc/fortran/interface.c
parent6dc198e3a58a7acc5874f8912180f0a8ec8554c6 (diff)
downloadgcc-1321723711ff8d2446da3eb2eb1830e6c172982b.zip
gcc-1321723711ff8d2446da3eb2eb1830e6c172982b.tar.gz
gcc-1321723711ff8d2446da3eb2eb1830e6c172982b.tar.bz2
Improve readability of debug_tree() dumps for SSA_NAME and VECTOR_CST
gcc/ChangeLog: * print-tree.c (print_node) [VECTOR_CST]: Coalesce the output of identical consecutive elements. [SSA_NAME]: Print the name's def stmt on its own line. When printing the node's def stmt, avoid printing an unwanted trailing newline by replacing the call to print_gimple_stmt() with its inlined body and adjusting it to not set pp_needs_newline and to call pp_flush() instead of pp_newline_and_flush(). From-SVN: r239661
Diffstat (limited to 'gcc/fortran/interface.c')
0 files changed, 0 insertions, 0 deletions