Re: [C++] PR58950: warn for unused __builtin_shuffle result
OK. Jason
[C++] PR58950: warn for unused __builtin_shuffle result
Hello, this is the piece of patch you commented on in the PR. Bootstrap+testsuite on x86_64-unknown-linux-gnu. 2014-01-03 Marc Glisse PR c++/58950 gcc/cp/ * cvt.c (convert_to_void): Handle VEC_PERM_EXPR and VEC_COND_EXPR. gcc/testsuite/ * g++.dg/pr58950.C: New file.