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: Lower unsupported VEC_COND_EXPR


On 2012-11-02 02:44, Marc Glisse wrote:
> 2012-11-01  Marc Glisse  <marc.glisse@inria.fr>
> 
>     PR middle-end/55001
> 
> gcc/
>     tree-vect-generic.c (expand_vector_condition): New function.
>     (expand_vector_operations_1): Call it.
> 
> testsuite/
>     g++.dg/ext/vector19.C: Remove target restrictions.
>     gcc.dg/fold-compare-7.c: New testcase.

Ok.


r~


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