This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug libgomp/42672] missing symbols in libgomp when linked with gold
- From: "ian at airs dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Jan 2010 07:20:13 -0000
- Subject: [Bug libgomp/42672] missing symbols in libgomp when linked with gold
- References: <bug-42672-5724@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #1 from ian at airs dot com 2010-01-12 07:20 -------
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.
--
ian at airs dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ian at airs dot com
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42672