This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] Fun with exceptions -- opinions needed
- From: Michael Matz <matz at suse dot de>
- To: Fergus Henderson <fjh at cs dot mu dot OZ dot AU>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 20 Jun 2003 16:24:22 +0200 (CEST)
- Subject: Re: [tree-ssa] Fun with exceptions -- opinions needed
Hi,
On Tue, 17 Jun 2003, Fergus Henderson wrote:
> In "l = rhs", "l" is not the return value.
Thanks. That completely cleans up my confusion then.
Ciao,
Michael.