https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54089
--- Comment #100 from Alexander Klepikov <klepikov.alex+bugs at gmail dot com> --- Created attachment 55513 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=55513&action=edit Arithmetic right shift late expanding (In reply to Oleg Endo from comment #99) > Meanwhile, here's my iteration on your patch. Thank you! I did all checks I did before, added testcases, and edited to fit the code style.