On Mon, 10 Apr 2017, Richard Biener wrote:
>
> The following fixes a fortran testcase involving safelen where
> store motion needs to be disabled for unanalyzable refs (we don't
> know how to transform them). But the safelen case missed to recurse
> (because that's only necessary for unanalyzabl
The following fixes a fortran testcase involving safelen where
store motion needs to be disabled for unanalyzable refs (we don't
know how to transform them). But the safelen case missed to recurse
(because that's only necessary for unanalyzable mems).
Bootstrap / regtest on x86_64-unknown-linux-