On 4/27/2021 5:32 AM, Christophe Lyon via Gcc-patches wrote:
When an iterator cannot be expanded, it is helpful to see the expanded
name which is causing problems. It would be better to also print the
current iterator value (which couldn't match), but I couldn't find
how.
2021-03-01 Christop
Christophe Lyon via Gcc-patches writes:
> When an iterator cannot be expanded, it is helpful to see the expanded
> name which is causing problems. It would be better to also print the
> current iterator value (which couldn't match), but I couldn't find
> how.
>
> 2021-03-01 Christophe Lyon
>
>