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