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