From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <046c01c3e7a0$269ad210$67844051@SOMA> From: "boyd, rounin" To: <9fans@cse.psu.edu> References: <20f6c2bf812efc23f83f7fc5e8d4634d@plan9.bell-labs.com> <027401c3e796$68040370$8201a8c0@cc77109e> <029701c3e79d$8af35370$8201a8c0@cc77109e> Subject: Re: [9fans] remember when C compiler used to produce working code? i don't! MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Date: Sat, 31 Jan 2004 03:15:50 +0100 Topicbox-Message-UUID: c869484c-eacc-11e9-9e20-41e7f4b1d025 > the reasoning (which may not be right) is that the port code > in cc cannot, in general, rewrite the tree; consider: > > *lp++ *= ratio; yeah, it could have arbitrarily nasty side effects to just hack on in there and fix just this problem for just 8c. i'd reckon you'd need to have good knowledge of the compiler and the various architectures. no point turning broken code into _very_ broken code.