re PR c++/70675 (compare-debug failure building LLVM)
authorJakub Jelinek <jakub@redhat.com>
Fri, 15 Apr 2016 13:07:43 +0000 (15:07 +0200)
committerJakub Jelinek <jakub@gcc.gnu.org>
Fri, 15 Apr 2016 13:07:43 +0000 (15:07 +0200)
commit51dbe4a05d67f3fe09dcd08336024293ef3fbd0c
tree151fd9b45ad09f61055a86f02d879a0a4715304f
parente501fa8e154cc59310f6c497745ef18b44157706
re PR c++/70675 (compare-debug failure building LLVM)

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.

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