------- Comment #5 from hp at gcc dot gnu dot org 2006-01-04 01:06 ------- Also seen for 109236 (new test) with cross to mmix-knuth-mmixware, cris-axis-elf, cris-axis-linux-gnu, i686-pc-linux-gnu (native FC2), sh-elf, mips-elf: Running /home/hp/combined/combined/gcc/testsuite/objc.dg/gnu-encoding/gnu-encoding.exp ... FAIL: objc.dg-struct-layout-encoding-1/t025_main.m execution test FAIL: objc.dg-struct-layout-encoding-1/t026_main.m execution test FAIL: objc.dg-struct-layout-encoding-1/t027_main.m execution test FAIL: objc.dg-struct-layout-encoding-1/t028_main.m execution test FAIL: objc.dg-struct-layout-encoding-1/t029_main.m execution test FAIL: objc.dg-struct-layout-encoding-1/t030_main.m execution test FAIL: objc.dg-struct-layout-encoding-1/t031_main.m execution test
native objc.log entry for t025: struct { u2sf a;} align is 8, but is calulated as 4 struct { u4si a;} align is 16, but is calulated as 4 union { v4si a;} size is 16, but is calulated as 0 union { v4si a;} align is 16, but is calulated as 1 union { v2si a;} size is 8, but is calulated as 0 union { v2si a;} align is 4, but is calulated as 1 FAIL: objc.dg-struct-layout-encoding-1/t025_main.m execution test -- hp at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hp at gcc dot gnu dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25361