[Bug c++/83871] wrong code for attribute const and pure on distinct template specializations

2018-02-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83871 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Wed Feb 28 18:56:36 2018 New Revision: 258079 URL: https://gcc.gnu.org/viewcvs?rev=258079&root=gcc&view=rev Log: PR c++/83871 PR c++/83503 * pt.c (INCLUDE_STRING):

[Bug c++/83871] wrong code for attribute const and pure on distinct template specializations

2018-02-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83871 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Wed Feb 28 09:43:10 2018 New Revision: 258059 URL: https://gcc.gnu.org/viewcvs?rev=258059&root=gcc&view=rev Log: PR c++/83871 PR c++/83503 * g++.dg/ext/attr-warnin

[Bug c++/83871] wrong code for attribute const and pure on distinct template specializations

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

[Bug c++/83871] wrong code for attribute const and pure on distinct template specializations

2018-02-27 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83871 --- Comment #3 from Martin Sebor --- Author: msebor Date: Tue Feb 27 22:28:21 2018 New Revision: 258045 URL: https://gcc.gnu.org/viewcvs?rev=258045&root=gcc&view=rev Log: PR c++/83871 - wrong code for attribute const and pure on distinct templat

[Bug c++/83871] wrong code for attribute const and pure on distinct template specializations

2018-02-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83871 Martin Sebor changed: What|Removed |Added Keywords||patch --- Comment #2 from Martin Sebor -

[Bug c++/83871] wrong code for attribute const and pure on distinct template specializations

2018-02-02 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83871 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|