[Bug c/71447] problem with pointer arythmetic?

2016-06-07 Thread johannesjanssens at telenet dot be
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71447 --- Comment #2 from Johannes Janssens --- I must apolagize, the bug is mine!!! I just discovered why. So sorry. Johannes Op 7/06/2016 om 17:12 schreef mpolacek at gcc dot gnu.org: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71447 > > Marek

[Bug c/71447] New: problem with pointer arythmetic?

2016-06-07 Thread johannesjanssens at telenet dot be
Assignee: unassigned at gcc dot gnu.org Reporter: johannesjanssens at telenet dot be Target Milestone: --- code snippet : -- typedef struct HstruWA *WA; typedef struct HstruWA{ //NEWHANDLE(WA) int qt; int *ofs; char*cnttypes; char