[Bug testsuite/37589] New: FAIL: objc.dg/stubify-(1|2).m (test for excess errors)

dominiq at lps dot ens dot fr gcc-bugzilla@gcc.gnu.org
Fri Sep 19 16:50:00 GMT 2008


The following failures

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
FAIL: objc.dg/stubify-2.m (test for excess errors)
FAIL: objc.dg/stubify-2.m scan-rtl-dump-not jump "symbol_ref.*"objc_msgSend"":
dump file does not exist

are due to the error: unrecognized command line option "-mdynamic-no-pic".

At the beginning of the sources I read:

/* { dg-do compile { target *-*-darwin* } } */
/* { dg-options "-Os -mdynamic-no-pic" } */

or

/* { dg-do compile { target *-*-darwin* } } */
/* { dg-options "-mdynamic-no-pic -fdump-rtl-jump" } */

What's wrong here?


-- 
           Summary: FAIL: objc.dg/stubify-(1|2).m (test for excess errors)
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dominiq at lps dot ens dot fr
 GCC build triplet: i686-apple-darwin9
  GCC host triplet: i686-apple-darwin9
GCC target triplet: i686-apple-darwin9


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



More information about the Gcc-bugs mailing list