r248920 - in /trunk/gcc: ChangeLog config/arm/a...

thopre01@gcc.gnu.org thopre01@gcc.gnu.org
Tue Jun 6 12:58:00 GMT 2017


Author: thopre01
Date: Tue Jun  6 12:58:02 2017
New Revision: 248920

URL: https://gcc.gnu.org/viewcvs?rev=248920&root=gcc&view=rev
Log:
[ARM] Rename *_compute_save_reg_mask ()

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

    gcc/
    * config/arm/arm.c (arm_compute_save_reg_mask): Rename into ...
    (arm_compute_save_core_reg_mask): This.
    (thumb1_compute_save_reg_mask): Rename into ...
    (thumb1_compute_save_core_reg_mask): This.
    (arm_compute_save_reg0_reg12_mask): Adapt comment.
    (arm_compute_frame_layout): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/arm.c



More information about the Gcc-cvs mailing list