[Bug c++/71871] ICE on mixing templates and vector extensions ternary operator
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Jul 18 17:45:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71871
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Author: jakub
Date: Mon Jul 18 17:44:48 2016
New Revision: 238439
URL: https://gcc.gnu.org/viewcvs?rev=238439&root=gcc&view=rev
Log:
PR c++/71871
* typeck.c (build_x_conditional_expr): Revert the 2012-10-25 change.
* g++.dg/ext/vector31.C: New test.
Added:
trunk/gcc/testsuite/g++.dg/ext/vector31.C
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/typeck.c
trunk/gcc/testsuite/ChangeLog
More information about the Gcc-bugs
mailing list