gcc/contrib
Jakub Jelinek ff060ef08c contrib: Fix up git-descr.sh regression [PR102664]
On Wed, Mar 09, 2022 at 12:40:24PM -0500, Patrick Palka via Gcc-patches wrote:
> On Wed, Mar 9, 2022 at 8:54 AM Mikael Morin <morin-mikael@orange.fr> wrote:
> > Le 08/03/2022 à 18:58, Jonathan Wakely via Gcc-patches a écrit :
> > > Replace \([0-9]\+\) with \([0-9][0-9]*\) or with \([1-9][0-9]*\) in release branch numbers, where
> > > a leading zero does not occur.
> > >
> > Note that you also changed some gcc-[0-9]* to gcc-[1-9]*, which is a
> > typo/thinko I guess?  It looks like it wouldn’t match gcc-10 any more
> > for example…
>
> Perhaps related to this, I noticed the following
>   git gcc-descr ea1ce0d163
> now fails with
>   fatal: No tags can describe 'ea1ce0d163ea1d63b6837144ae4be51d92630007'.
> instead of outputting
>   r0-52309-gea1ce0d163ea1d

That is because of those [0-9] to [1-9] changes which prevent
basepoints/gcc-0 from working.  While basepoints/gcc-005 etc. are certainly
unexpected, basepoints/gcc-0 needs to work.

2022-03-10  Jakub Jelinek  <jakub@redhat.com>

	PR other/102664
	* git-descr.sh: Replace all [1-9] occurrences with [0-9].
	* git-undescr.sh: Likewise.
2022-03-10 09:42:03 +01:00
..
gcc-changelog gcc-changelog: Be stricter for top-level dir. 2022-01-24 13:26:30 +01:00
header-tools Daily bump. 2022-01-18 00:16:54 +00:00
legacy
reghunt
regression
testsuite-management contrib: testsuite-management: Update to be python3 compatible 2021-11-05 16:38:03 +01:00
unicode contrib: add unicode/utf8-dump.py 2021-11-01 11:52:28 -04:00
vim-gcc-dev
analyze_brprob_spec.py contrib: update analyze_brprob_* scripts. 2022-01-31 16:42:15 +01:00
analyze_brprob.py contrib: update analyze_brprob_* scripts. 2022-01-31 16:42:15 +01:00
bench-stringop
ChangeLog Daily bump. 2022-03-10 00:16:28 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
check_GNU_style_lib.py check_GNU_style_lib: skip .py files (one should use flake8). 2022-01-19 14:54:03 +01:00
check_GNU_style.py
check_GNU_style.sh
check_makefile_deps.sh
check_warning_flags.sh
check-internal-format-escaping.py Fix flake8 errors. 2021-11-02 10:27:27 +01:00
check-MAINTAINERS.py check-MAINTAINERS.py: use sys.argv[1] 2022-01-11 14:29:54 +01:00
check-params-in-docs.py contrib: Support itemx in check-params-in-docs.py. 2021-11-23 08:26:51 +01:00
clang-format
compare_tests
compare_two_ftime_report_sets
compare-all-tests
compare-debug
compare-lto
compareSumTests3
config-list.mk Obsolete hppa[12]*-*-hpux10* and hppa[12]*-*-hpux11* 2021-09-20 11:25:18 +02:00
dg-cmp-results.sh
dg-extract-results.py
dg-extract-results.sh
dglib.pm
download_prerequisites Update GMP/MPFR/MPC/ISL version in contrib/download_prerequisites 2021-11-24 11:10:06 +01:00
filter_gcc_for_doxygen
filter_knr2ansi.pl
filter_params.py
filter-clang-warnings.py contrib: filter out one more Clang warning. 2022-01-23 10:52:41 +01:00
gcc_build
gcc_update Change references of .c files to .cc files 2022-01-17 22:12:07 +01:00
gcc-git-customization.sh contrib: Put gcc-descr and gcc-undescr to file. 2022-01-27 18:44:47 +01:00
gcc.doxy
gen_autofdo_event.py
gennews
git-add-user-branch.sh
git-add-vendor-branch.sh
git-backport.py Come up with git-fix-changelog.py script. 2022-01-19 09:08:51 +01:00
git-commit-mklog.py
git-descr.sh contrib: Fix up git-descr.sh regression [PR102664] 2022-03-10 09:42:03 +01:00
git-fetch-vendor.sh
git-fix-changelog.py Come up with git-fix-changelog.py script. 2022-01-19 09:08:51 +01:00
git-undescr.sh contrib: Fix up git-descr.sh regression [PR102664] 2022-03-10 09:42:03 +01:00
gthr_supp_vxw_5x.c
index-prop
jit-coverage-report.py
make_sunver.pl
make-obstacks-texi.pl
mark_spam.py
mklog.py
paranoia.cc Change references of .c files to .cc files 2022-01-17 22:12:07 +01:00
patch_tester.sh
prepare_patch.sh
prepare-commit-msg
prerequisites.md5 Update GMP/MPFR/MPC/ISL version in contrib/download_prerequisites 2021-11-24 11:10:06 +01:00
prerequisites.sha512 Update GMP/MPFR/MPC/ISL version in contrib/download_prerequisites 2021-11-24 11:10:06 +01:00
repro_fail
test_installed
test_mklog.py
test_recheck
test_summary
texi2pod.pl
uninclude
unused_functions.py
update-copyright.py Add University of Illinois as external author 2022-01-03 10:39:25 +01:00
vimrc
warn_summary