[Bug c++/47488] sorry, unimplemented: string literal in function template signature

2019-04-04 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47488 Martin Sebor changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/47488] sorry, unimplemented: string literal in function template signature

2019-04-04 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47488 --- Comment #15 from Martin Sebor --- Author: msebor Date: Thu Apr 4 23:10:23 2019 New Revision: 270155 URL: https://gcc.gnu.org/viewcvs?rev=270155&root=gcc&view=rev Log: PR c++/89974 - ICE on a definition of a non-type specialization on a stru

[Bug c++/47488] sorry, unimplemented: string literal in function template signature

2019-04-03 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47488 Martin Sebor changed: What|Removed |Added Keywords||patch CC|

[Bug c++/47488] sorry, unimplemented: string literal in function template signature

2019-03-27 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47488 Jonathan Wakely changed: What|Removed |Added Last reconfirmed|2011-01-27 10:56:51 |2019-3-27 --- Comment #13 from Jonatha

[Bug c++/47488] sorry, unimplemented: string literal in function template signature

2018-02-11 Thread sergey.ignatchenko at ithare dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47488 sergey.ignatchenko at ithare dot com changed: What|Removed |Added CC||sergey.ignatchenko

[Bug c++/47488] sorry, unimplemented: string literal in function template signature

2013-11-05 Thread jewillco at osl dot iu.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47488 Jeremiah Willcock changed: What|Removed |Added CC||jewillco at osl dot iu.edu --- Commen

[Bug c++/47488] sorry, unimplemented: string literal in function template signature

2011-04-28 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47488 Richard Guenther changed: What|Removed |Added Target Milestone|4.6.1 |---

[Bug c++/47488] sorry, unimplemented: string literal in function template signature

2011-03-25 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47488 Jakub Jelinek changed: What|Removed |Added Target Milestone|4.6.0 |4.6.1 --- Comment #10 from Jakub Jelinek

[Bug c++/47488] sorry, unimplemented: string literal in function template signature

2011-03-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47488 --- Comment #9 from Jason Merrill 2011-03-08 17:40:33 UTC --- Author: jason Date: Tue Mar 8 17:40:27 2011 New Revision: 170786 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170786 Log: PR c++/47488 * mangle.c (write_template_arg

[Bug c++/47488] sorry, unimplemented: string literal in function template signature

2011-03-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47488 --- Comment #8 from Jason Merrill 2011-03-08 17:39:16 UTC --- Author: jason Date: Tue Mar 8 17:39:10 2011 New Revision: 170785 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170785 Log: PR c++/47488 * mangle.c (write_template_arg

[Bug c++/47488] sorry, unimplemented: string literal in function template signature

2011-03-08 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47488 Jason Merrill changed: What|Removed |Added Keywords|ice-on-valid-code |ABI, rejects-valid Priority|P2