This is the mail archive of the gcc-bugs@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]

[Bug target/55654] New: objc/obj-c++ failures present under darwin10


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

             Bug #: 55654
           Summary: objc/obj-c++ failures present under darwin10
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: howarth@nitro.med.uc.edu


The following failures remain in the objc and objc++ test suite under
darwin10...

        === obj-c++ tests ===

FAIL: obj-c++.dg/torture/strings/string1.mm  -O2 -flto -flto-partition=none 
-fnext-runtime (test for excess errors)
FAIL: obj-c++.dg/torture/strings/string1.mm  -O2 -flto  -fnext-runtime (test
for excess errors)

for both -m32 and -m64

        === objc tests ===

FAIL: objc.dg/torture/strings/string1.m  -O2 -flto -flto-partition=none 
-fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string1.m  -O2 -flto  -fnext-runtime (test for
excess errors)
FAIL: objc.dg/torture/strings/string2.m  -O2 -flto -flto-partition=none 
-fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string2.m  -O2 -flto  -fnext-runtime (test for
excess errors)
FAIL: objc.dg/torture/strings/string3.m  -O2 -flto -flto-partition=none 
-fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string3.m  -O2 -flto  -fnext-runtime (test for
excess errors)
FAIL: objc.dg/torture/strings/string4.m  -O2 -flto -flto-partition=none 
-fnext-runtime (test for excess errors)
FAIL: objc.dg/torture/strings/string4.m  -O2 -flto  -fnext-runtime (test for
excess errors)

for both -m32 and -m64


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