r249596 - in /branches/gcc-7-branch/gcc: Change...

thopre01@gcc.gnu.org thopre01@gcc.gnu.org
Fri Jun 23 16:08:00 GMT 2017


Author: thopre01
Date: Fri Jun 23 16:08:40 2017
New Revision: 249596

URL: https://gcc.gnu.org/viewcvs?rev=249596&root=gcc&view=rev
Log:
[ARM] Rename FPSCR builtins to correct names
2017-06-23  Thomas Preud'homme  <thomas.preudhomme@arm.com>

    Backport from mainline
    2017-05-04  Prakhar Bahuguna  <prakhar.bahuguna@arm.com>

    gcc/
    * gcc/config/arm/arm-builtins.c (arm_init_builtins): Rename
    __builtin_arm_ldfscr to __builtin_arm_get_fpscr, and rename
    __builtin_arm_stfscr to __builtin_arm_set_fpscr.

    gcc/testsuite/
    * gcc.target/arm/fpscr.c: New file.

Added:
    branches/gcc-7-branch/gcc/testsuite/gcc.target/arm/fpscr.c
Modified:
    branches/gcc-7-branch/gcc/ChangeLog
    branches/gcc-7-branch/gcc/config/arm/arm-builtins.c
    branches/gcc-7-branch/gcc/testsuite/ChangeLog



More information about the Gcc-cvs mailing list