On Tue, 2020-01-21 at 17:56 -0800, apin...@marvell.com wrote:
> From: Andrew Pinski <apin...@marvell.com>
>
> tree-ssa testcases sometimes check autovect effective target
> but does not set it up. On MIPS, those testcases fail with
> some TCL error messages. This fixes the issue by calling
> check_vect_support_and_set_flags inside tree-ssa.exp.
> There might be other .exp files which need to be done this
> way too but I have not checked all of them.
>
> OK? Tested on x86_64-linux-gnu and a cross to mips64-octeon-linux-gnu.
> Both full run of the testsuite and running tree-ssa.exp by itself.
>
> Thanks,
> Andrew Pinski
>
> testsuite/ChangeLog:
> * tree-ssa.exp: Set DEFAULT_VECTCFLAGS and DEFAULT_VECTCFLAGS.
> Call check_vect_support_and_set_flags also.
OK
jeff
>