typeck2.c (digest_init): Use CONVERT_EXPR_P.
authorTomas Bily <tbily@suse.cz>
Mon, 12 May 2008 13:32:05 +0000 (15:32 +0200)
committerTomas Bily <tomby@gcc.gnu.org>
Mon, 12 May 2008 13:32:05 +0000 (15:32 +0200)
commit63a906f02b620920f146512e2c5572b2ae5314f8
treeb8256b00f8517c9b22b424ebde41584ded0221ac
parentdbd368da835ac97572e449eb62d28b6d7f118db3
typeck2.c (digest_init): Use CONVERT_EXPR_P.

        * typeck2.c (digest_init): Use CONVERT_EXPR_P.

        * call.c (build_over_call): Likewise.

        * error.c (dump_expr): Use CASE_CONVERT.

        * class.c (fixed_type_or_null): Likewise.

From-SVN: r135213
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/class.c
gcc/cp/error.c
gcc/cp/typeck2.c