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: [GCC][PATCH][ARM] Require arm_arch_v8a_ok for sdiv_costs_1.c


> >>         * 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
> >
> >

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