c_tree', and appears to completely
ignore the 'dump_flags_t'. (Ignores it in 'c_pretty_printer::statement',
and passes 'TDF_NONE' into 'dump_generic_node'.)
See the attached "Honor dump options for C/C++ '-fdump-tree-original'"
for w
_tree', and appears to completely
> ignore the 'dump_flags_t'. (Ignores it in 'c_pretty_printer::statement',
> and passes 'TDF_NONE' into 'dump_generic_node'.)
>
> See the attached "Honor dump options for C/C++ '-fdump-tree-original
es it in 'c_pretty_printer::statement',
and passes 'TDF_NONE' into 'dump_generic_node'.)
See the attached "Honor dump options for C/C++ '-fdump-tree-original'"
for what I have quickly hacked up. Does that make any sense to do like
this, and if yes,