https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104823
Martin Liška <marxin at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marxin at gcc dot gnu.org
--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> ---
(In reply to Patrick Palka from comment #2)
> r12-6075
Patrick, can you please start using latest git gcc-descr version:
gcc-descr = "!f() { \"`git rev-parse
--show-toplevel`/contrib/git-descr.sh\" $@; } ; f"
gcc-undescr = "!f() { \"`git rev-parse
--show-toplevel`/contrib/git-undescr.sh\" $@; } ; f"
So that hashes are appended to revisions:
$ git gcc-descr
r12-7534-g7cce7b1c3d8291
Thanks