http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54427
--- Comment #12 from Marc Glisse <glisse at gcc dot gnu.org> 2013-04-12 13:59:33 UTC --- Another piece that would be nice: scalar1 ? vector : scalar2 (we already perform the conversion from scalar2 to vector when the condition is a vector)