Hi, I've pushed a new branch "openacc-gcc-9-branch" to the Git mirror (i.e. as a Git-only branch), for development of OpenACC and related functionality on top of the GCC 9 branch. It's currently based off the gcc-9_1_0-release tag, and contains a number of patches mainly merged from either the openacc-gcc-8-branch, or from further-developed versions of those patches that have been submitted for upstream review.
This patch updates the svn.html page to point to the new branch rather than the old openacc-gcc-8-branch, which is retired now. OK to commit? Thanks, Julian
Index: htdocs/svn.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v retrieving revision 1.225 diff -u -p -r1.225 svn.html --- htdocs/svn.html 30 Sep 2018 14:38:47 -0000 1.225 +++ htdocs/svn.html 4 Jun 2019 17:10:37 -0000 @@ -291,18 +291,18 @@ the command <code>svn log --stop-on-copy Patches should be marked with the tag <code>[no-undefined-overflow]</code> in the subject line. The branch is maintained by Richard Biener.</dd> - <dt><a href="https://gcc.gnu.org/wiki/OpenACC">openacc-gcc-8-branch</a></dt> + <dt><a href="https://gcc.gnu.org/wiki/OpenACC">openacc-gcc-9-branch</a></dt> <dd>This <a href="https://gcc.gnu.org/wiki/GitMirror">Git-only branch</a> is used for collaborative development of <a href="https://gcc.gnu.org/wiki/OpenACC">OpenACC support</a> and related functionality, such as <a href="https://gcc.gnu.org/wiki/Offloading">offloading support</a>. The - branch is based on gcc-8-branch. Find it + branch is based on gcc-9-branch. Find it at <code>git://gcc.gnu.org/git/gcc.git</code>, - <<a href="https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/openacc-gcc-8-branch">https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/openacc-gcc-8-branch</a>>, + <<a href="https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/openacc-gcc-9-branch">https://gcc.gnu.org/git/?p=gcc.git;a=shortlog;h=refs/heads/openacc-gcc-9-branch</a>>, or - <<a href="https://github.com/gcc-mirror/gcc/tree/openacc-gcc-8-branch">https://github.com/gcc-mirror/gcc/tree/openacc-gcc-8-branch</a>>. - Please send email with a short-hand <code>[og8]</code> tag in the subject + <<a href="https://github.com/gcc-mirror/gcc/tree/openacc-gcc-9-branch">https://github.com/gcc-mirror/gcc/tree/openacc-gcc-9-branch</a>>. + Please send email with a short-hand <code>[og9]</code> tag in the subject line, and use <code>ChangeLog.openacc</code> files.</dd> <dt><a href="https://gcc.gnu.org/wiki/plugins">plugins</a></dt>