[Bug c++/88631] CTAD cannot deduce from () value initialization

2019-01-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88631 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/88631] CTAD cannot deduce from () value initialization

2019-01-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88631 --- Comment #6 from Marek Polacek --- Author: mpolacek Date: Wed Jan 2 22:20:45 2019 New Revision: 267533 URL: https://gcc.gnu.org/viewcvs?rev=267533=gcc=rev Log: PR c++/88631 - CTAD failing for value-initialization. *

[Bug c++/88631] CTAD cannot deduce from () value initialization

2019-01-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88631 --- Comment #5 from Marek Polacek --- Yup, my patch fixes all the examples in PR 81486 as well. I think the testcases are worth adding.

[Bug c++/88631] CTAD cannot deduce from () value initialization

2019-01-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88631 Jonathan Wakely changed: What|Removed |Added CC||kmp53 at sina dot com --- Comment #4

[Bug c++/88631] CTAD cannot deduce from () value initialization

2019-01-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88631 --- Comment #3 from Jonathan Wakely --- I think this is a dup of PR 81486, please check if your patch fixes the examples there too.

[Bug c++/88631] CTAD cannot deduce from () value initialization

2018-12-29 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88631 Marek Polacek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/88631] CTAD cannot deduce from () value initialization

2018-12-28 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88631 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|