On Thu, 9 Jul 2015, Richard Biener wrote:
>
> The following fixes a stupid bug with -ftree-loop-if-convert-stores.
> We were treating all but the same base as candidate to determine
> whether a ref was accessed unconditionally ...
>
> Bootstrap & regtest running on x86_64-unknown-linux-gnu.
App
The following fixes a stupid bug with -ftree-loop-if-convert-stores.
We were treating all but the same base as candidate to determine
whether a ref was accessed unconditionally ...
Bootstrap & regtest running on x86_64-unknown-linux-gnu.
Richard.
2015-07-09 Richard Biener
PR tree-op