This is the mail archive of the gcc-patches@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]

[www,vta,vta4.4] 4.4 branchpoint merged into vta, vta4.4 branched off


I've just completed merging from trunk, up to the 4.4 branchpoint, into
the var-tracking-assignments-branch.  At that point I created
var-tracking-assignments-4_4-branch, off off
var-tracking-assignments-branch.

The changes brought into the branch can be obtained with this command:

# svn diff \
http://gcc.gnu.org/svn/gcc/tags/var-tracking-assignments-merge-145121-before \
http://gcc.gnu.org/svn/gcc/tags/var-tracking-assignments-merge-145121-after

The accummulated changes in the branch, compared with the trunk, can be
obtained with this command:

# svn diff \
http://gcc.gnu.org/svn/gcc/tags/var-tracking-assignments-merge-145121-trunk-4_4-branchpoint \
http://gcc.gnu.org/svn/gcc/tags/var-tracking-assignments-merge-145121-after


Reflecting the upcoming status changes in the branch (will merge from
trunk shortly), and the creation of var-tracking-assignments-4_4-branch,
I'm installing this change in the web pages:

--- svn.html	06 Apr 2009 15:36:05 -0300	1.118
+++ svn.html	09 May 2009 02:28:07 -0300	
@@ -167,9 +167,10 @@ the command <code>svn log --stop-on-copy
   <dd>This branch aims at improving debug information by annotating
   assignments early in the compilation, and carrying over such
   annotations throughout optimization passes and representations.
-  This branch is maintained by Alexandre Oliva.  This branch is
-  now tracking GCC 4.4; a separate 4.3 branch was maintained for some
-  time, but there are no plans to maintain it any further.</dd>
+  This branch is maintained by Alexandre Oliva.  While it tracks the
+  trunk, var-tracking-assignments-4_4-branch tracks gcc-4_4-branch.  A
+  separate 4.3 branch was maintained for some time, but there are no
+  plans to maintain it any further.</dd>
 
   <dt>struct-reorg-branch</dt>
   <dd>This branch is for the development of structure reorganization


-- 
Alexandre Oliva, freedom fighter    http://FSFLA.org/~lxoliva/
You must be the change you wish to see in the world. -- Gandhi
Be Free! -- http://FSFLA.org/   FSF Latin America board member
Free Software Evangelist      Red Hat Brazil Compiler Engineer


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