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 c++/41313] g++.dg/tree-prof/partition1.C compilation and execution test failures on *-apple-darwin*



------- 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


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