[LLVMbugs] [Bug 4577] gcc compatibility, postincrement operator
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Sat Jul 18 11:19:31 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4577
Eli Friedman <sharparrow1 at yahoo.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sharparrow1 at yahoo.com
Status|NEW |RESOLVED
Resolution| |INVALID
--- Comment #1 from Eli Friedman <sharparrow1 at yahoo.com> 2009-07-18 13:19:30 ---
a++ + a++ has undefined behavior; see http://c-faq.com/expr/evalorder2.html .
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list