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]

[autovect] RFC: Indicate the branch name in the base version.


L.S.,

Would the following patch to the branch be useful:

2005-10-31  Toon Moene  <toon@moene.indiv.nluug.nl>

	* BASE-VER: Put branch name in base version.

Index: gcc/BASE-VER
===================================================================
--- gcc/BASE-VER	(revision 106252)
+++ gcc/BASE-VER	(working copy)
@@ -1 +1 @@
-4.1.0
+4.1.0-autovect

This shows then up in gcc -v and the test summaries going
to gcc-testresults.

Kind regards,

-- 
Toon Moene - e-mail: toon@moene.indiv.nluug.nl - phone: +31 346 214290
Saturnushof 14, 3738 XG  Maartensdijk, The Netherlands
A maintainer of GNU Fortran 95: http://gcc.gnu.org/fortran/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]