typeck.c (c_expand_return): Always convert_for_initialization before checking for...
authorJason Merrill <jason@yorick.cygnus.com>
Wed, 3 Sep 1997 20:01:18 +0000 (20:01 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 3 Sep 1997 20:01:18 +0000 (16:01 -0400)
commitc1bc6829b439dfd3590a54dd298b34a0b34ccf89
treea2b2afc1196b8cca1f703b9eb7b9360ab1199c49
parentfa8b60246437510ca70a89f5d9a127849f4228e5
typeck.c (c_expand_return): Always convert_for_initialization before checking for returning a pointer to local.

* typeck.c (c_expand_return): Always convert_for_initialization
  before checking for returning a pointer to local.

From-SVN: r15064
gcc/cp/ChangeLog
gcc/cp/decl2.c
gcc/cp/typeck.c