This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug go/50654] Many Go tests fail on emutls targets
- From: "ian at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 14 Feb 2012 00:38:12 +0000
- Subject: [Bug go/50654] Many Go tests fail on emutls targets
- Auto-submitted: auto-generated
- References: <bug-50654-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50654
--- Comment #1 from ian at gcc dot gnu.org <ian at gcc dot gnu.org> 2012-02-14 00:38:12 UTC ---
Author: ian
Date: Tue Feb 14 00:38:07 2012
New Revision: 184188
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184188
Log:
PR go/50654
runtime: Reload m and g if necessary after getcontext returns.
Modified:
trunk/libgo/runtime/proc.c