call.c (convert_default_arg): Use INTEGRAL_TYPE_P.
authorJohn David Anglin <dave@hiauly1.hia.nrc.ca>
Wed, 6 Jun 2001 17:10:52 +0000 (17:10 +0000)
committerJohn David Anglin <danglin@gcc.gnu.org>
Wed, 6 Jun 2001 17:10:52 +0000 (17:10 +0000)
commitacf97e0b7570b17a80d9b85d52a7cae9314a8f16
tree8720a33770a18fc19865846a2f4da64d2589f425
parentef6257cdab743c387b512bfaec9d8fa7db79d6c8
call.c (convert_default_arg): Use INTEGRAL_TYPE_P.

* call.c (convert_default_arg): Use INTEGRAL_TYPE_P.
(build_over_call): Likewise.
* decl.c (grokparms): Likewise.
* pt.c (tsubst_decl): Likewise.
* typeck.c (convert_arguments): Likewise.

From-SVN: r42947
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/decl.c
gcc/cp/pt.c
gcc/cp/typeck.c