This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: sparcv9 named return segfault fix
- From: Richard Henderson <rth at redhat dot com>
- To: Andrew Macleod <amacleod at cygnus dot com>
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 19 Mar 2002 16:19:18 -0800
- Subject: Re: sparcv9 named return segfault fix
- References: <200203181623.IAA07588@rtl.cygnus.com>
On Mon, Mar 18, 2002 at 08:23:50AM -0800, Andrew Macleod wrote:
> * expr.c (expand_expr): A RESULT_DECL is part of a call.
Hmm. Did you check gcc-testresults to see if this same problem
ocurrs on other targets that use PROMOTE_FOR_CALL_ONLY? I would
think that s390x would do.
r~