Fix comment for cmse_nonsecure_call_clear_caller_saved
authorThomas Preud'homme <thomas.preudhomme@arm.com>
Wed, 17 May 2017 09:18:25 +0000 (09:18 +0000)
committerThomas Preud'homme <thopre01@gcc.gnu.org>
Wed, 17 May 2017 09:18:25 +0000 (09:18 +0000)
commit26092cc782a0e027601d4764caa15accefdb56d1
tree6a2558d6f1ae297476ac2e73a35d3ebdf8595a66
parentd2d61a746904c8e530c1177232d8b49b92b25131
Fix comment for cmse_nonsecure_call_clear_caller_saved

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

    gcc/
    * config/arm/arm.c (cmse_nonsecure_call_clear_caller_saved): Refer
    readers to __gnu_cmse_nonsecure_call libcall for saving, clearing and
    restoring of callee-saved registers.

From-SVN: r248142
gcc/ChangeLog
gcc/config/arm/arm.c