[Bug c++/67523] ICE with invalid combined simd inside of a template

2015-09-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67523 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/67523] ICE with invalid combined simd inside of a template

2015-09-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67523 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Thu Sep 10 07:41:34 2015 New Revision: 227618 URL: https://gcc.gnu.org/viewcvs?rev=227618&root=gcc&view=rev Log: PR c++/67523 * gimplify.c (gimplify_omp_for): If inner stm

[Bug c++/67523] ICE with invalid combined simd inside of a template

2015-09-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67523 --- Comment #1 from Jakub Jelinek --- Author: jakub Date: Thu Sep 10 07:35:56 2015 New Revision: 227611 URL: https://gcc.gnu.org/viewcvs?rev=227611&root=gcc&view=rev Log: PR c++/67523 * gimplify.c (gimplify_omp_for): If inner stm

[Bug c++/67523] ICE with invalid combined simd inside of a template

2015-09-09 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67523 Jakub Jelinek changed: What|Removed |Added Keywords||error-recovery, openmp Statu