On Fri, 5 Jul 2024, Alex Coplan wrote:

> This is a v2 patch which implements richi's feedback.
> 
> OK if it survives bootstrap on aarch64?

OK.

Thanks,
Richard.

> Thanks,
> Alex
> 
> -- >8 --
> 
> This adds debug functions to dump the dominator tree in dot format.
> There are two overloads: one which takes a FILE * and another which
> takes a const char *fname and wraps the first with fopen/fclose for
> convenience.
> 
> gcc/ChangeLog:
> 
>       * dominance.cc (dot_dominance_tree): New.
> 

-- 
Richard Biener <rguent...@suse.de>
SUSE Software Solutions Germany GmbH,
Frankenstrasse 146, 90461 Nuernberg, Germany;
GF: Ivo Totev, Andrew McDonald, Werner Knoblich; (HRB 36809, AG Nuernberg)

Reply via email to