]> git.pld-linux.org Git - packages/gcc.git/blobdiff - branch.sh
move acc_prof.h to gomp; package new arm headers
[packages/gcc.git] / branch.sh
index 11806e05816d46ef173d0a67582193e30e9f9f3e..92624723c55c65e51a12166f987e5152a43d6d59 100755 (executable)
--- a/branch.sh
+++ b/branch.sh
@@ -2,8 +2,8 @@
 set -e
 url=git://gcc.gnu.org/git/gcc.git
 package=gcc
-tag=releases/gcc-9.3.0
-branch=releases/gcc-9
+tag=releases/gcc-10.1.0
+branch=releases/gcc-10
 out=$package-branch.diff
 repo=$package.git
 
This page took 0.031438 seconds and 4 git commands to generate.