tree.c (lvalue_p_1): A NOP_EXPR can be an lvalue.
authorJason Merrill <jason@yorick.cygnus.com>
Thu, 20 May 1999 12:17:36 +0000 (12:17 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 20 May 1999 12:17:36 +0000 (08:17 -0400)
commit06126ca285bb5ec114d8a1c2db4de6c6d8e96d1d
treecf2b4420b909e1bdaffb4cfe298a3436f0289f68
parent87533b37c7f8d54d0dad71d1a44a541d5ff36587
tree.c (lvalue_p_1): A NOP_EXPR can be an lvalue.

* tree.c (lvalue_p_1): A NOP_EXPR can be an lvalue.
(build_cplus_new): Make sure that what we return is of the right type.

From-SVN: r27063
gcc/cp/ChangeLog
gcc/cp/tree.c