https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114658
Bug ID: 114658
Summary: branch "releases/gcc-13" builds "gcc version 14.0.1
(experimental)"
Product: gcc
Version: 13.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: driver
Assignee: unassigned at gcc dot gnu.org
Reporter: felix-gcc at fefe dot de
Target Milestone: ---
Not sure how and where to file this bug, sorry.
I'm trying to build the current stable release branch, i.e. 13.2 with bug fixes
from git.
So I do git checkout releases/gcc-13 and build gcc, but the result doesn't say
it is gcc 13.2.1, it says it's gcc 14.0.1 (experimental).
Shouldn't this branch contain the non-experimental version?