On Mon, Oct 13, 2014 at 3:15 PM, Renlin Li <[email protected]> wrote: > Hi all, > > This is a simple patch to add missing __ARM_FEATURE_IDIV__ predefined > marco(ACLE 2.0) into TARGET_CPU_CPP_BUILTINS. > Is it Okay to commit? > > > gcc/ChangeLog: > > 2014-10-13 Renlin Li <[email protected]> > > * config/arm/arm.h (TARGET_CPU_CPP_BUILTINS): Add ACLE 2.0 predefined > marco __ARM_FEATURE_IDIV__.
Replace this with "Define __ARM_FEATURE_IDIV__." in the Changelog. Ok with that change. Ramana
