[OpenBIOS] [PATCH 10/10] Adding filll Forth primitive (v2)

Andreas Färber andreas.faerber at web.de
Tue Aug 23 08:34:18 CEST 2011


Am 23.08.2011 um 04:45 schrieb William Hahne:

> On Mon, Aug 22, 2011 at 7:19 AM, Segher Boessenkool
> <segher at kernel.crashing.org> wrote:
>> This isn't going to work with -fstrict-aliasing, but I guess
>> openbios has that disabled anyway?
>>
>
> I don't think it breaks strict aliasing rules. A cell is defined as a
> 32bit integer on 32bit architectures and this code will only be
> compiled on ppc32.

ppc64?

Andreas

> I just wrote it as a uint32_t for clarity.
>
> William Hahne




More information about the OpenBIOS mailing list