http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47813

           Summary: Some ObjC tests failing on ia6-suse-linux-gnu
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: objc
        AssignedTo: unassig...@gcc.gnu.org
        ReportedBy: nic...@gcc.gnu.org


In revision 170242 on ia64-suse-linux-gnu, we had

        === objc Summary ===

# of expected passes        2897
# of expected failures        10
# of unsupported tests        75
/usr/local/gcc/gcc-20110217/Build/gcc/xgcc  version 4.6.0 20110217
(experimental) [trunk revision 170242] (GCC) 

(as reported in http://gcc.gnu.org/ml/gcc-testresults/2011-02/msg01899.html)

while in revision 170268, on the same machine/tester, we had

        === objc tests ===

Running target unix
FAIL: objc.dg/bitfield-3.m -fgnu-runtime (test for excess errors)
FAIL: objc.dg/bitfield-5.m -fgnu-runtime (test for excess errors)
FAIL: objc.dg/layout-1.m -fgnu-runtime (test for excess errors)

        === objc Summary ===

# of expected passes        2894
# of unexpected failures    3
# of expected failures        10
# of unsupported tests        75
/usr/local/gcc/gcc-20110218/Build/gcc/xgcc  version 4.6.0 20110218
(experimental) [trunk revision 170268] (GCC) 

(as reported in http://gcc.gnu.org/ml/gcc-testresults/2011-02/msg02026.html)

As the big Apple 64-bit runtime patch was committed at revision 170260, this
suggests it broke Objective-C on ia64-suse-linux-gnu.

Thanks

Reply via email to