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] [AArch64] Fix PR77634


On 23/11/16 05:25, Hurugalawadi, Naveen wrote:
> Hi,
> 
> Please find attached the patch that fixes PR77634.
> 
> Some testcase does not use -fno-vect-cost-model  and hence fails when gcc is
> configured "--with-cpu=thunderx".
> The attached patch modifies the testcases to use -fno-vect-cost-model.
> 
> Please review the patch and let me know if its okay?
> 
> 
> 2016-11-23  Naveen H.S  <Naveen.Hurugalawadi@caviumnetworks.com>
> 
> 	* gcc.target/aarch64/fmaxmin.c : Add -fno-vect-cost-model.
> 	* gcc.target/aarch64/fmul_fcvt_2.c : Likewise.
> 	* gcc.target/aarch64/vect-abs-compile.c : Likewise.
> 	* gcc.target/aarch64/vect-clz.c : Likewise.
> 	* gcc.target/aarch64/vect-fcm-eq-d.c : Likewise.
> 	* gcc.target/aarch64/vect-fcm-ge-d.c : Likewise.
> 	* gcc.target/aarch64/vect-fcm-gt-d.c : Likewise.
> 	* gcc.target/aarch64/vect-fmovd-zero.c : Likewise.
> 	* gcc.target/aarch64/vect-fmovd.c : Likewise.
> 	* gcc.target/aarch64/vect-fmovf-zero.c : Likewise.
> 	* gcc.target/aarch64/vect-fmovf.c : Likewise.
> 	* gcc.target/aarch64/vect_ctz_1.c : Likewise.
> 

OK.

R.


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