This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Add -Wdisabled-optimization to loop prefetching pass (PR, tree-optimization/79803).


On Fri, Mar 3, 2017 at 11:57 AM, Richard Biener
<richard.guenther@gmail.com> wrote:
> On Thu, Mar 2, 2017 at 6:48 PM, Martin Liška <mliska@suse.cz> wrote:
>> Hello.
>>
>> I've just followed Richi's advises in the PR.
>>
>> Patch can bootstrap on ppc64le-redhat-linux and survives regression tests.
>>
>> Ready to be installed?
>
> I think the check tests for power-of two, not even.  Also you should mention
> this is a --param, otherwise people might think their CPU is broken ;)
>
> Ok otherwise.

Oh, and maybe only warn once, not for each function...

>
> Thanks,
> Richard.
>
>> Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]