FAIL: objc.dg/stubify-1.m (test for excess errors)
ERROR: objc.dg/stubify-1.m: error executing dg-final: couldn't open
"stubify-1.s": no such file or directory
UNRESOLVED: objc.dg/stubify-1.m: error executing dg-final: couldn't open
"stubify-1.s": no such file or directory
FAIL: objc.dg/stubify-2.m (test for excess errors)
ERROR: objc.dg/stubify-2.m: error executing dg-final: couldn't open
"stubify-2.m.08.jump": no such file or directory
UNRESOLVED: objc.dg/stubify-2.m: error executing dg-final: couldn't open
"stubify-2.m.08.jump": no such file or directory

FAIL: obj-c++.dg/stubify-1.mm (test for excess errors)
ERROR: obj-c++.dg/stubify-1.mm: error executing dg-final: couldn't open
"stubify-1.s": no such file or directory
UNRESOLVED: obj-c++.dg/stubify-1.mm: error executing dg-final: couldn't open
"stubify-1.s": no such file or directory
FAIL: obj-c++.dg/stubify-2.mm (test for excess errors)
ERROR: obj-c++.dg/stubify-2.mm: error executing dg-final: couldn't open
"stubify-2.mm.08.jump": no such file or directory
UNRESOLVED: obj-c++.dg/stubify-2.mm: error executing dg-final: couldn't open
"stubify-2.mm.08.jump": no such file or directory

-----

These fail because i686-darwin does not have -mdynamic-no-pic support (yet).

There are two ways in fixing these, either add -mdynamic-no-pic support or
change the tests to only test on powerpc-darwin


-- 
           Summary: objc.dg/stubify-*.m, and obj-c++.dg/stubify-*.mm fail on
                    i686-darwin
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
GCC target triplet: i686-apple-darwin


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

Reply via email to