On Fri, Jul 8, 2011 at 1:17 PM, Drasko DRASKOVIC <drasko.drasko...@gmail.com
> wrote:

> I am just wandering, would :
> t32 = *(uint32_t*)((void *)&buffer[i]);
> quite the compiler ;)
>

Yes probably, but it would still crash on an architecture that doesn't
support unaligned accesses.

/Andreas
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to