[Bug c++/61174] Bad resolving of specialized template with const-qualified member function

2014-05-13 Thread nco...@aldebaran-robotics.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61174 --- Comment #7 from alkino --- I only spot the wrong bug. Here it is: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61182

[Bug c++/61174] Bad resolving of specialized template with const-qualified member function

2014-05-13 Thread nco...@aldebaran-robotics.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61174 --- Comment #5 from alkino --- Can you tell me why, please? Thanks to look at it.

[Bug c++/61174] Bad resolving of specialized template with const-qualified member function

2014-05-13 Thread nco...@aldebaran-robotics.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61174 --- Comment #3 from alkino --- It works with ideone (gcc-4.8.1) https://ideone.com/t8Jww2

[Bug c++/61174] New: [4.9 Regression] Bad resolving of specialized template with const-qualified member function

2014-05-13 Thread nco...@aldebaran-robotics.com
Severity: major Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: nco...@aldebaran-robotics.com Created attachment 32788 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32788&action=edit A file reproducing the bug W