[gcc/devel/omp/gcc-16] Identify OMP development branch in output of 'gcc --version'

Sandra Loosemore via Gcc-cvs <[email protected]>
Newsgroups gmane.comp.gcc.cvs
Message-ID <[email protected]>
https://gcc.gnu.org/g:4b6692f0c7bc6a614b1c380a683c3daefec48379

commit 4b6692f0c7bc6a614b1c380a683c3daefec48379
Author: Sandra Loosemore <[email protected]>
Date:   Thu Apr 2 19:57:50 2026 +0000

    Identify OMP development branch in output of 'gcc --version'
    
    gcc/ChangeLog
            * Makefile.in (REVISION_s): Change default message.

Diff:
---
 gcc/Makefile.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gcc/Makefile.in b/gcc/Makefile.in
index 8ecef4ccdc7f..22c544319acc 100644
--- a/gcc/Makefile.in
+++ b/gcc/Makefile.in
@@ -969,7 +969,7 @@ ifdef REVISION_c
 REVISION_s  := \
   "\"$(if $(DEVPHASE_c)$(filter-out 0,$(PATCHLEVEL_c)), $(REVISION_c))\""
 else
-REVISION_s  := "\"\""
+REVISION_s  := "\" [OG16]\""
 endif
 
 # Shorthand variables for dependency lists.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.