re PR c++/10126 (ICE in convert_nontype_argument on using overload resolution in...
authorGiovanni Bajo <giovannibajo@gcc.gnu.org>
Tue, 2 Dec 2003 15:46:51 +0000 (15:46 +0000)
committerGiovanni Bajo <giovannibajo@gcc.gnu.org>
Tue, 2 Dec 2003 15:46:51 +0000 (15:46 +0000)
commit59e7a90194128726d24c8637c92f445b8b424e33
tree4b7c605801913d140a9e47110a4f04cd8d62421f
parentc531dd016b224f94eef10fdb562443aef5f64e61
re PR c++/10126 (ICE in convert_nontype_argument on using overload resolution in template args)

PR c++/10126
* pt.c (convert_nontype_argument): Handle default conversions
while converting a pointer to member function.

From-SVN: r74184
gcc/cp/ChangeLog
gcc/cp/pt.c