arm.c (arm_expand_prologue): Set the stack usage to 0 for naked functions.
authorEric Botcazou <ebotcazou@adacore.com>
Fri, 20 May 2016 20:49:33 +0000 (20:49 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Fri, 20 May 2016 20:49:33 +0000 (20:49 +0000)
commit86e1c0b36f17f3a4153f982f1c5cf19bb867580e
treed2d98931167bbbaa9f4207adae187a46ab61cbc7
parent9cad20fa669f35bafba4beb6eb7464cb7d17fd12
arm.c (arm_expand_prologue): Set the stack usage to 0 for naked functions.

* config/arm/arm.c (arm_expand_prologue): Set the stack usage to 0
for naked functions.
(thumb1_expand_prologue): Likewise.

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