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]

Re: [PATCH PR66702]Skip pr48052 on targets not support vect_int_mult


On 07/03/2015 02:02 AM, Bin Cheng wrote:
Hi,
The test failed on sparc because sparc doesn't support vect_int_mult.  This
patch adds the prerequisite condition thus skips test on such platforms.

An obvious change, will apply it in 24h.

Thanks,
bin

gcc/testsuite/ChangeLog
2015-07-02  Bin Cheng  <bin.cheng@arm.com>

	PR tree-optimization/66720
	* gcc.dg/vect/pr48052.c: Use dg-require-effective-target
	vect_int_mult.
OK.
jeff



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