diff options
author | Andrew Pinski <apinski@marvell.com> | 2020-01-20 22:10:32 +0000 |
---|---|---|
committer | Andrew Pinski <apinski@marvell.com> | 2020-01-22 20:44:07 +0000 |
commit | 9085381f1931cc3667412c8fff91878184835901 (patch) | |
tree | e79a507b086afaaa78037f2feb18823ba364fed8 /libgcc | |
parent | 597e403d6dbb44315f33fb2b5bb0ca4946a4a1e1 (diff) | |
download | gcc-9085381f1931cc3667412c8fff91878184835901.zip gcc-9085381f1931cc3667412c8fff91878184835901.tar.gz gcc-9085381f1931cc3667412c8fff91878184835901.tar.bz2 |
Allow tree-ssa.exp to be run by itself
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.
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.
testsuite/ChangeLog:
* tree-ssa.exp: Set DEFAULT_VECTCFLAGS and DEFAULT_VECTCFLAGS.
Call check_vect_support_and_set_flags also.
Diffstat (limited to 'libgcc')
0 files changed, 0 insertions, 0 deletions