Update maintainer-scripts/* to take snapshots from 3.2 branch

Andreas Jaeger aj@suse.de
Sat Jul 27 03:53:00 GMT 2002


Here's a patch to take the snapshots from the 3.2 branch.

Ok to commmit to gcc-mainline?

Does somebody need to install them on gcc.gnu.org?  Who will do this?

Andreas

2002-07-27  Andreas Jaeger  <aj@suse.de>

	* gcc_release: Take snapshots from 3.2 branch.

	* snapshot-README: Snapshots are taken from GCC 3.2 branch.

============================================================
Index: maintainer-scripts/snapshot-README
--- maintainer-scripts/snapshot-README	21 May 2002 16:34:01 -0000	1.4
+++ maintainer-scripts/snapshot-README	27 Jul 2002 08:49:11 -0000
@@ -2,7 +2,7 @@ gcc-ss-@DATE@ is now available on 
   ftp://gcc.gnu.org/pub/gcc/snapshots/@LONG_DATE@
 and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
 
-This snapshot has been generated from the GCC 3.1 branch.
+This snapshot has been generated from the GCC 3.2 branch.
 
 You'll find:
 
============================================================
Index: maintainer-scripts/gcc_release
--- maintainer-scripts/gcc_release	26 May 2002 10:29:30 -0000	1.16
+++ maintainer-scripts/gcc_release	27 Jul 2002 08:49:12 -0000
@@ -517,8 +517,8 @@ if [ $SNAPSHOT -eq 0 ]; then
   fi
 else
   RELEASE=$DATE
-  # For now snapshots come from the 3.1 branch.
-  BRANCH=gcc-3_1-branch
+  # For now snapshots come from the 3.2 branch.
+  BRANCH=gcc-3_2-branch
   FTP_PATH="${FTP_PATH}/snapshots/${LONG_DATE}"
   TAG=gcc_ss_${DATE}
 

-- 
 Andreas Jaeger
  SuSE Labs aj@suse.de
   private aj@arthur.inka.de
    http://www.suse.de/~aj



More information about the Gcc-patches mailing list