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, vectorizer]: Fix PR tree-optimization/33597: ICE while compiling libswcale from ffmpeg


On 9/30/07, Uros Bizjak <ubizjak@gmail.com> wrote:
> Hello!
>
> We forgot to check if optab is available in requested mode. Attached
> patch introduces this missing check.
> Patch was bootstrapped and regression tested on x86_64-pc-linux-gnu.
>
> OK for mainline?

This is ok.

Thanks,
Richard.


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