From mint-bounce@lists.fishpool.fi Thu Jul 23 17:25:34 2009 Date: Thu, 23 Jul 2009 23:24:02 +0200 To: "mint@lists.fishpool.fi" Subject: Re: [MiNT] Highwire edit From: "Helmut Karlowski" Content-Type: text/plain; format=flowed; delsp=yes; charset=iso-8859-15 MIME-Version: 1.0 References: <004817e1.019ad6d61bb6@smtp.freeola.net> <4A6421E4.4030706@freesbee.fr> <20090722143357.shzph6ag9w4840so@pop.freeola.net> <20090723143553.2tznvkixsgogosc8@pop.freeola.net> <3331220797.1836019491@[192.168.178.12]> <4A68C890.9040308@freesbee.fr> Content-Transfer-Encoding: 8bit Message-ID: In-Reply-To: <4A68C890.9040308@freesbee.fr> User-Agent: Opera Mail/9.64 (Win32) X-Antivirus: avast! (VPS 090722-0, 22.07.2009), Outbound message X-Antivirus-Status: Clean X-ecartis-version: Ecartis v1.0.0 Sender: mint-bounce@lists.fishpool.fi Errors-to: mint-bounce@lists.fishpool.fi X-original-sender: helmut.karlowski@ish.de Precedence: bulk List-help: List-unsubscribe: List-Id: X-List-ID: List-subscribe: List-owner: List-post: Am 23.07.2009, 22:31 Uhr, schrieb Vincent Rivière : > I have just tested this with the brand new GCC 4.4.1. > In any case, the result is a single "move.b" instruction, > it couldn't be more simple. gcc 2.95 puts an 'and' into the program for the & (without optimization), which slows down our atari. -Helmut