------- 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 the failures that were showing in bug > 41357? 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.html While I know that the change introduced the failures, I haven't tried reverting the change with the current head. The same failures do not occur on the 32-bit hppa2.0w-hp-hpux11.11 target. It also uses GCC's emulated TLS support. I would guess that this has something to do with hppa64-hp-hpux11.11 using dwarf debug support and hppa2.0w-hp-hpux11.11 using stabs. Dave -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41485