From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@9fans.net Date: Mon, 3 Jun 2013 18:34:47 +0200 From: lucio@proxima.alt.za In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Subject: Re: [9fans] Go and 21-bit runes (and a bit of Go status) Topicbox-Message-UUID: 61e10266-ead8-11e9-9d60-3106f5b1d025 > starts note handler > generates fp fault > saves up registers, > finds that we're in FPillegal state, and process > becomes Broken That conflicts with Go's intent, I've no idea how one addresses it. Ideally, the kernel should trigger a condition that the Go runtime can deal with. I can see why it is unlikely. ++L