* stmt.c (expand_return): If an attempt is made to return the
authormmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Feb 2001 18:22:32 +0000 (18:22 +0000)
committermmitchel <mmitchel@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 20 Feb 2001 18:22:32 +0000 (18:22 +0000)
commitfb9fa837090060b6fd541b91d36b8071fe458330
tree40949ebadccd8eec61e63b81100bb256e38ed590
parente999f3b1286079daf5190bdca56084f915cdab5c
* stmt.c (expand_return): If an attempt is made to return the
error_mar_node, treat the return like a return without a value.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@39924 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/cp/ChangeLog
gcc/stmt.c
gcc/testsuite/g++.old-deja/g++.other/return1.C [new file with mode: 0644]