]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/tree-pretty-print.c
PR c++/70675
authorjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Apr 2016 13:07:43 +0000 (13:07 +0000)
committerjakub <jakub@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 15 Apr 2016 13:07:43 +0000 (13:07 +0000)
commitc970b33debc7e79b64af1d41a37c466979776695
tree151fd9b45ad09f61055a86f02d879a0a4715304f
parent309bbaa3642f62d1175d083857342cba5979a900
PR c++/70675
* tree-pretty-print.c (do_niy): Add FLAGS argument, pass it down
to dump_generic_node.
(NIY): Pass also flags to do_niy.

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