This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: x86 sibling call stuff
- To: mark at codesourcery dot com, rth at twiddle dot net
- Subject: Re: x86 sibling call stuff
- From: Mike Stump <mrs at windriver dot com>
- Date: Mon, 20 Mar 2000 19:06:56 -0800 (PST)
- Cc: gcc-bugs at gcc dot gnu dot org, law at cygnus dot com
> Date: Sun, 19 Mar 2000 15:29:56 -0800
> From: Richard Henderson <rth@twiddle.net>
> From here it appears that cp_unsave_r is somehow broken. Either it
> isn't resetting state it should, or the copy it performs is
> incomplete.
That sounds like a likely cause, given what you said and what I
inferred.