]> git.ipfire.org Git - thirdparty/gcc.git/commit
call.c (build_integral_nontype_arg_conv): New.
authorJason Merrill <jason@redhat.com>
Wed, 27 Oct 2010 15:59:54 +0000 (11:59 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 27 Oct 2010 15:59:54 +0000 (11:59 -0400)
commit61f8d16512a62120c29e1cc82cddbc4d3816a1c4
treec7e91a2823c3f547d1962dd84e91b0b537670714
parent2842beb62d01d883db7c770291e15f4de8202174
call.c (build_integral_nontype_arg_conv): New.

* call.c (build_integral_nontype_arg_conv): New.
* cp-tree.h: Declare it.
* pt.c (convert_nontype_argument): Use it.

From-SVN: r166011
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/cp-tree.h
gcc/cp/pt.c