> I'm not sure I correctly understand you here, but my interpretation is that
> I should no longer submit Changelog entries, rather just the patch, and then

Right.

> a commit message (a-la git), and then presumably the Changelong entries will
> be generated automatically. From what I can see, gcc' website does not talk
> about that, so I'm guessing this format based on what I see from git-log,
> generally.
> 
> So assuming that, attached is the "correct" patch, and here is the commit
> message:
> 
> ---
> 
> Author: Richard Wai <rich...@annexi-strayline.com>
> 
> Ada: Ensure correct Cursor predefined equality behavior for hashed
> containers.
> 
> --
> 
> And for the record, the change log entries I've come up with as per the
> previous email:

And the commit log will look like:

2021-03-09  Richard Wai  <rich...@annexi-strayline.com>

gcc/ada/
        * libgnat/...

gcc/testsuite/
        * gnat.dg/containers2.adb: ...

Your patch is OK with these changes, thanks.

Reply via email to