public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "howarth at nitro dot med dot uc dot edu" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/41313]  New: g++.dg/tree-prof/partition1.C compilation and execution test failures on *-apple-darwin*
Date: Wed, 09 Sep 2009 02:22:00 -0000	[thread overview]
Message-ID: <bug-41313-11113@http.gcc.gnu.org/bugzilla/> (raw)

Current on all *-apple-darwin* targets were seeing the following
g++.dg/tree-prof/partition1.C tests fail...

FAIL: g++.dg/tree-prof/partition1.C compilation,  -g  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -g  -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation,  -O0  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -O0  -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation,  -O1  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -O1  -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation,  -O2  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -O2  -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation,  -O3  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -O3  -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation,  -O3 -g  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -O3 -g  -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation,  -Os  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -Os  -fprofile-use

On x86_64-apple-darwin10, these appear in the form...

Executing on host:
/sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/gcc/testsuite/g++/../../g++
-B/sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/gcc/testsuite/g++/../../
/sw/src/fink.build/gcc45-4.4.999-20090908/gcc-4.5-20090908/gcc/testsuite/g++.dg/tree-prof/partition1.C
 -nostdinc++
-I/sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/x86_64-apple-darwin10/libstdc++-v3/include/x86_64-apple-darwin10
-I/sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/x86_64-apple-darwin10/libstdc++-v3/include
-I/sw/src/fink.build/gcc45-4.4.999-20090908/gcc-4.5-20090908/libstdc++-v3/libsupc++
-I/sw/src/fink.build/gcc45-4.4.999-20090908/gcc-4.5-20090908/libstdc++-v3/include/backward
-I/sw/src/fink.build/gcc45-4.4.999-20090908/gcc-4.5-20090908/libstdc++-v3/testsuite/util
-fmessage-length=0  -g  -O2 -freorder-blocks-and-partition -fprofile-use   
-L/sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/x86_64-apple-darwin10/./libstdc++-v3/src/.libs

-L/sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/x86_64-apple-darwin10/./libstdc++-v3/src/.libs
-L/sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/x86_64-apple-darwin10/./libiberty
 -multiply_defined suppress -lm   -o
/sw/src/fink.build/gcc45-4.4.999-20090908/darwin_objdir/gcc/testsuite/g++/partition1.x02
   (timeout = 300)
/var/tmp//ccXmTU1f.s:1132:FATAL:Symbol __Z3bari.eh already defined.
compiler exited with status 1
output is:
/var/tmp//ccXmTU1f.s:1132:FATAL:Symbol __Z3bari.eh already defined.

FAIL: g++.dg/tree-prof/partition1.C compilation,  -g  -fprofile-use
UNRESOLVED: g++.dg/tree-prof/partition1.C execution,    -g  -fprofile-use


-- 
           Summary: g++.dg/tree-prof/partition1.C compilation and execution
                    test failures on *-apple-darwin*
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: howarth at nitro dot med dot uc dot edu
 GCC build triplet: *-apple-darwin*
  GCC host triplet: *-apple-darwin*
GCC target triplet: *-apple-darwin*


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


             reply	other threads:[~2009-09-09  2:22 UTC|newest]

Thread overview: 46+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-09-09  2:22 howarth at nitro dot med dot uc dot edu [this message]
2009-09-10  3:49 ` [Bug c++/41313] " howarth at nitro dot med dot uc dot edu
2009-09-10  3:50 ` howarth at nitro dot med dot uc dot edu
2009-09-10  3:51 ` howarth at nitro dot med dot uc dot edu
2009-09-10  3:53 ` howarth at nitro dot med dot uc dot edu
2009-09-26 18:14 ` howarth at nitro dot med dot uc dot edu
2009-09-26 19:10 ` dominiq at lps dot ens dot fr
2009-09-26 20:20 ` hjl dot tools at gmail dot com
2009-09-26 20:43 ` rguenth at gcc dot gnu dot org
2009-09-30 20:26 ` howarth at nitro dot med dot uc dot edu
2009-09-30 20:54 ` mrs at apple dot com
2009-09-30 22:36 ` howarth at nitro dot med dot uc dot edu
2009-09-30 22:46 ` jakub at gcc dot gnu dot org
2009-10-01  0:18 ` howarth at nitro dot med dot uc dot edu
2009-10-01  0:29 ` howarth at nitro dot med dot uc dot edu
2009-10-01  0:54 ` mrs at apple dot com
2009-10-01 15:42 ` howarth at nitro dot med dot uc dot edu
2009-10-01 15:55 ` howarth at nitro dot med dot uc dot edu
2009-10-01 19:14 ` mrs at apple dot com
2009-10-01 23:54 ` howarth at nitro dot med dot uc dot edu
2009-10-02  2:03 ` mrs at apple dot com
2009-10-02  2:36 ` howarth at nitro dot med dot uc dot edu
2009-10-02  2:44 ` howarth at nitro dot med dot uc dot edu
2009-10-02  5:00 ` howarth at nitro dot med dot uc dot edu
2009-10-02  5:12 ` howarth at nitro dot med dot uc dot edu
2009-10-02  5:34 ` howarth at nitro dot med dot uc dot edu
2009-10-02  5:40 ` howarth at nitro dot med dot uc dot edu
2009-10-02  5:45 ` howarth at nitro dot med dot uc dot edu
2009-10-02 14:08 ` [Bug c++/41313] r150553 causes " howarth at nitro dot med dot uc dot edu
2009-10-02 22:10 ` howarth at nitro dot med dot uc dot edu
2009-10-04 16:38 ` howarth at nitro dot med dot uc dot edu
2009-10-05 18:06 ` howarth at nitro dot med dot uc dot edu
2009-10-05 20:55 ` mrs at apple dot com
2009-10-05 21:16 ` mrs at apple dot com
2009-10-05 23:25 ` howarth at nitro dot med dot uc dot edu
2009-10-06  0:52 ` howarth at nitro dot med dot uc dot edu
2009-10-06  2:03 ` howarth at nitro dot med dot uc dot edu
2009-10-06  2:06 ` howarth at nitro dot med dot uc dot edu
2009-10-06  2:18 ` howarth at nitro dot med dot uc dot edu
2009-10-06  2:19 ` howarth at nitro dot med dot uc dot edu
2009-10-08 15:17 ` howarth at nitro dot med dot uc dot edu
2009-10-08 15:17 ` howarth at nitro dot med dot uc dot edu
2009-10-11  1:12 ` howarth at nitro dot med dot uc dot edu
2009-10-11  1:13 ` howarth at nitro dot med dot uc dot edu
2009-10-21 15:08 ` pogma at gcc dot gnu dot org
2009-10-22 12:57 ` howarth at nitro dot med dot uc dot edu

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-41313-11113@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).