On 12 December 2017 at 18:29, Tamar Christina <tamar.christ...@arm.com> wrote: > Hi All, > > The previous test made use of arm_neon.h which made the whole test > rather fragile and only applicable to some of the arm targets. > > So instead I make use of different fpus now to test the generation of > fmla instructions. The actual instruction itself is not tested as all > we care about if that the proper .fpu directives are generated. > > Regtested on arm-none-eabi and arm-none-linux-gnueabihf > with no regressions. > > Ok for trunk? > > > gcc/testsuite/ > 2017-12-12 Tamar Christina <tamar.christ...@arm.com> > > PR target/82641 > * gcc.target/arm/pragma_fpu_attribute.c: New. > * gcc.target/arm/pragma_fpu_attribute_2.c: New. > Sorry, it seems your patch does not apply against ToT, and the ChangeLog looks incorrect (these are not new files)
Christophe