[Bug c++/91644] [C++20] constinit segfaults inside templated functions

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

[Bug c++/91644] [C++20] constinit segfaults inside templated functions

2019-09-05 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91644 --- Comment #4 from Marek Polacek --- Author: mpolacek Date: Thu Sep 5 15:37:52 2019 New Revision: 275421 URL: https://gcc.gnu.org/viewcvs?rev=275421&root=gcc&view=rev Log: PR c++/91644 - ICE with constinit in function template.

[Bug c++/91644] [C++20] constinit segfaults inside templated functions

2019-09-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91644 Marek Polacek changed: What|Removed |Added Keywords||patch --- Comment #3 from Marek Polacek

[Bug c++/91644] [C++20] constinit segfaults inside templated functions

2019-09-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91644 --- Comment #2 from Marek Polacek --- I was afraid that that might happen. Mine.

[Bug c++/91644] [C++20] constinit segfaults inside templated functions

2019-09-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91644 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c++/91644] [C++20] constinit segfaults inside templated functions

2019-09-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91644 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #1

[Bug c++/91644] [C++20] constinit segfaults inside templated functions

2019-09-03 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91644 Jonathan Wakely changed: What|Removed |Added Keywords||ice-on-valid-code Status|U