===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.159
@@ -299,6 +299,11 @@
for GCC. Patches for this branch should be marked <code>[trans-mem]</code>
in the subject line. The branch is maintained by Richard Henderson.</dd>
+ <dt><a href="http://gcc.gnu.org/wiki/Atomic/GCCMM">C++ memory model</a></dt>
+ <dd>This branch is for the implementation of the C++ memory model.
+ Patches for this branch should be marked <code>[cxx-mem-model]</code>
+ in the subject line. The branch is maintained by Aldy Hernandez.</dd>
+
<dt>dwarf4</dt>
<dd>This branch is for support of DWARF-4 features.
DWARF-4 is currently under development, so changes on this branch
> mind updating svn.html with a short note on this new branch? Whoops, sorry about that. Applied attached patch.