Martin Liška writes:
> Hi.
>
> The patch is about removal of an unreachable code. That has been proved
> by an accidental gcc_unreachable places 9 year ago.
Heh.
> Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
>
> Ready to be installed?
Yes, thanks.
Richard
> Thanks,
Hi.
The patch is about removal of an unreachable code. That has been proved
by an accidental gcc_unreachable places 9 year ago.
Patch can bootstrap on x86_64-linux-gnu and survives regression tests.
Ready to be installed?
Thanks,
Martin
gcc/ChangeLog:
2019-06-25 Martin Liska
PR tre