[Bug c++/86025] ICE with -Wduplicated-branches and OpenMP critical

2018-06-25 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86025 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/86025] ICE with -Wduplicated-branches and OpenMP critical

2018-06-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86025 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Fri Jun 22 21:28:36 2018 New Revision: 261966 URL: https://gcc.gnu.org/viewcvs?rev=261966&root=gcc&view=rev Log: Backported from mainline 2018-06-04 Jakub Jelinek

[Bug c++/86025] ICE with -Wduplicated-branches and OpenMP critical

2018-06-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86025 --- Comment #3 from Jakub Jelinek --- Author: jakub Date: Mon Jun 4 07:34:06 2018 New Revision: 261138 URL: https://gcc.gnu.org/viewcvs?rev=261138&root=gcc&view=rev Log: PR c++/86025 * tree.c (inchash::add_expr): Handle IDENTIFI

[Bug c++/86025] ICE with -Wduplicated-branches and OpenMP critical

2018-06-04 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86025 --- Comment #2 from Jakub Jelinek --- Author: jakub Date: Mon Jun 4 07:27:52 2018 New Revision: 261137 URL: https://gcc.gnu.org/viewcvs?rev=261137&root=gcc&view=rev Log: PR c++/86025 * tree.c (inchash::add_expr): Handle IDENTIFI

[Bug c++/86025] ICE with -Wduplicated-branches and OpenMP critical

2018-06-01 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86025 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|