This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Commit: FRV: Add support for -fstack-usage
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Nick Clifton <nickc at redhat dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Sun, 26 Aug 2012 12:29:38 +0200 (CEST)
- Subject: Re: Commit: FRV: Add support for -fstack-usage
- References: <87r4rsuvwj.fsf@redhat.com>
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
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.8/changes.html,v
retrieving revision 1.17
diff -u -3 -p -r1.17 changes.html
--- changes.html 20 Aug 2012 12:23:39 -0000 1.17
+++ changes.html 26 Aug 2012 10:27:18 -0000
@@ -153,6 +153,13 @@ by this change.</p>
libraries. This includes the system libraries and startup modules.</li>
</ul>
+<h3 id="frv">FRV</h3>
+
+ <ul>
+ <li>This target now supports the <code>-fstack-usage</code>
+ command-line option.</li>
+ </ul>
+
<h3 id="mips">MIPS</h3>
<ul>
<li>GCC now passes the <code>-mmcu</code> and <code>-mno-mcu</code>