On Tue, 31 Jul 2012, Nick Clifton wrote:
> I am applying the patch below to add support for the -fstack-usage
> option to the FRV backend.
I also added the below to our release notes. Feel free to tweak,
add more, or let me know of changes you'd like to see.
Gerald
Index: changes.html
=
Hi Guys,
I am applying the patch below to add support for the -fstack-usage
option to the FRV backend.
Cheers
Nick
gcc/ChangeLog
2012-07-31 Nick Clifton
* config/frv/frv.c (frv_expand_prologue): Report stack usage.
gcc/testsuite/ChangeLog
2012-07-31 Nick Clifton
*