semantics.c (genrtl_finish_function): Don't try to jump to return_label unless it...
authorJason Merrill <jason@redhat.com>
Fri, 22 Dec 2000 14:51:22 +0000 (09:51 -0500)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 22 Dec 2000 14:51:22 +0000 (09:51 -0500)
commite6fe680d2e00451a9b646a23a22dafc625375f76
tree413c84bb65c8af5236929e39992ae36770813013
parente5214479a779ad44390aec0694c11c5493aaad83
semantics.c (genrtl_finish_function): Don't try to jump to return_label unless it exists.

        * semantics.c (genrtl_finish_function): Don't try to jump to
        return_label unless it exists.

From-SVN: r38461
gcc/cp/ChangeLog
gcc/cp/semantics.c