http://llvm.org/bugs/show_bug.cgi?id=4577
Eli Friedman <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Eli Friedman <[email protected]> 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. _______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
