[Bug c++/87480] [8/9 Regression] SFINAE constructor not matched, only in templated function

2019-03-25 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87480 --- Comment #5 from Jason Merrill --- Author: jason Date: Mon Mar 25 18:27:08 2019 New Revision: 269921 URL: https://gcc.gnu.org/viewcvs?rev=269921=gcc=rev Log: PR c++/87748 - substitution failure error with decltype. This issue is

[Bug c++/87480] [8/9 Regression] SFINAE constructor not matched, only in templated function

2019-03-20 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87480 --- Comment #4 from Jason Merrill --- Author: jason Date: Wed Mar 20 20:31:40 2019 New Revision: 269826 URL: https://gcc.gnu.org/viewcvs?rev=269826=gcc=rev Log: PR c++/87480 - decltype of member access in default template arg The issue

[Bug c++/87480] [8/9 Regression] SFINAE constructor not matched, only in templated function

2019-03-18 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87480 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/87480] [8/9 Regression] SFINAE constructor not matched, only in templated function

2019-02-22 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87480 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.3 |8.4 --- Comment #3 from Jakub Jelinek

[Bug c++/87480] [8/9 Regression] SFINAE constructor not matched, only in templated function

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

[Bug c++/87480] [8/9 Regression] SFINAE constructor not matched, only in templated function

2018-10-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87480 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |8.3 --- Comment #2 from Jonathan

[Bug c++/87480] [8/9 Regression] SFINAE constructor not matched, only in templated function

2018-10-01 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87480 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|