egcs/gcc/cp decl.c call.c cvt.c tree.c ChangeLog
mmitchel
mmitchel
Tue Sep 14 23:09:00 GMT 1999
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: mmitchel@egcs.cygnus.com 99/09/14 23:09:54
Modified files:
gcc/cp : decl.c call.c cvt.c tree.c ChangeLog
Log message:
* decl.c (build_target_expr): Set TREE_SIDE_EFFECTS on the
TARGET_EXPR.
* call.c (build_over_call): Don't set TREE_SIDE_EFFECTS on
the TARGET_EXPR.
* cvt.c (build_up_reference): Likewise.
* tree.c (build_cplus_new): Likewise.
(get_target_expr): Likewise.
More information about the Gcc-cvs
mailing list