]> git.ipfire.org Git - thirdparty/gcc.git/commit - gcc/cp/init.cc
init.c (build_new): Use a TARGET_EXPR instead of SAVE_EXPR for alloc_expr.
authorJason Merrill <jason@yorick.cygnus.com>
Thu, 4 Dec 1997 10:03:02 +0000 (10:03 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 4 Dec 1997 10:03:02 +0000 (05:03 -0500)
commit2face51965e6d4b7980ec9f6da0b6a19cf878f99
tree598ae7a81d707d3612751f1b9b0a87e219a30894
parent11f39cf45fe48480da4e44327767f0ac7e77d30e
init.c (build_new): Use a TARGET_EXPR instead of SAVE_EXPR for alloc_expr.

* init.c (build_new): Use a TARGET_EXPR instead of SAVE_EXPR for
  alloc_expr.
   * call.c (build_op_delete_call): Adjust.

From-SVN: r16939
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/cp/init.c