Re: [PATCH] xtensa: report stack usage

2016-08-26 Thread Max Filippov
On Fri, Aug 26, 2016 at 9:24 AM, augustine.sterl...@gmail.com wrote: > On Fri, Aug 26, 2016 at 12:02 AM, Max Filippov wrote: >> This enables options -fstack-usage and -Wstack-usage. >> >> 2016-08-21 Max Filippov >> gcc/ >>

Re: [PATCH] xtensa: report stack usage

2016-08-26 Thread augustine.sterl...@gmail.com
On Fri, Aug 26, 2016 at 12:02 AM, Max Filippov wrote: > This enables options -fstack-usage and -Wstack-usage. > > 2016-08-21 Max Filippov > gcc/ > * config/xtensa/xtensa.c (xtensa_expand_prologue): Update >

[PATCH] xtensa: report stack usage

2016-08-26 Thread Max Filippov
This enables options -fstack-usage and -Wstack-usage. 2016-08-21 Max Filippov gcc/ * config/xtensa/xtensa.c (xtensa_expand_prologue): Update current_function_static_stack_size variable with the static stack frame size of the current function when