Hello Jakub,

On Tue Jun 9, 2026 at 11:05 AM CEST, Jakub Jelinek wrote:
> On Thu, Jun 04, 2026 at 10:45:42AM +0200, Marc Poulhiès wrote:
>> From: Viljar Indus <[email protected]>
>> 
>> This reverts commit 5c0785d62ca44b9073e543b2b3dbb04f0aca83af.
>> 
>> Tested on x86_64-pc-linux-gnu, committed on master.
>
> This broke ChangeLog generation, please make sure to never refer
> to commit hashes from other repositories in "This reverts commit"
> lines.

Sorry about that, I messed up during the rebasing of our local changes, I
usually kill such changes when both the change and its revert are part of the
same contribution group.

> I've fixed this manually by using hacked up git_version_update.py,
> but please make sure to add into gcc/ada/ChangeLog corresponding
> entry manually.

I'm not 100% sure what you mean by that. Should I change manually the
gcc/ada/ChangeLog by inserting at the correct location (chronologically)
something like:

2026-06-04  Viljar Indus  <[email protected]>

        Revert:
        2026-06-04  Viljar Indus  <[email protected]>

        * sem_prag.adb (Analyze_Pragma): Remove overflow supression
        workaround.

Thank you and sorry again,
Marc

Reply via email to