[PATCH] Remove new-ra

Paolo Bonzini paolo.bonzini@lu.unisi.ch
Tue Jan 18 08:12:00 GMT 2005


>>>Bootstrapped, regtested on powerpc-darwin (all languages).
>>>Will commit soon as preapproved by Mark.
> 
> Can you also update changes.html? Thanks.

'tis done.

Paolo

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/changes.html,v
retrieving revision 1.25
diff -u -r1.25 changes.html
--- changes.html        8 Jan 2005 12:20:47 -0000       1.25
+++ changes.html        18 Jan 2005 08:10:19 -0000
@@ -36,8 +36,10 @@
          old loop optimization code with respect to common Fortran 
constructs.
          The new (tree) loop optimizer works differently and doesn't 
need those
          work-arounds.</li>
+    <li>The graph-coloring register allocator, formerly enabled by the 
option
+       <code>-fnew-ra</code>, has been discontinued.</li>
      <li><code>-I-</code> has been deprecated.  <code>-iquote</code> is 
meant
-    to replace the need for this option.</li>
+        to replace the need for this option.</li>
      <li>The MIPS <code>-membedded-pic</code> and <code>-mrnames</code>
          options have been removed.</li>
      <li>All MIPS targets now require the GNU assembler.  In particular,



More information about the Gcc-patches mailing list