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]

[vta] trunk@147415 merged into var-tracking-assignments-branch


I've just completed merging from trunk, up to revision 147415, into the
var-tracking-assignments-branch.  There are -fcompare-debug errors I'm
yet to fix, but builds get at least through to the end of gcc/ in
stage2, so I'm going ahead and checking this in.


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-147415-before \
http://gcc.gnu.org/svn/gcc/tags/var-tracking-assignments-merge-147415-after

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

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

As usual,
http://gcc.gnu.org/svn/gcc/tags/var-tracking-assignments-merge-point
was updated to a copy of
http://gcc.gnu.org/svn/gcc/tags/var-tracking-assignments-merge-147415-trunk
so that the next merge can be performed from the merge-point, without
any additional information.


Now, on to fix the -fcompare-debug regressions...

-- 
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]