[Bug c++/77467] Segmentation fault with switch statement in constexpr function

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

[Bug c++/77467] Segmentation fault with switch statement in constexpr function

2017-05-30 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77467 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Tue May 30 07:32:25 2017 New Revision: 248615 URL: https://gcc.gnu.org/viewcvs?rev=248615=gcc=rev Log: Backported from mainline 2016-09-28 Jakub Jelinek

[Bug c++/77467] Segmentation fault with switch statement in constexpr function

2016-12-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77467 --- Comment #6 from Jakub Jelinek --- Fixed for 6.3+ as well.

[Bug c++/77467] Segmentation fault with switch statement in constexpr function

2016-12-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77467 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Wed Dec 7 22:37:59 2016 New Revision: 243390 URL: https://gcc.gnu.org/viewcvs?rev=243390=gcc=rev Log: Backported from mainline 2016-09-28 Jakub Jelinek

[Bug c++/77467] Segmentation fault with switch statement in constexpr function

2016-09-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77467 --- Comment #4 from Jakub Jelinek --- Author: jakub Date: Wed Sep 28 19:21:47 2016 New Revision: 240591 URL: https://gcc.gnu.org/viewcvs?rev=240591=gcc=rev Log: PR c++/77467 * constexpr.c (enum constexpr_switch_state): New.

[Bug c++/77467] Segmentation fault with switch statement in constexpr function

2016-09-20 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77467 Jakub Jelinek changed: What|Removed |Added Attachment #39559|0 |1 is obsolete|

[Bug c++/77467] Segmentation fault with switch statement in constexpr function

2016-09-05 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77467 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/77467] Segmentation fault with switch statement in constexpr function

2016-09-03 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77467 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|