This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: covariant*.C FAILs on GCC 3.4 branch
> >>>>> Mark Mitchell writes:
>
> Mark> Would you please revert the portion of your patch that changed the
> Mark> handling of DECL_ARGUMENTS? Or, get David to sign off on apply the
> Mark> rest of your patch, even though that will break the AIX build due to
> Mark> the assembler issues there.
>
> I am not sure what patch you're talking about. If you need to
> apply Honza's semantics.c patch, go ahead.
I think Mark was speaking about the patch that changed ordering of
thunks and reproduced problem in AIX linker.
If I skip the removal of arguments, I can reorder them back. It
unfortunately causes again quite noticeable memory regression on the
testcase I was trying to solve, but of course correctness is first :)
Honza
>
> David