decl.c (finish_constructor_body): Don't set the return value of the constructor if...
authorAndrew Haley <aph@redhat.com>
Tue, 1 Jul 2008 12:56:08 +0000 (12:56 +0000)
committerAndrew Haley <aph@gcc.gnu.org>
Tue, 1 Jul 2008 12:56:08 +0000 (12:56 +0000)
commit298b7d2bc5602026656853b7ad6a8bdaa87a29a1
tree0ecaa5a3372af24f0038ce6fc99dd49c826cdb90
parentc0d459f0e6282d3f1777dec137eb6c90f23320d0
decl.c (finish_constructor_body): Don't set the return value of the constructor if...

2008-07-01  Andrew Haley  <aph@redhat.com>

        * decl.c (finish_constructor_body): Don't set the return value of
        the constructor if the constructor is that of a Java type.

From-SVN: r137317
gcc/cp/ChangeLog
gcc/cp/decl.c