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] Fix PR optimization/11536


> You spelled my name wrong it is a "i" at the end not a "y".

I apologize. I'll correct it when commiting the testcase.

> One more thing the reason why I wrote the testcase why I did
> in the bug because without the extra call in the for loop on ppc,
> the loop will be changed into a branch on count reg loop so the
> testcase will not fail but with the call there it will fail.

Ah!

This version fails on x86 and is (marginally) easier to debug.

-- 
Eric Botcazou


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