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, rtl-optimization]: Fix PR rtl-optimization/33846, ICE in trunc_int_for_mode, at explow.c:55


> Attached patch implements your suggestion outlined above. Patch was
> bootstrapped and regression tested on x86_64-pc-linux-gnu. I have
> checked that the testcase is still vectorized.

Thanks.

> 2007-10-23  Uros Bizjak  <ubizjak@gmail.com>
>
>         PR tree-optimization/33846
>         * combine.c (simplify_shift_const_1) [NOT]: Skip vector modes.
>
> testsuite/ChangeLog:
>
> 2007-10-23  Uros Bizjak  <ubizjak@gmail.com>
>
>         PR tree-optimization/33846
>         * gcc.dg/vect/pr33846.c: New testcase.

OK if you change tree-optimization to rtl-optimization.

-- 
Eric Botcazou


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