[Bug c++/63149] wrong auto deduction from braced-init-list

2019-07-19 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63149 --- Comment #9 from Jason Merrill --- Author: jason Date: Fri Jul 19 08:52:50 2019 New Revision: 273595 URL: https://gcc.gnu.org/viewcvs?rev=273595=gcc=rev Log: PR c++/63149 - wrong auto deduction from braced-init-list 2019-06-04 Nina

[Bug c++/63149] wrong auto deduction from braced-init-list

2019-06-15 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63149 Marek Polacek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/63149] wrong auto deduction from braced-init-list

2019-06-05 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63149 --- Comment #7 from Jason Merrill --- Author: jason Date: Wed Jun 5 18:12:53 2019 New Revision: 271969 URL: https://gcc.gnu.org/viewcvs?rev=271969=gcc=rev Log: ChangeLog for PR c++/63149 Modified: trunk/gcc/cp/ChangeLog

[Bug c++/63149] wrong auto deduction from braced-init-list

2019-06-05 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63149 --- Comment #6 from Jason Merrill --- Author: jason Date: Wed Jun 5 18:11:20 2019 New Revision: 271968 URL: https://gcc.gnu.org/viewcvs?rev=271968=gcc=rev Log: PR c++/63149 - wrong auto deduction from braced-init-list 2019-06-04 Nina

[Bug c++/63149] wrong auto deduction from braced-init-list

2019-06-04 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63149 Marek Polacek changed: What|Removed |Added Keywords||patch CC|

[Bug c++/63149] wrong auto deduction from braced-init-list

2019-05-28 Thread azalepiej at o2 dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63149 Az changed: What|Removed |Added CC||azalepiej at o2 dot pl --- Comment #4 from Az ---

[Bug c++/63149] wrong auto deduction from braced-init-list

2019-01-26 Thread hoganmeier at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63149 krux changed: What|Removed |Added CC||hoganmeier at gmail dot com --- Comment #3 from

[Bug c++/63149] wrong auto deduction from braced-init-list

2014-12-13 Thread ville.voutilainen at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63149 Ville Voutilainen ville.voutilainen at gmail dot com changed: What|Removed |Added Keywords|

[Bug c++/63149] wrong auto deduction from braced-init-list

2014-09-02 Thread richard-gccbugzilla at metafoo dot co.uk
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63149 Richard Smith richard-gccbugzilla at metafoo dot co.uk changed: What|Removed |Added Summary|can't initialize

[Bug c++/63149] wrong auto deduction from braced-init-list

2014-09-02 Thread ppluzhnikov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63149 Paul Pluzhnikov ppluzhnikov at google dot com changed: What|Removed |Added CC|