[Bug tree-optimization/96535] [10/11 Regression] GCC 10 ignoring function __attribute__ optimize for all x86 since r11-1019
guojiufu at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Aug 11 14:04:58 GMT 2020
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!
More information about the Gcc-bugs
mailing list