https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92658
--- Comment #23 from Hongtao.liu <crazylht at gmail dot com> --- (In reply to Uroš Bizjak from comment #22) > (In reply to Hongtao.liu from comment #21) > > Add define_code_attr like aarch64/iterators.md? > > > > ---------- > > ;; Map rtl objects to optab names > > (define_code_attr optab [(ashift "ashl") > > (ashiftrt "ashr") > > (lshiftrt "lshr") > > (rotatert "rotr") > > (sign_extend "extend") > > (zero_extend "zero_extend") > > Yes. Please go ahead, the patch is preapproved. Fixed by r11-6351