https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65831
--- Comment #5 from Alex K. <pleskav at ya dot ru> --- (In reply to Martin Liška from comment #4) > (In reply to Alex K. from comment #3) > > I noticed that this bug was fixed on trunk. > > https://github.com/gcc-mirror/gcc/blob/master/gcc/gcov.c#L916 > > > > But in branch gcc-4_9-branch > > https://github.com/gcc-mirror/gcc/blob/gcc-4_9-branch/gcc/gcov.c#L728 > > gcov.c-file > > does not contain this bug fix. > > > > What newest version of GCC will contain this bug fix? > > GCC 4.9 is not going to have a release. If you are interested, I can > back-port that to 5 and 6 branch. Are you? Yes, I am interested. Please, back-port that to 5 and 6 branch. Thank you!