From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3891398c35e3d0d813c6104e2a6a71a9@hamnavoe.com> To: 9fans@9fans.net From: Richard Miller <9fans@hamnavoe.com> Date: Tue, 3 Dec 2013 09:48:44 +0000 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: 910debd0-ead8-11e9-9d60-3106f5b1d025 > * Repro for Plan 9 8c bug: > unsigned long long x; > > int f(int); > > void > test(void) > { > int a; > a = f(a-x+a); > } Is anybody working on fixing this? If not, I'll volunteer.