On Thu, 10 Mar 2016, Tom de Vries wrote:
> Hi,
>
> I wrote attached patch to print the actual contents of the varmap variable in
> tree-ssa-structalias.c.
>
> Does it make sense to rewrite this into a dump_varmap/debug_varmap patch?
Yes (but please not dump it by default) and I'd rather have a
Hi,
I wrote attached patch to print the actual contents of the varmap
variable in tree-ssa-structalias.c.
Does it make sense to rewrite this into a dump_varmap/debug_varmap patch?
Thanks,
- Tom
diff --git a/gcc/tree-ssa-structalias.c b/gcc/tree-ssa-structalias.c
index de12380..9d02b14 100644