egcs/gcc/cp ChangeLog decl2.c typeck.c typeck2.c
gdr@gcc.gnu.org
gdr@gcc.gnu.org
Wed Jan 19 03:34:00 GMT 2000
CVSROOT: /cvs/gcc
Module name: egcs
Changes by: gdr@sourceware.cygnus.com 00/01/19 03:34:03
Modified files:
gcc/cp : ChangeLog decl2.c typeck.c typeck2.c
Log message:
2000-01-19 Gabriel Dos Reis <gdr@codesourcery>
* decl2.c (lang_decode_option): Set default line-wrap length to 72.
* typeck.c (composite_pointer_type, common_type,
comp_target_parms, c_sizeof, expr_sizeof, build_array_ref,
build_function_call_real, convert_arguments,
build_binary_op_nodefault, pointer_int_sum, pointer_diff,
build_unary_op, mark_addressable, build_compound_expr,
build_static_cast, build_reinterpret_cast, build_const_cast,
build_c_cast, build_modify_expr, get_delta_difference,
build_ptrmemfunc, check_return_expr): Replace 'ANSI C++' with
'ISO C++'. Fusion consecutive calls to diagnotic message routines
into a single one.
* typeck2.c (readonly_error, abstract_virtuals_error,
process_init_constructor, check_for_new_type): Likewise.
More information about the Gcc-cvs
mailing list