[Bug libobjc/25359] some objc.dg-struct-layout-encoding-1 failures

2011-01-10 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25359 Iain Sandoe iains at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug libobjc/25359] some objc.dg-struct-layout-encoding-1 failures

2010-04-04 Thread developer at sandoe-acoustics dot co dot uk
--- Comment #9 from developer at sandoe-acoustics dot co dot uk 2010-04-04 08:47 --- indeed, my comment #6 is probably wrong for this PR. (There are a number of m64 structure size fails across the powerpc compiler - but that issue could well be different from the objc one which also

[Bug libobjc/25359] some objc.dg-struct-layout-encoding-1 failures

2010-04-03 Thread howarth at nitro dot med dot uc dot edu
--- Comment #3 from howarth at nitro dot med dot uc dot edu 2010-04-03 16:32 --- Created an attachment (id=20303) -- (http://gcc.gnu.org/bugzilla/attachment.cgi?id=20303action=view) objc.log with exact failing objc.dg-struct-layout-encoding-1 tests listed This is from r157950...

[Bug libobjc/25359] some objc.dg-struct-layout-encoding-1 failures

2010-04-03 Thread howarth at nitro dot med dot uc dot edu
--- Comment #4 from howarth at nitro dot med dot uc dot edu 2010-04-03 16:34 --- These failures... FAIL: objc.dg-struct-layout-encoding-1/t001_main.m execution test FAIL: objc.dg-struct-layout-encoding-1/t005_main.m execution test FAIL: objc.dg-struct-layout-encoding-1/t009_main.m

[Bug libobjc/25359] some objc.dg-struct-layout-encoding-1 failures

2010-04-03 Thread howarth at nitro dot med dot uc dot edu
--- Comment #5 from howarth at nitro dot med dot uc dot edu 2010-04-03 16:37 --- powerpc64-unknown-linux-gnu doesn't exhibit this problem at either -m32 or -m64... http://gcc.gnu.org/ml/gcc-testresults/2010-04/msg00232.html -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25359

[Bug libobjc/25359] some objc.dg-struct-layout-encoding-1 failures

2010-04-03 Thread developer at sandoe-acoustics dot co dot uk
--- Comment #6 from developer at sandoe-acoustics dot co dot uk 2010-04-03 16:40 --- (In reply to comment #4) These failures... snip FAIL: objc.dg-struct-layout-encoding-1/t024_main.m execution test still exist in current gcc trunk on powerpc-apple-darwin9. these discrepancies in

[Bug libobjc/25359] some objc.dg-struct-layout-encoding-1 failures

2010-04-03 Thread mrs at gcc dot gnu dot org
--- Comment #7 from mrs at gcc dot gnu dot org 2010-04-03 18:06 --- The Apple gcc-4.2 tree had a few fixes that improved these tests as I recall. I think if we pull the code from darwin_rs6000_special_round_type_align it will fix this. --

[Bug libobjc/25359] some objc.dg-struct-layout-encoding-1 failures

2010-04-03 Thread pinskia at gcc dot gnu dot org
--- Comment #8 from pinskia at gcc dot gnu dot org 2010-04-03 18:15 --- This is just a library side issue. I have a fix on a branch which rewrites the library not to use the back-end header files. But I have not had time to work on it recently. --

[Bug libobjc/25359] some objc.dg-struct-layout-encoding-1 failures

2006-10-29 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2006-10-30 06:21 --- Note I xfailed these testcases. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25359

[Bug libobjc/25359] some objc.dg-struct-layout-encoding-1 failures

2005-12-11 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2005-12-12 05:51 --- Mine, I am working on this via PR 24775. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added