[Bug c++/78774] [6/7 Regression] ICE in constexpr string literals and templates

2016-12-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78774 Martin Sebor changed: What|Removed |Added Known to fail|7.0 | --- Comment #8 from Martin Sebor ---

[Bug c++/78774] [6/7 Regression] ICE in constexpr string literals and templates

2016-12-14 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78774 --- Comment #7 from Martin Sebor --- Author: msebor Date: Thu Dec 15 03:08:14 2016 New Revision: 243683 URL: https://gcc.gnu.org/viewcvs?rev=243683=gcc=rev Log: PR c++/78774 - [6/7 Regression] ICE in constexpr string literals and templates

[Bug c++/78774] [6/7 Regression] ICE in constexpr string literals and templates

2016-12-13 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78774 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/78774] [6/7 Regression] ICE in constexpr string literals and templates

2016-12-12 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78774 --- Comment #6 from Martin Sebor --- Patch posted for review: https://gcc.gnu.org/ml/gcc-patches/2016-12/msg01053.html

[Bug c++/78774] [6/7 Regression] ICE in constexpr string literals and templates

2016-12-12 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78774 Martin Sebor changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/78774] [6/7 Regression] ICE in constexpr string literals and templates

2016-12-12 Thread rush at rushbase dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78774 --- Comment #4 from Damian Kaczmarek --- Thanks for a prompt reply. Are there any known workarounds?

[Bug c++/78774] [6/7 Regression] ICE in constexpr string literals and templates

2016-12-12 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78774 Martin Liška changed: What|Removed |Added CC||msebor at gcc dot gnu.org