[PATCH, GCC/testsuite] Fix gen-vect-26.c requirements

Thomas Preudhomme thomas.preudhomme@foss.arm.com
Tue Jun 13 09:10:00 GMT 2017


Hi,

gen-vect-26.c tests the vectorizer but only requires vect_cmdline_needed
effective target. It should also depends on vect_int to make sure a
vector unit is available on the target. This patch fixes that.

ChangeLog entry is as follows:

*** gcc/testsuite/ChangeLog ***

2017-06-05  Thomas Preud'homme  <thomas.preudhomme@arm.com>

	* gcc.dg/tree-ssa/gen-vect-26.c: Also require vect_int effective
	target.


Testing: Testcase is now skipped when targeting Cortex-M3.

Is this ok for trunk?

Best regards,

Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: fix_gen-vect-26.patch
Type: text/x-patch
Size: 673 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20170613/56af951d/attachment.bin>


More information about the Gcc-patches mailing list