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: covariant*.C FAILs on GCC 3.4 branch


> 
> Jan --
> 
> Something seems to be badly wrong with all of the covariant*.C tests
> on x86 GNU/Linux on the GCC 3.4 branch; we get a crash in
> start_function because DECL_ARGUMENTS are not set up correctly in
> thunks.

This is interesting.  I remember covariant tests failing in early
version of the patch, but I am quite sure they didn't with the version I
sent  out.  I will figure out what is going and unless I just messed up
something with the commit, I revert the problematic part.
I apologize for causing the breakage.

Honza
> 
> Would you please revert the portion of your patch that changed the
> handling of DECL_ARGUMENTS?  Or, get David to sign off on apply the
> rest of your patch, even though that will break the AIX build due to
> the assembler issues there.
> 
> We're going to have to find a way around that at some point, but it's
> very difficult to use the branch for testing on x86 GNU/Linux right
> now, which is the most-used development platform.
> 
> Thanks,
> 
> --
> Mark Mitchell
> CodeSourcery, LLC
> mark@codesourcery.com


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