This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: PR 8146: Clarification
- From: Eric Botcazou <ebotcazou at libertysurf dot fr>
- To: Nathanael Nerode <neroden at twcny dot rr dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 7 Nov 2002 16:39:42 +0100
- Subject: Re: PR 8146: Clarification
- References: <20021107144617.GA475@doctormoo>
> PR 8146 seems to be solved by applying
> http://gcc.gnu.org/ml/gcc-patches/2002-08/txt00034.txt
Yes, both trunk and branch.
> and this patch causes no additional regressions.
I didn't check.
> It has received no negative commentary.
Well, I think it somewhat abuses PUSH_ARGS_REVERSED which, according to the
comment at the beginning of calls.c, should only be defined if arguments are
pushed onto the stack.
--
Eric Botcazou