------- Comment #5 from howarth at nitro dot med dot uc dot edu 2009-09-26 18:14 ------- Jakub, Can you check what --save-temps produces for g++.dg/tree-prof/partition1.C in partition1.s on linux? Does it produce two sets of global statements as well?
grep __Z3bari.eh partition1.S .globl __Z3bari.eh __Z3bari.eh: .globl __Z3bari.eh __Z3bari.eh: If so, is this by design or is it a gcc bug which binutils tolerates. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41313