This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[rtl-fud] New branch created


Hi,

Hi,

Everyone else is creating branches today, so let me join the club and
announce a new branch: rtl-fud-branch. The purpose of the branch is to
implement factored use-def chains for RTL.  The goal is to have this
ready for GCC 4.4.

Gr.
Steven



Index: svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.89
diff -u -r1.89 svn.html
--- svn.html	18 Jun 2008 17:58:12 -0000	1.89
+++ svn.html	18 Jun 2008 21:09:55 -0000
@@ -425,6 +425,12 @@
   Patches and discussion on this branch should be marked with the tag
   <code>[thread-annotations]</code> in the subject line.</dd>

+  <dt>rtl-fud-branch</dt>
+  <dd>This branch is for the development of factored use-def chains
+  as an SSA form for RTL. Patches should be marked with the tag
+  <code>[rtl-fud]</code> in the subject line.  The branch is maintained
+  by Steven Bosscher and Kenneth Zadeck.</dd>
+
 </dl>

 <h4>Architecture-specific</h4>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]