This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/52218] [4.7/4.8 Regression] libgo ftbfs on arm-linux-gnueabi (unknown case for SETCONTEXT_CLOBBERS_TLS)
- From: "michael.hope at linaro dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 06 Mar 2012 20:25:18 +0000
- Subject: [Bug go/52218] [4.7/4.8 Regression] libgo ftbfs on arm-linux-gnueabi (unknown case for SETCONTEXT_CLOBBERS_TLS)
- Auto-submitted: auto-generated
- References: <bug-52218-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52218
Michael Hope <michael.hope at linaro dot org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |michael.hope at linaro dot
| |org
--- Comment #6 from Michael Hope <michael.hope at linaro dot org> 2012-03-06 20:25:18 UTC ---
The getcontext() routines have now landed in glibc-ports and should be
available in glibc 2.16:
http://sourceware.org/ml/libc-ports/2012-02/msg00079.html
I'll ask if they can be included in Ubuntu Precise.