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: testsuite exp programming issue


On Wed, 2006-10-04 at 00:30 -0400, Jack Howarth wrote:
> FAIL: objc.dg-struct-layout-encoding-1/t001_main.m execution test

If these (being objc.dg-struct-layout-encoding-1/*) are all failing,
then something is wrong.  I bet natural alignment is not set correctly
for 64bit.  But these were added so we know that we are getting the
wrong sizeof/alignof inside the library.  The correct fix is to help me
work on the libobjc_noheaders branch which will fix these the correct
way.  Oh, they are not going to be fixed for 4.2 so it is better just to
xfail them.

Thanks,
Andrew Pinski


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