https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96535
--- Comment #8 from Jiu Fu Guo <guojiufu at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #7) > Created attachment 49043 [details] > gcc11-pr96535.patch > > Updated patch to only move handling of the loop unrolling options (but I > need changes on the rs6000 side too to match that). I did not aware attribute(optimize) issue in previous patch. Thanks a lot for handle this!