- [Bug c/37947] New: p->count += inc(p); // value of p->count is wrong, if inc(p) not only returns an int but also increases p->counter, micirio at gmx dot net
- [Bug c/37947] p->count += inc(p); // value of p->count is wrong, if inc(p) not only returns an int but also increases p->counter,
micirio at gmx dot net <=
- [Bug c/37947] p->count += inc(p); // value of p->count is wrong, if inc(p) not only returns an int but also increases p->counter, pinskia at gcc dot gnu dot org
- [Bug c/37947] p->count += inc(p); // value of p->count is wrong, if inc(p) not only returns an int but also increases p->counter, micirio at gmx dot net
- [Bug c/37947] missing sequence point warning for 'count += inc(&count);', manu at gcc dot gnu dot org
- [Bug c/37947] missing sequence point warning for 'count += inc(&count);', manu at gcc dot gnu dot org
- [Bug c/37947] missing sequence point warning for 'count += inc(&count);', rguenth at gcc dot gnu dot org
- [Bug c/37947] missing sequence point warning for 'count += inc(&count);', manu at gcc dot gnu dot org
|