> Am 24.06.2022 um 10:14 schrieb Martin Liška :
>
> Hi.
>
> As noticed in the PR, I wrongly introduced /= and *= operators.
> Problem was that these operators need to modify *this object.
>
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
>
> Ready to be installed?
Hi.
As noticed in the PR, I wrongly introduced /= and *= operators.
Problem was that these operators need to modify *this object.
Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
Ready to be installed?
Thanks,
Martin
PR middle-end/106059
gcc/ChangeLog:
*