[Scummvm-devel] Wii & Gamecube (resp. PowerPC) vs. unaligned memory access
Johannes Schickel
lordhoto at scummvm.org
Fri May 6 20:25:08 CEST 2011
> On Fri, May 6, 2011 at 7:45 PM, Johannes Schickel <lordhoto at scummvm.org>
wrote:
> > I think starting with GCC 4.0 we use gcc's methods to mark the variables
> > we use for memory read/write in the endian read stuff as "might alias".
> > This *should* take care of problems when optimizations are enabled.
>
> Good to see that its not only confusing me :P
> That's only the case for use_memalign=yes :)
In fact that was just my crappy memory once again.....
// Johannes
More information about the Scummvm-devel
mailing list