This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] missing return in code for complex MEMs
- From: Richard Henderson <rth at redhat dot com>
- To: Bob Wilson <bwilson at tensilica dot com>
- Cc: GCC Patches <gcc-patches at gcc dot gnu dot org>, dje at watson dot ibm dot com
- Date: Mon, 8 Aug 2005 12:34:09 -0700
- Subject: Re: [PATCH] missing return in code for complex MEMs
- References: <42F79C2E.2020302@tensilica.com>
On Mon, Aug 08, 2005 at 10:53:50AM -0700, Bob Wilson wrote:
> * expr.c (write_complex_part): Return after handling MEM.
Ok.
r~