This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/41313] g++.dg/tree-prof/partition1.C compilation and execution test failures on *-apple-darwin*
- From: "howarth at nitro dot med dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 1 Oct 2009 00:18:22 -0000
- Subject: [Bug c++/41313] g++.dg/tree-prof/partition1.C compilation and execution test failures on *-apple-darwin*
- References: <bug-41313-11113@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #13 from howarth at nitro dot med dot uc dot edu 2009-10-01 00:18 -------
Actually, the patch in Comment 11 leaves two of the original failures...
FAIL: g++.dg/tree-prof/partition1.C compilation, -g -fprofile-use
FAIL: g++.dg/tree-prof/partition1.C compilation, -O3 -g -fprofile-use
These remaining failing test cases are both accompanied by the numerous
warnings of the form...
ld: warning: can't add line info to anonymous symbol anon-func-0xF40 from
/var/tmp//ccwuqn0i.o
and
output is:
ld: warning: can't add line info to anonymous symbol anon-func-0xF40 from
/var/tmp//ccwuqn0i.o
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41313