X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f Date: Fri, 31 Jan 2014 17:14:33 -0500 Message-Id: <201401312214.s0VMEXN3022557@envy.delorie.com> From: DJ Delorie To: geda-user AT delorie DOT com In-reply-to: <20140131220845.GA29613@visitor2.iram.es> (message from Gabriel Paubert on Fri, 31 Jan 2014 23:08:45 +0100) Subject: Re: [geda-user] Re: refdes renumber References: <1391182300 DOT 2023 DOT 11 DOT camel AT AMD64X2 DOT fritz DOT box> <20140131220845 DOT GA29613 AT visitor2 DOT iram DOT es> Reply-To: geda-user AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: geda-user AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk > Basically today, all machines you can afford to buy ... have word > sizes which are a power of 2, Ha! No. I've done a few GCC ports to microcontrollers with odd register/pointer/whatever sizes. I'm in the middle of proposing a new mechanism inside gcc to have target-defined not-power-of-two types, too.