[PATCH]: Add info about improved-aliasing branch

Daniel Berlin dberlin@dberlin.org
Mon Aug 29 14:04:00 GMT 2005


This documents the improved aliasing branch.
Okay?

Index: cvs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/cvs.html,v
retrieving revision 1.198
diff -u -p -r1.198 cvs.html
--- cvs.html	28 Jul 2005 21:09:10 -0000	1.198
+++ cvs.html	25 Aug 2005 19:35:28 -0000
@@ -238,6 +238,15 @@ generally of the form "gcc-<i>X</i>_<i>Y
    <dd>This branch contains a version of reload in which the tracking
    of reload register lifetimes and the inheritance code has been
    rewritten in an attempt to make it more maintainable.</dd>
+ 
+  <dt>improved-aliasing-branch</dt>
+  <dd>This branch contains improvements to the tree-based aliasing
+  infrastructure.  The branch is maintained by Daniel Berlin <<a
+  href="mailto:dberlin@dberlin.org">dberlin@dberlin.org</a>> and
+  Diego Novillo <<a href="mailto:dnovillo@redhat.com">
+    dnovillo@redhat.com</a>> and will be routinely merged with
+  mainline.  Patches should be markd with the tag 
+  <code>[improved-aliasing]</code> in the subject line.</dd>

  </dl>



More information about the Gcc-patches mailing list