> This simply prevents valgrind from complaining about an invalid read when
> pass_free_cfg::execute calls df_analyze for targets with delay slots,
> because var_location instructions are present in the RTL stream at this
> point.
>
> Tested on x86_64-suse-linux, applied on the mainline as obvious
This simply prevents valgrind from complaining about an invalid read when
pass_free_cfg::execute calls df_analyze for targets with delay slots, because
var_location instructions are present in the RTL stream at this point.
Tested on x86_64-suse-linux, applied on the mainline as obvious.
2016-0