[Bug c++/58845] [4.8/4.9 Regression] Operator || and && broken for vectors
glisse at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Fri Nov 1 16:05:00 GMT 2013
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58845
Marc Glisse <glisse at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|ice-on-valid-code, |
|rejects-valid |
--- Comment #2 from Marc Glisse <glisse at gcc dot gnu.org> ---
See PR 54427, I wrote a patch to support && and || for vectors, but it wasn't
accepted. If we won't support them, we should explicitly reject them, this also
causes PR 57198.
More information about the Gcc-bugs
mailing list