------- Comment #10 from pinskia at gcc dot gnu dot org 2005-11-10 14:09 ------- (In reply to comment #9) > What you are saying is that: > Pointer arithmetic is only valid on elements of the same array that are > adjacent, and that any other uses of pointer arithmetic produces undefined > behaviour.
YES, see also comment #3. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24756