From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Henderson To: John David Anglin Cc: gcc@gcc.gnu.org, gcc-patches@gcc.gnu.org Subject: Re: Simple returns are broken in gcc 3.X Date: Thu, 09 Aug 2001 15:48:00 -0000 Message-id: <20010809154831.B27670@redhat.com> References: <200108092212.f79MC5hq009138@hiauly1.hia.nrc.ca> X-SW-Source: 2001-08/msg00514.html On Thu, Aug 09, 2001 at 06:12:04PM -0400, John David Anglin wrote: > * stmt.c (expand_null_return_1): Remove code to generate simple returns > and "use_goto" argument. > (expand_null_return, expand_value_return): Update all callers. > * function.c (expand_function_end): Remove code to generate simple > return. > * config/vax/vax.md (epilogue): New expander for function return. > * doc/md.texi (epilogue): Remove "if defined". Ok. r~