This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[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



------- Comment #1 from micirio at gmx dot net  2008-10-29 01:29 -------
Created an attachment (id=16579)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=16579&action=view)
test.i


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37947


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]