arm.c (arm_expand_prologue): Report the static stack size if -fstack-usage is used.
authorThomas Klein <th.r.klein@web.de>
Tue, 14 Dec 2010 16:00:33 +0000 (16:00 +0000)
committerIan Lance Taylor <ian@gcc.gnu.org>
Tue, 14 Dec 2010 16:00:33 +0000 (16:00 +0000)
commit55256000cf069f58f1e19df4786766a2da17bf3d
tree82e4c657d8ed540233c6ee52d4f97aa2b90648cb
parentf5b77e7d992ab6739b6eb4e640c1d85206a3ad51
arm.c (arm_expand_prologue): Report the static stack size if -fstack-usage is used.

* config/arm/arm.c (arm_expand_prologue): Report the static stack
size if -fstack-usage is used.
(thumb1_expand_prologue): Likewise.

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