[Bug c++/79672] ICE with -Wduplicated-branches -fopenmp

2017-03-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79672 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/79672] ICE with -Wduplicated-branches -fopenmp

2017-03-09 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79672 --- Comment #4 from Marek Polacek --- Author: mpolacek Date: Thu Mar 9 09:53:03 2017 New Revision: 245996 URL: https://gcc.gnu.org/viewcvs?rev=245996=gcc=rev Log: PR c++/79672 * tree.c (inchash::add_expr): Handle TREE_VEC.

[Bug c++/79672] ICE with -Wduplicated-branches -fopenmp

2017-03-01 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79672 --- Comment #3 from Marek Polacek --- inchash::add_expr can't handle TREE_VECs so it seems the fix is to teach it to deal with it.

[Bug c++/79672] ICE with -Wduplicated-branches -fopenmp

2017-02-22 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79672 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/79672] ICE with -Wduplicated-branches -fopenmp

2017-02-22 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79672 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|