Thanks all for the info. That helps. On Fri, Jul 23, 2021 at 6:59 PM Jonathan Wakely <jwakely.gcc@xxxxxxxxx> wrote: > > > On Fri, 23 Jul 2021, 19:37 Mark Ito via Gcc-help, <gcc-help@xxxxxxxxxxx> > wrote: > >> Folks, >> >> Out in the wild, I see several Linux distributions that use GCC 8.3.1. But >> in the GCC git repository there is no such tag. releases/gcc-8.3.0 is the >> closest. Two questions: >> >> 1) Should I worry about the difference between 8.3.0 and 8.3.1? >> 2) If so, where do I get the source for 8.3.1? >> > > See https://gcc.gnu.org/develop.html#num_scheme > > Every commit between the 8.3.0 release and the 8.4.0 release identifies > itself as 8.3.1, so it just means "any snapshot between releases". > > > > >> -- Mark M. Ito markito3@xxxxxxxxx