This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: emulating tls for systems without


	This patch has created 38 new libgomp testsuite failures for AIX.
These failures are regressions.

	The failures are linker errors of the form:

ERROR: Undefined symbol: __emutls_t.thr

and

ERROR: Undefined symbol: __emutls_t.__a22_module8__work

	Yet more reason that this patch was inappropriate for Stage 3.

David


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]