[Bug target/70290] -mavx512vl breaks parsing of C++ vector condition
ienkovich at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Tue Mar 22 12:31:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70290
--- Comment #4 from Ilya Enkovich <ienkovich at gcc dot gnu.org> ---
Author: ienkovich
Date: Tue Mar 22 12:31:12 2016
New Revision: 234399
URL: https://gcc.gnu.org/viewcvs?rev=234399&root=gcc&view=rev
Log:
gcc/cp/
PR target/70290
* call.c (build_conditional_expr_1): Always use original
condition type for vector type checks and build.
gcc/testsuite/
PR target/70290
* g++.dg/ext/pr70290.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/ext/pr70290.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/call.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list