[Bug c++/44157] [C++0x] GCC wrongly takes a std::initializer_list argument as non-deduced context

2010-05-19 Thread jason at gcc dot gnu dot org
--- Comment #3 from jason at gcc dot gnu dot org 2010-05-19 16:10 --- Fixed for 4.5.1. -- jason at gcc dot gnu dot org changed: What|Removed |Added Status|ASS

[Bug c++/44157] [C++0x] GCC wrongly takes a std::initializer_list argument as non-deduced context

2010-05-19 Thread jason at gcc dot gnu dot org
--- Comment #2 from jason at gcc dot gnu dot org 2010-05-19 15:49 --- Subject: Bug 44157 Author: jason Date: Wed May 19 15:49:12 2010 New Revision: 159578 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159578 Log: PR c++/44157 * call.c (build_over_call): Limit in

[Bug c++/44157] [C++0x] GCC wrongly takes a std::initializer_list argument as non-deduced context

2010-05-17 Thread jason at gcc dot gnu dot org
--- Comment #1 from jason at gcc dot gnu dot org 2010-05-17 19:54 --- Subject: Bug 44157 Author: jason Date: Mon May 17 19:53:55 2010 New Revision: 159509 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=159509 Log: PR c++/44157 * call.c (build_over_call): Limit in

[Bug c++/44157] [C++0x] GCC wrongly takes a std::initializer_list argument as non-deduced context

2010-05-16 Thread jason at gcc dot gnu dot org
-- jason at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jason at gcc dot gnu dot org |dot org