[Bug c++/46394] [C++0X] [4.6 Regression] no matching function with default template parameter

2011-02-20 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46394 Dodji Seketeli changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/46394] [C++0X] [4.6 Regression] no matching function with default template parameter

2011-02-20 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46394 --- Comment #7 from Dodji Seketeli 2011-02-20 18:08:14 UTC --- Fixed in trunk (4.6).

[Bug c++/46394] [C++0X] [4.6 Regression] no matching function with default template parameter

2011-02-20 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46394 --- Comment #6 from Dodji Seketeli 2011-02-20 17:37:06 UTC --- Author: dodji Date: Sun Feb 20 17:37:03 2011 New Revision: 170341 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=170341 Log: PR c++/46394 gcc/cp/ PR c++/46394 * pt.c

[Bug c++/46394] [C++0X] [4.6 Regression] no matching function with default template parameter

2011-02-08 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46394 Richard Guenther changed: What|Removed |Added Keywords||rejects-valid Priority|P3

[Bug c++/46394] [C++0X] [4.6 Regression] no matching function with default template parameter

2011-02-04 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46394 Dodji Seketeli changed: What|Removed |Added Depends on|35722 | --- Comment #5 from Dodji Seketeli 201

[Bug c++/46394] [C++0X] [4.6 Regression] no matching function with default template parameter

2011-01-04 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46394 --- Comment #4 from Dodji Seketeli 2011-01-04 15:32:53 UTC --- I think what's happening is, at some point during template parameters fixup (to build proper canonical types for dependent parms) we try to substitute the U template parameter pack [a

[Bug c++/46394] [C++0X] [4.6 Regression] no matching function with default template parameter

2011-01-03 Thread dodji at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46394 Dodji Seketeli changed: What|Removed |Added Status|NEW |ASSIGNED CC|dseketel at

[Bug c++/46394] [C++0X] [4.6 Regression] no matching function with default template parameter

2010-12-17 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46394 H.J. Lu changed: What|Removed |Added CC||dseketel at redhat dot com --- Comment #3 from

[Bug c++/46394] [C++0X] [4.6 Regression] no matching function with default template parameter

2010-12-17 Thread marc.glisse at normalesup dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46394 --- Comment #2 from Marc Glisse 2010-12-17 20:04:18 UTC --- Note that if I change the function to: template, void >::value >::type >

[Bug c++/46394] [C++0X] [4.6 Regression] no matching function with default template parameter

2010-11-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46394 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/46394] [C++0X] [4.6 Regression] no matching function with default template parameter

2010-11-09 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46394 Paolo Carlini changed: What|Removed |Added Target Milestone|--- |4.6.0