> >> * 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?
Done, committed as r249214. I don't quite understand the difference, but this test suite does quite counter intuitive things. > > >> Thanks, > >> Tamar > > > >