This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH PR70803]Require "vect_int_mult" for the test.


Hi,
This patch fixes PR70803 by skipping targets that don't support vect_int_mult.  It's an obvious change.

Thanks,
bin

gcc/testsuite/ChangeLog
2016-04-29  Bin Cheng  <bin.cheng@arm.com>

	PR tree-optimization/70803
	* gcc.dg/vect/pr56625.c: Require vect_int_mult.

Attachment: pr70803.txt
Description: pr70803.txt


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]