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/54083] New: FAIL: gcc.dg/torture/pr53922.c on x86_64-apple-darwin10


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

             Bug #: 54083
           Summary: FAIL: gcc.dg/torture/pr53922.c on
                    x86_64-apple-darwin10
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: dominiq@lps.ens.fr
                CC: iains@gcc.gnu.org, rguenth@gcc.gnu.org
              Host: x86_64-apple-darwin10
            Target: x86_64-apple-darwin10
             Build: x86_64-apple-darwin10


The test gcc.dg/torture/pr53922.c fails on x86_64-apple-darwin10 with

FAIL: gcc.dg/torture/pr53922.c  -O0  (test for excess errors)
Excess errors:
Undefined symbols:
  "_y", referenced from:
      _y$non_lazy_ptr in cc15xBZL.o
     (maybe you meant: _y$non_lazy_ptr)
ld: symbol(s) not found


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