Question on push

Tobias Burnus burnus@net-b.de
Sat Jan 16 13:00:33 GMT 2021


Hi Jerry,

yes, ChangeLog files are automatically generated from the commit log by 
the contrib/gcc-changelog/. If the generated changelog file is wrong 
because the script mishandled something, that script should be fixed.

In any case, if the ChangeLog file is wrong, you have to wait until the 
nightly script has run (which also bumps the gcc/DATESTAMP) and then you 
can fix the ChangeLog files and commit them.

Tobias

PS: Your commit also missed the PR in the commit.

PPS: If you backport something, use 'git cherry-pick -x', which also 
will handle the backported information in the changelog.

On 15.01.21 23:36, Jerry DeLisle wrote:
> Naturally the push was rejected several times.  As I was trying to 
> interpret the reasons given and go back and read the instructions, I 
> was given the impression that the behind the scenes process would 
> ammend the actual ChangeLog files for you.  I have not seen this 
> happen so to clarify, There are two ChangeLog files involved. 
> gcc/testsuite/ChangeLog and libgfortran/ChangeLog. 


More information about the Fortran mailing list