http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58845

--- Comment #4 from Volker Reichelt <reichelt at gcc dot gnu.org> ---
Btw, clang 3.2 accepts the first code snippet and rejects the second one.
I.e. it accepts && and || for vectors and returns a vector of the same size.

IMHO GCC should also go for this route. Not because of clang, but because it
looks like the most natural thing (for me) to do here.

Reply via email to