This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
How to tell that a compiler test result is from a branch?
- From: Steven Bosscher <stevenb dot gcc at gmail dot com>
- To: GCC Mailing List <gcc at gcc dot gnu dot org>
- Cc: Vladimir Makarov <vmakarov at redhat dot com>
- Date: Fri, 21 Dec 2012 00:25:08 +0100
- Subject: How to tell that a compiler test result is from a branch?
Hello,
I've bootstrapped&tested the LRA branch on ia64 and posted the results
to gcc-testresults
(http://gcc.gnu.org/ml/gcc-testresults/2012-12/msg01782.html).
Unfortunately there's nothing in the message that shows that this
wasn't a trunk checkout but the LRA branch.
Is it possible to identify the branch in the compiler version somehow?
I see the "REVISION" file mentioned in configure.ac and Makefile.in.
Should that file be used for this?
Ciao!
Steven