On Fri, 11 Oct 2019, Bernd Edlinger wrote:
> Hi Richard,
>
> I became aware of this while looking at the -Wshadow=compatible-local
> warnings.
> The function vectorizable_live_operation uses a parameter called "vec_stmt"
> that is shadowed by something also called "vec_stmt". But in this case,
Hi Richard,
I became aware of this while looking at the -Wshadow=compatible-local warnings.
The function vectorizable_live_operation uses a parameter called "vec_stmt"
that is shadowed by something also called "vec_stmt". But in this case,
the vec_stmt actually only used as a boolean, i.e. pointe