This is the mail archive of the gcc@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: loop hoisting fails


"Paulo J. Matos" <pocmatos@gmail.com> writes:

> On 10/02/11 16:04, Ian Lance Taylor wrote:
>>
>> Bother.  I've encountered that problem before and I think I used a
>> sledgehammer (a local patch).  It's definitely a bug that gcse doesn't
>> consider costs.
>>
>
> At least I am happy that you confirm this. :) Have you reported a bug
> for this before?

No, because it's inherently target specific, and when I encountered it I
was working on a private target.  The issue can't be reliably fixed
without some test cases.

Ian


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