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, vta4.4] merged with trunk@148582 and 4.4@148582


I've just checked in a merge from trunk and gcc-4_4-branch into
var-tracking-assignments-branch and var-tracking-assignments-4_4-branch,
respectively, both starting from revision 148582.

-before and -after tags were created, and the merge-point tags were
updated to point to the newly-created -trunk and -4_4 merge tags.

The only non-mechanical change was to move VALUE in rtl.def so as to
prevent its CODE from overlapping with TREE_CODEs of DECLs, a condition
that VTA's var-tracking depends on (and verifies with a compile-time
check).

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