This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [wwwdocs] Mention that -fforce-mem has been removed.
Hi Kazu,
* Kazu Hirata <kazu@codesourcery.com> [2007-03-17 15:02]:
> > + <li><code>-fforce-mem</code> has been removed because it has
> > + been a nop in the last few GCC releases.</li>
> Would you like to submit a patch for that?
I've checked this into:
Index: gcc-4.3/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.3/changes.html,v
retrieving revision 1.38
diff -u -r1.38 changes.html
--- gcc-4.3/changes.html 17 Mar 2007 18:33:20 -0000 1.38
+++ gcc-4.3/changes.html 17 Mar 2007 19:11:33 -0000
@@ -32,7 +32,8 @@
<code>m68k-uclinuxoldabi</code> also retains the original
80-bit <code>long double</code> on ColdFire targets.</li>
- <li><code>-fforce-mem</code> has been removed.</li>
+ <li>The <code>-fforce-mem</code> option has been removed
+ because it had no effect in the last few GCC releases.</li>
</ul>
<h2>General Optimizer Improvements</h2>
--
Martin Michlmayr
http://www.cyrius.com/