r135213 - in /trunk/gcc/cp: ChangeLog call.c cl...
tomby@gcc.gnu.org
tomby@gcc.gnu.org
Mon May 12 13:32:00 GMT 2008
Author: tomby
Date: Mon May 12 13:32:05 2008
New Revision: 135213
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=135213
Log:
* 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.
Modified:
trunk/gcc/cp/ChangeLog
trunk/gcc/cp/call.c
trunk/gcc/cp/class.c
trunk/gcc/cp/error.c
trunk/gcc/cp/typeck2.c
More information about the Gcc-cvs
mailing list