[Bug c++/71910] ICE on invalid OpenMP code

2016-07-18 Thread amonakov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71910 --- Comment #3 from Alexander Monakov --- Created attachment 38922 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38922&action=edit preprocessed testcase I can also reproduce this on 5.4 and trunk with a cross-compiler configured with --ta

[Bug c++/71910] ICE on invalid OpenMP code

2016-07-18 Thread amonakov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71910 Alexander Monakov changed: What|Removed |Added CC||amonakov at gcc dot gnu.org --- Comm

[Bug c++/71910] ICE on invalid OpenMP code

2016-07-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71910 Jakub Jelinek changed: What|Removed |Added Keywords||openmp CC|