[Bug c++/85731] [8/9 Regression] Inner class method declaration changes meaning of outer template class template method

2018-06-19 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85731 Jonathan Wakely changed: What|Removed |Added CC||paolo.monteverde at gmail dot com

[Bug c++/85731] [8/9 Regression] Inner class method declaration changes meaning of outer template class template method

2018-06-05 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85731 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/85731] [8/9 Regression] Inner class method declaration changes meaning of outer template class template method

2018-06-05 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85731 --- Comment #2 from Jason Merrill --- Author: jason Date: Tue Jun 5 11:27:12 2018 New Revision: 261196 URL: https://gcc.gnu.org/viewcvs?rev=261196=gcc=rev Log: PR c++/85731 - wrong error with qualified-id in template. *

[Bug c++/85731] [8/9 Regression] Inner class method declaration changes meaning of outer template class template method

2018-06-05 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85731 --- Comment #3 from Jason Merrill --- Author: jason Date: Tue Jun 5 11:27:15 2018 New Revision: 261197 URL: https://gcc.gnu.org/viewcvs?rev=261197=gcc=rev Log: PR c++/85731 - wrong error with qualified-id in template. *

[Bug c++/85731] [8/9 Regression] Inner class method declaration changes meaning of outer template class template method

2018-06-04 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85731 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/85731] [8/9 Regression] Inner class method declaration changes meaning of outer template class template method

2018-05-14 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85731 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/85731] [8/9 Regression] Inner class method declaration changes meaning of outer template class template method

2018-05-11 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85731 Richard Biener changed: What|Removed |Added Keywords||rejects-valid Target Milestone|---