public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dominiq at lps dot ens dot fr" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug testsuite/39325]  New: FAIL: gcc.misc-tests/linkage.c link
Date: Sat, 28 Feb 2009 11:26:00 -0000	[thread overview]
Message-ID: <bug-39325-12313@http.gcc.gnu.org/bugzilla/> (raw)

The last failure for gcc I have on i686-apple-darwin9 is with -m64:

FAIL: gcc.misc-tests/linkage.c link

The log file shows:

Running /opt/gcc/gcc-4.4-work/gcc/testsuite/gcc.misc-tests/linkage.exp ...
Executing on host: /Volumes/MacBook/opt/gcc/i686-darwin/gcc/xgcc
-B/Volumes/MacBook/opt/gcc/i686-darwin/gcc/  "-w" -c  -m64 -o linkage-x.o
/opt/gcc/gcc-4.4-work/gcc/testsuite/gcc.misc-tests/linkage-x.c    (timeout =
300)
cc -c  /opt/gcc/gcc-4.4-work/gcc/testsuite/gcc.misc-tests/linkage-y.c
>&/dev/null
Executing on host: /Volumes/MacBook/opt/gcc/i686-darwin/gcc/xgcc
-B/Volumes/MacBook/opt/gcc/i686-darwin/gcc/ linkage-y.o linkage-x.o   -lm  
-m64 -o linkage.exe    (timeout = 300)
ld warning: in linkage-y.o, file is not of required architecture^M
Undefined symbols:^M
  "_main", referenced from:^M
      start in crt1.10.5.o^M
ld: symbol(s) not found^M
collect2: ld returned 1 exit status^M
compiler exited with status 1
output is:
ld warning: in linkage-y.o, file is not of required architecture^M
Undefined symbols:^M
  "_main", referenced from:^M
      start in crt1.10.5.o^M
ld: symbol(s) not found^M
collect2: ld returned 1 exit status^M

FAIL: gcc.misc-tests/linkage.c link
testcase /opt/gcc/gcc-4.4-work/gcc/testsuite/gcc.misc-tests/linkage.exp
completed in 0 seconds

I don't understand why native_cflags is not set to -m64 (it is for -m32 and in
both cases on powerpc-apple-darwin9).


-- 
           Summary: FAIL: gcc.misc-tests/linkage.c link
           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=39325


             reply	other threads:[~2009-02-28 11:26 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-28 11:26 dominiq at lps dot ens dot fr [this message]
2009-03-01 12:00 ` [Bug testsuite/39325] " dominiq at lps dot ens dot fr
2009-03-02 17:28 ` janis at gcc dot gnu dot org
2009-03-30  8:36 ` dominiq at lps dot ens dot fr
2009-03-30 13:32 ` dominiq at lps dot ens dot fr
2009-04-07 22:46 ` janis at gcc dot gnu dot org
2009-04-07 22:49 ` janis at gcc dot gnu dot org
2009-05-17 18:54 ` fxcoudert at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-39325-12313@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).