[Bug c++/79664] ICE with #pragma omp parallel in constexpr function

2017-05-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79664 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Tue May 30 08:04:55 2017 New Revision: 248650 URL: https://gcc.gnu.org/viewcvs?rev=248650&root=gcc&view=rev Log: Backported from mainline 2017-02-22 Jakub Jelinek

[Bug c++/79664] ICE with #pragma omp parallel in constexpr function

2017-05-07 Thread reichelt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79664 Volker Reichelt changed: What|Removed |Added Known to work||6.3.1, 7.1.0 Target Milestone|---

[Bug c++/79664] ICE with #pragma omp parallel in constexpr function

2017-05-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79664 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Fri May 5 21:31:37 2017 New Revision: 247675 URL: https://gcc.gnu.org/viewcvs?rev=247675&root=gcc&view=rev Log: Backported from mainline 2017-02-22 Jakub Jelinek

[Bug c++/79664] ICE with #pragma omp parallel in constexpr function

2017-02-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79664 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/79664] ICE with #pragma omp parallel in constexpr function

2017-02-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79664 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Wed Feb 22 22:36:20 2017 New Revision: 245662 URL: https://gcc.gnu.org/viewcvs?rev=245662&root=gcc&view=rev Log: PR c++/79664 * parser.c (cp_parser_omp_teams, cp_parser_om

[Bug c++/79664] ICE with #pragma omp parallel in constexpr function

2017-02-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79664 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|