[Bug c++/67514] ICE in omp_add_variable

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

[Bug c++/67514] ICE in omp_add_variable

2015-09-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67514 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Thu Sep 10 07:38:30 2015 New Revision: 227614 URL: https://gcc.gnu.org/viewcvs?rev=227614&root=gcc&view=rev Log: PR c++/67514 * gimplify.c (gimplify_omp_for): For loop SIM

[Bug c++/67514] ICE in omp_add_variable

2015-09-10 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67514 --- Comment #1 from Jakub Jelinek --- Author: jakub Date: Thu Sep 10 07:31:14 2015 New Revision: 227607 URL: https://gcc.gnu.org/viewcvs?rev=227607&root=gcc&view=rev Log: PR c++/67514 * gimplify.c (gimplify_omp_for): For loop SIM

[Bug c++/67514] ICE in omp_add_variable

2015-09-09 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67514 Jakub Jelinek changed: What|Removed |Added Keywords||ice-on-valid-code, openmp St