[Bug c++/71871] ICE on mixing templates and vector extensions ternary operator

2016-07-19 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71871 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/71871] ICE on mixing templates and vector extensions ternary operator

2016-07-19 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71871 --- Comment #9 from Jakub Jelinek --- Author: jakub Date: Tue Jul 19 09:26:30 2016 New Revision: 238465 URL: https://gcc.gnu.org/viewcvs?rev=238465=gcc=rev Log: Backported from mainline 2016-07-18 Jakub Jelinek

[Bug c++/71871] ICE on mixing templates and vector extensions ternary operator

2016-07-19 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71871 --- Comment #8 from Jakub Jelinek --- Author: jakub Date: Tue Jul 19 09:25:10 2016 New Revision: 238464 URL: https://gcc.gnu.org/viewcvs?rev=238464=gcc=rev Log: Backported from mainline 2016-07-18 Jakub Jelinek

[Bug c++/71871] ICE on mixing templates and vector extensions ternary operator

2016-07-19 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71871 --- Comment #7 from Jakub Jelinek --- Fixed for 6.2+.

[Bug c++/71871] ICE on mixing templates and vector extensions ternary operator

2016-07-19 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71871 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Tue Jul 19 08:40:37 2016 New Revision: 238458 URL: https://gcc.gnu.org/viewcvs?rev=238458=gcc=rev Log: Backported from mainline 2016-07-18 Jakub Jelinek

[Bug c++/71871] ICE on mixing templates and vector extensions ternary operator

2016-07-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71871 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Mon Jul 18 17:44:48 2016 New Revision: 238439 URL: https://gcc.gnu.org/viewcvs?rev=238439=gcc=rev Log: PR c++/71871 * typeck.c (build_x_conditional_expr): Revert the

[Bug c++/71871] ICE on mixing templates and vector extensions ternary operator

2016-07-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71871 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/71871] ICE on mixing templates and vector extensions ternary operator

2016-07-14 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71871 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #3

[Bug c++/71871] ICE on mixing templates and vector extensions ternary operator

2016-07-14 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71871 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code

[Bug c++/71871] ICE on mixing templates and vector extensions ternary operator

2016-07-13 Thread mirq-gccboogs at rere dot qmqm.pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71871 --- Comment #1 from Micha³ Miros³aw --- Created attachment 38894 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38894=edit test case 2 Small change (second variable instead of constant) changes the ICE to: $ g++ -c b.cc b.cc: In