This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PR 8146: Clarification


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]