Bug 11153 - missing symbols in libgomp when linked with gold
Summary: missing symbols in libgomp when linked with gold
Status: RESOLVED FIXED
Alias: None
Product: binutils
Classification: Unclassified
Component: gold (show other bugs)
Version: 2.20
: P2 normal
Target Milestone: ---
Assignee: Ian Lance Taylor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-09 12:47 UTC by Matthias Klose
Modified: 2010-01-12 14:10 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Ian Lance Taylor 2010-01-12 07:20:03 UTC
With the current development version of gold, I don't see any differences like 
this.  I see symbols like omp_destroy_lock@@OMP_3.0, which is slightly different 
from the reported omp_destroy_lock@OMP_3.0.  I'm not sure what program generated 
the diff in this bug report.

If you still see a problem with the development version, please reopen with more 
details.
Comment 2 Matthias Klose 2010-01-12 14:10:05 UTC
don't see this anymore with today's binutils trunk building the gcc trunk.