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: [PATCH] Revert r234572 (aka PR testsuite/70577)


On April 12, 2016 2:12:14 PM GMT+02:00, Jan Hubicka <hubicka@ucw.cz> wrote:
>> Hello.
>> 
>> As release managers agreed on IRC, following patch reverts r234572
>> which introduced new PR testsuite/70577.
>> 
>> I've been running bootstrap & regression tests on x86_64-linux-gnu.
>> Ready to be installed after it finishes?
>
>OK, thanks for the revert. 
>I looked into the prefetch testcase and I think it only needs updating
>becasue
>all arrays are trailing. I will try to debug the galgel issue.

I think we do not want prefetching for the trailing array of size 5.  This is what the testcase tests.  I think we do want prefetching for a trailing array of size 1000.  Thus I think the previous behavior of estimated niter was better.

Richard.

>Honza



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