On 23/11/16 05:25, Hurugalawadi, Naveen wrote: > Hi, > > Please find attached the patch that fixes PR77635. > > Some load pair testcase fails when gcc is configured "--with-cpu=thunderx" > as -mcpu=generic is missed out in them. > The attached patch modifies the testcases to use -mcpu=generic. > > Please review the patch and let me know if its okay? > > 2016-11-23 Naveen H.S <naveen.hurugalaw...@caviumnetworks.com> > > * gcc.target/aarch64/ldp_stp_1.c : Add -mcpu=generic. > * gcc.target/aarch64/store-pair-1.c : Likewise. >
OK. R.