aboutsummaryrefslogtreecommitdiff
path: root/gcc/cgraph.c
diff options
context:
space:
mode:
authorTamar Christina <tamar.christina@arm.com>2019-11-29 09:22:15 +0000
committerTamar Christina <tnfchris@gcc.gnu.org>2019-11-29 09:22:15 +0000
commit60178a322b4e8d0dc6cf50f57f8fa1fdf624a1f0 (patch)
tree4a26dbb10caa862de401ae515adfd9e27363dc0e /gcc/cgraph.c
parent438d9c4afa635c7a1475feebbc220fe8d335c664 (diff)
downloadgcc-60178a322b4e8d0dc6cf50f57f8fa1fdf624a1f0.zip
gcc-60178a322b4e8d0dc6cf50f57f8fa1fdf624a1f0.tar.gz
gcc-60178a322b4e8d0dc6cf50f57f8fa1fdf624a1f0.tar.bz2
Testsuite: Turn off vect-epilogue-nomask for slp-rect-3
Without epiloque no mask it would only try HI modes, but thanks to the epiloques nomask It tries QI mode as well which succeeds. The xfail then generates an xpass since the condition on it checks for HI to SI and not QI. So I disabled the epiloque mask since it seems to violate the conditions the test actually wanted to test for. gcc/testsuite/ChangeLog: * gcc.dg/vect/slp-reduc-3.c: Turn off epilogue-nomask. From-SVN: r278834
Diffstat (limited to 'gcc/cgraph.c')
0 files changed, 0 insertions, 0 deletions