On 13 June 2017 at 12:13, Kyrill Tkachov <kyrylo.tkac...@foss.arm.com> wrote: > > On 13/06/17 11:12, Tamar Christina wrote: >> >> Hi All, >> >> This fixes the failing test gcc.target/arm/sdiv_costs_1.c by >> requiring arm_arch_v8a_ok. >> >> >> OK for trunk? >> > > Ok. > Thanks, > Kyrill > > >> gcc/testsuite/ >> 2017-06-13 Tamar Christina <tamar.christ...@arm.com> >> >> * gcc.target/arm/sdiv_costs_1.c: >> Require arm_arch_v8a_ok and add march option. >>
Shouldn't you use add_options_for_arm_arch_v8a instead? >> Thanks, >> Tamar > >