https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82464
Andreas Krebbel <krebbel at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Last reconfirmed| |2017-10-09 Ever confirmed|0 |1 --- Comment #2 from Andreas Krebbel <krebbel at gcc dot gnu.org> --- (In reply to Jakub Jelinek from comment #1) > ought to fix it. I'm just don't see any vec_{and,or,xor} tests in the > testsuite, so dunno where to add test for this. Yes that's the right fix. Feel free to commit it (without testcase). wrt testcases: Message understood :) I really need to add testcases checking at least the valid signatures. I plan to generate these from the documentation but I cannot do this before the IBM z14 document has been published. Current version can be found here (but does not cover z14 yet): https://www.ibm.com/support/knowledgecenter/en/SSLTBW_2.1.0/com.ibm.zos.v2r1.cbcpx01/vectorsupport.htm