> Ah.  All validity issues aside, then "Dereferencing unaligned
> pointers yields a compile-time error" or "pointers with unknown
> alignment" would be much less cryptic: the "Dereferencing -1"
> just sounds like *(char *) -1 or a cut

I put a more explanatory comment in there.

I'm not exactly sure what to do about that code, though - the whole
point of the code is to make the app crash, but you can't crash
embedded that way, and anything I do to "make it work" makes it *less*
useful.  Not that I've tried libssp with RL78 yet, either.

Reply via email to