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: [PATCH, GCC/ARM, gcc-5-branch, ping2] Fix gcc.target/arm/fpscr.c



On 30/06/17 16:41, Thomas Preudhomme wrote:
Ping?

Best regards,

Thomas

On 28/06/17 12:35, Thomas Preudhomme wrote:
Ping?

Best regards,

Thomas

On 26/06/17 12:32, Thomas Preudhomme wrote:
Hi,

As raised by Christophe Lyon, fpscr.c FAILs because arm_fp_ok and arm_fp
are not defined in GCC 5. This commit changes the test to use the same
recipe as gcc.target/arm/cmp-2.c

ChangeLog entry is as follows:


*** gcc/testsuite/ChangeLog ***

2017-06-26  Thomas Preud'homme <thomas.preudhomme@arm.com>

         * gcc.target/arm/fpscr.c: Require arm_vfp_ok instead of arm_fp_ok and
         add -mfpu=vfp -mfloat-abi=softfp instead of fp_ok options.


Ok for GCC 5?


Ok.
Thanks,
Kyrill

Best regards,

Thomas


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