--- Comment #7 from danglin at gcc dot gnu dot org 2009-09-30 22:46 ---
I tried 152326 and the bug has gone away. So, I'm closing this PR.
--
danglin at gcc dot gnu dot org changed:
What|Removed |Added
-
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Priority|P3 |P2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41485
--
rguenth at gcc dot gnu dot org changed:
What|Removed |Added
Target Milestone|--- |4.5.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41485
--- Comment #6 from dave at hiauly1 dot hia dot nrc dot ca 2009-09-30
14:22 ---
Subject: Re: [4.5 Regressions] ld: (Warning) Unsatisfied symbol
"gomp_tls_data"
> --- Comment #3 from davek at gcc dot gnu dot org 2009-09-30 13:50 ---
> Comment 32 in bug 41357 says that that bug
--- Comment #5 from davek at gcc dot gnu dot org 2009-09-30 14:10 ---
(In reply to comment #4)
> It uses GCC's emulated TLS support (don't support HP's TLS implementation).
> There were no libgomp failures prior to the change:
> http://gcc.gnu.org/ml/gcc-testresults/2009-09/msg02555.htm
--- Comment #4 from dave at hiauly1 dot hia dot nrc dot ca 2009-09-30
13:55 ---
Subject: Re: [4.5 Regressions] ld: (Warning) Unsatisfied symbol
"gomp_tls_data"
> What kind of TLS do you have on your platform? Also, does reverting the patch
> help you any, or do you just end up with t
--- Comment #3 from davek at gcc dot gnu dot org 2009-09-30 13:50 ---
Comment 32 in bug 41357 says that that bug has now gone away again as of
r.152325; I haven't had time to verify that myself yet but perhaps that one
will work for you also?
--
http://gcc.gnu.org/bugzilla/show_bug.
--- Comment #2 from davek at gcc dot gnu dot org 2009-09-30 03:28 ---
Hi John,
What kind of TLS do you have on your platform? Also, does reverting the patch
help you any, or do you just end up with the failures that were showing in bug
41357?
That PR is still open because the fix didn
--- Comment #1 from danglin at gcc dot gnu dot org 2009-09-30 02:55 ---
Introduced by revision 151959. I believe this comes from team.c.
--
danglin at gcc dot gnu dot org changed:
What|Removed |Added
---