> Am 09.06.2026 um 20:57 schrieb Eric Botcazou <[email protected]>:
>
> Having too many special cases can be counter-productive as shown here.
>
> Tested on x86-64/Linux, applied on the mainline and 16 branch.
>
> RMs, I'd like to backport the fixlet for the 15.3 release, any objections?
Your call, there will be no extra RC for it.
Thanks,
Richard
>
> 2026-06-09 Eric Botcazou <[email protected]>
>
> PR ada/125695
> * libgnat/s-genbig.adb ("**"): Do not drop the sign on the floor.
> (Big_Exp): Take into account the parity of the exponent for -2.
>
>
> 2026-06-09 Eric Botcazou <[email protected]>
>
> * gnat.dg/bigint1.adb: New test.
>
> --
> Eric Botcazou
> <pr125695.diff>
> <bigint1.adb>